index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
/
dashenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavf/dashenc: remove unneeded call to dash_free
Rodger Combs
2018-03-18
1
-3
/
+1
*
libavformat/dashenc: Option to set timeout for socket I/O operation
Ravindra
2018-03-18
1
-0
/
+4
*
avformat/dashenc: Use HTTP DELETE for HTTP base proto
Serhii Marchuk
2018-03-03
1
-3
/
+25
*
avformat/dashenc: fix for segment open issue when persistent connection is en...
Vishwanath Dixit
2018-03-03
1
-1
/
+1
*
avformat/dashenc: Removed usage of deprecated 'filename' variable
Karthick Jeyapal
2018-02-27
1
-1
/
+1
*
avformat/dashenc: add option to change HTTP method
Serhii Marchuk
2018-02-27
1
-0
/
+4
*
avformat/dashenc: chunk streaming support for low latency use cases
Vishwanath Dixit
2018-02-24
1
-3
/
+23
*
avformat/dashenc: opening a segment file when its first frame is ready
Vishwanath Dixit
2018-02-24
1
-21
/
+36
*
avformat: migrate to AVFormatContext->url
Marton Balint
2018-01-28
1
-8
/
+8
*
avformat/dashenc: Signal http end of chunk(http_shutdown) explicitly
Karthick Jeyapal
2018-01-26
1
-0
/
+3
*
avformat/dashenc: Fix a resource leak when http persistent in enabled
Karthick Jeyapal
2018-01-26
1
-0
/
+4
*
avformat/hlsenc: closed caption tags in the master playlist
Vishwanath Dixit
2018-01-24
1
-1
/
+1
*
avformat/hlsenc: Add CODECS attribute to master playlist
Karthick Jeyapal
2018-01-19
1
-1
/
+1
*
avformat/dashenc: Persistent HTTP connections supported as an option
Karthick Jeyapal
2017-12-29
1
-13
/
+54
*
avformat/dashenc: Addition of #EXT-X-MEDIA tag and AUDIO attribute
Karthick Jeyapal
2017-12-29
1
-2
/
+22
*
avformat/hlsenc:addition of #EXT-X-MEDIA tag and AUDIO attribute
Vishwanath Dixit
2017-12-23
1
-1
/
+2
*
avformat/dashenc: avformat/dashenc: Fix the EXT-X-TARGETDURATION as per the h...
Karthick J
2017-12-22
1
-1
/
+1
*
avformat/dashenc: add avpriv_io_move return value check
Steven Liu
2017-12-04
1
-1
/
+3
*
avformat/hlsplaylist: add int type of API ff_hls_write_file_entry
Steven Liu
2017-12-04
1
-1
/
+5
*
avformat/dashenc: Option to generate hls playlist as well
Karthick J
2017-11-30
1
-6
/
+104
*
avformat/dashenc: Associate mpd extension with dash muxer
Karthick J
2017-11-25
1
-0
/
+1
*
avformat/dashenc: Added configuration to override HTTP User-Agent
Karthick J
2017-11-21
1
-3
/
+19
*
avformat/dashenc: fix min_seg_duration option size
James Cowgill
2017-11-19
1
-1
/
+1
*
Merge commit '4723c6226aa1ece4099338cc9b38a9cef4fa4846'
James Almer
2017-11-12
1
-1
/
+3
|
\
|
*
dashenc: fix bitrate estimation with correct scaling
Anton Schubert
2017-10-27
1
-1
/
+4
|
*
lavf: Remove codec_tag from dashenc and smoothstreamingenc
Martin Storsjö
2017-07-02
1
-1
/
+0
*
|
dashenc: copy stream frame rate to output stream
Peter Große
2017-10-29
1
-0
/
+1
*
|
dashenc: Don't output frameRates at both AS and Representation-level. Only ou...
Anton Schubert
2017-10-29
1
-2
/
+2
*
|
dashenc: allow AdaptationSets to have different average frame rates
Peter Große
2017-10-29
1
-10
/
+9
*
|
dashenc: don't write header data before the first packet arrives
Peter Große
2017-10-29
1
-1
/
+1
*
|
dashenc: set DASH related options for the subsequent matroska muxer when usin...
Peter Große
2017-10-29
1
-0
/
+3
*
|
dashenc: fix bitrate estimation with correct scaling
Anton Schubert
2017-10-29
1
-1
/
+2
*
|
dashenc: move UTCTiming element to the end of the manifest
Peter Große
2017-10-28
1
-2
/
+4
*
|
dashenc: use av_dict_set_int instead of static function
Peter Große
2017-10-28
1
-10
/
+2
*
|
Merge commit '7295b7373862ee54903b33d6ef3335531dfa93ad'
Rodger Combs
2017-09-26
1
-20
/
+81
|
\
\
|
|
/
|
*
dashenc: add webm support
Peter Große
2017-01-31
1
-21
/
+82
*
|
Merge commit '01f1f017d831cf14617aaaeafcec3ae3a81efce7'
Rodger Combs
2017-09-26
1
-24
/
+37
|
\
\
|
|
/
|
*
dashenc: use avio_dynbuf instead of packet_write callback
Peter Große
2017-01-31
1
-25
/
+36
*
|
Merge commit 'dce2929efa8e82b0832a828f7e8cb81ff8c20a4e'
Rodger Combs
2017-09-26
1
-0
/
+24
|
\
\
|
|
/
|
*
dashenc: copy language and role metadata from streams assigned to sets
Peter Große
2017-01-31
1
-1
/
+26
*
|
Merge commit 'ca9bc9de690258d4761a19b0df6e9c9113b80115'
Rodger Combs
2017-09-26
1
-17
/
+6
|
\
\
|
|
/
|
*
dashenc: default to one AdaptationSet per stream
Peter Große
2017-01-31
1
-17
/
+6
*
|
Merge commit 'efd2fc41b3f0749f9715d50b581f22bbaa8c5b99'
Rodger Combs
2017-09-26
1
-16
/
+45
|
\
\
|
|
/
|
*
dashenc: allow assigning all streams of a media type to an AdaptationSet
Peter Große
2017-01-31
1
-16
/
+45
*
|
Merge commit '3d23a5f96ad72961c14ba3a0c2add8f2ab374b61'
Rodger Combs
2017-09-26
1
-43
/
+180
|
\
\
|
|
/
|
*
dashenc: add support for assigning streams to AdaptationSets
Peter Große
2017-01-31
1
-31
/
+173
*
|
Merge commit '9df9309d233f59d9706444a1e24ac24139f2640d'
Rodger Combs
2017-09-26
1
-0
/
+10
|
\
\
|
|
/
|
*
dashenc: calculate stream bitrate from first segment if not available
Peter Große
2017-01-31
1
-0
/
+10
*
|
Revert "lavf/dashenc: update bitrates on dash_write_trailer"
James Almer
2017-09-26
1
-30
/
+12
*
|
avformat/dash: move reused API to common file and header file
Steven Liu
2017-09-01
1
-126
/
+4
[next]