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
Commit message (
Expand
)
Author
Age
Files
Lines
*
aiff: add explicit goto got_sound
Misty De Meo
2018-01-06
1
-0
/
+3
*
avformat: use mutexes instead of atomics in av_register_{input,output}_format()
James Almer
2018-01-05
1
-11
/
+23
*
aiff: add support for XA ADPCM
Misty De Meo
2018-01-04
1
-0
/
+7
*
http: avoid logging reconnect warning if stream was aborted
wm4
2018-01-04
1
-0
/
+3
*
http: bump message level for reconnect message and log timeout
wm4
2018-01-04
1
-1
/
+1
*
http: block while waiting for reconnecting
wm4
2018-01-04
3
-9
/
+37
*
avcodec/utvideodec: add support for UMH2, UMY2, UMH4, UMY4, UMRA, UMRG
Paul B Mahol
2018-01-02
1
-0
/
+6
*
avformat/hlsenc: creation of variant streams in subdirectories
Vishwanath Dixit
2018-01-02
1
-8
/
+60
*
avformat/hlsenc: configurable variant stream index position in filenames
Vishwanath Dixit
2018-01-02
1
-52
/
+101
*
avformat/hlsenc: revamped master playlist url creation logic
Vishwanath Dixit
2018-01-02
1
-16
/
+18
*
lavf/mov: Use av_fast_realloc() in mov_read_stts().
Carl Eugen Hoyos
2018-01-01
1
-4
/
+13
*
avformat/hls: release mem resource to fix memleak
Steven Liu
2017-12-31
1
-2
/
+5
*
tcp: properly return EOF
wm4
2017-12-31
1
-0
/
+2
*
lavf/concatdec: properly init streams timestamp parameters.
Nicolas George
2017-12-31
1
-1
/
+1
*
avformat/hls: ignore http_persistent for segments requring crypto
Aman Gupta
2017-12-30
1
-2
/
+3
*
avformat/http: return EINVAL if ff_http_do_new_request is called with non-htt...
Aman Gupta
2017-12-30
1
-0
/
+5
*
avformat/dashenc: Persistent HTTP connections supported as an option
Karthick Jeyapal
2017-12-29
1
-13
/
+54
*
avformat/hlsenc, utils: Moved is_http_proto from hlsenc to utils for re-use
Karthick Jeyapal
2017-12-29
3
-9
/
+16
*
avformat/dashenc: Addition of #EXT-X-MEDIA tag and AUDIO attribute
Karthick Jeyapal
2017-12-29
1
-2
/
+22
*
avformat/hlsplaylist: Audio rendition's name and defaultness made configurable
Karthick Jeyapal
2017-12-29
3
-4
/
+6
*
avformat/hlsenc: Modularized audio rendition playlist write to allow reuse
Karthick Jeyapal
2017-12-29
3
-4
/
+12
*
avformat/avio: check input URLContext value NULL
Steven Liu
2017-12-28
1
-4
/
+6
*
avformat/hls: enable http_multiple only for http/1.1 servers
Aman Gupta
2017-12-26
1
-3
/
+10
*
avformat/http: export http_version from response
Aman Gupta
2017-12-26
1
-0
/
+8
*
avformat/hls: respect http_persistent only for http playlist urls
Aman Gupta
2017-12-26
1
-2
/
+3
*
avformat/http: avoid ff_http_do_new_request after http/1.0 response
Aman Gupta
2017-12-26
1
-0
/
+2
*
avformat/hls: return AVERROR_PROTOCOL_NOT_FOUND when http protocol is not ava...
Aman Gupta
2017-12-26
1
-0
/
+4
*
avformat/hls: remove repeated http proto_name checks in open_url()
Aman Gupta
2017-12-26
1
-5
/
+6
*
lavc, lavf: move avformat static mutex from avcodec to avformat
wm4
2017-12-26
6
-18
/
+36
*
avformat/hlsenc: fix resource leak
Steven Liu
2017-12-25
1
-2
/
+5
*
avformat/hlsenc: Signal http end of chunk(http_shutdown) during hlsenc_io_clo...
Karthick Jeyapal
2017-12-25
1
-0
/
+5
*
avformat/http: Avoid calling http_shutdown() if end of chunk is signalled alr...
Karthick Jeyapal
2017-12-25
1
-3
/
+5
*
avformat/hls: fix SEGV in previous commit
Aman Gupta
2017-12-24
1
-1
/
+2
*
avformat/hls: fix memory leak with non-http segments
Aman Gupta
2017-12-24
1
-1
/
+1
*
avformat/hls: fix CID 1426930
Aman Gupta
2017-12-24
1
-1
/
+1
*
avformat/internal: fix compile error with some versions of g++
Aman Gupta
2017-12-23
1
-2
/
+5
*
avformat/hlsenc:addition of #EXT-X-MEDIA tag and AUDIO attribute
Vishwanath Dixit
2017-12-23
4
-6
/
+67
*
avformat/internal: log underlying error with ff_rename failure
Aman Gupta
2017-12-22
1
-1
/
+1
*
avformat/hls: hide misleading warning when http reconnect is required
Aman Gupta
2017-12-22
1
-6
/
+8
*
avformat/http: return EOF from ff_http_do_new_request if previous response sa...
Aman Gupta
2017-12-22
1
-0
/
+3
*
avformat/hls: add http_multiple option
Aman Gupta
2017-12-22
1
-3
/
+46
*
avformat/hls: allow open_input to be re-used
Aman Gupta
2017-12-22
1
-7
/
+7
*
avformat/hls: add http_persistent option
Aman Gupta
2017-12-22
1
-4
/
+68
*
avformat/http: add "Opening" info logging to ff_http_do_new_request
Aman Gupta
2017-12-22
1
-0
/
+1
*
avformat/http: return EINVAL from ff_http_do_new_request() if re-used with di...
Aman Gupta
2017-12-22
1
-0
/
+16
*
avformat/dashenc: avformat/dashenc: Fix the EXT-X-TARGETDURATION as per the h...
Karthick J
2017-12-22
1
-1
/
+1
*
avformat/hlsenc: set EXT-X-TARGETDURATION use lrint(EXTINF)
Karthick J
2017-12-22
2
-6
/
+1
*
avformat/mov: simplify parsing of mdcv atom using av_make_q()
James Almer
2017-12-21
1
-14
/
+8
*
avformat/hlsenc: Fix a memory leak when http_persistent is 1
Karthick J
2017-12-21
1
-0
/
+2
*
avformat/hlsenc: reindent after previous commits
Steven Liu
2017-12-21
1
-12
/
+12
[next]