[FFmpeg-cvslog] MAINTAINERS: remove myself as hls demuxer maintainer

2018-10-15 Thread Anssi Hannula
ffmpeg | branch: master | Anssi Hannula | Sun Oct 14 23:38:32 2018 +0300| [b2adc3169705824a8ed941eb2654f7acee2397ba] | committer: Anssi Hannula MAINTAINERS: remove myself as hls demuxer maintainer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b2adc3169705824a8ed941eb2654f7acee239

[FFmpeg-cvslog] avcodec/cbs: fix crash in sei_pic_timestamp

2018-10-15 Thread Aman Gupta
ffmpeg | branch: master | Aman Gupta | Thu Oct 11 20:42:58 2018 -0700| [b6c3a02740871f4992ab7c34a95dfa53a56ba382] | committer: Aman Gupta avcodec/cbs: fix crash in sei_pic_timestamp Signed-off-by: Aman Gupta > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b6c3a02740871f4992ab7c34a

[FFmpeg-cvslog] avcodec/cbs: ensure user_data is padded for GBC parsing

2018-10-15 Thread Aman Gupta
ffmpeg | branch: master | Aman Gupta | Fri Oct 5 11:36:51 2018 -0700| [41ed2c384993da0cbc69657f05bec3c9b21b78bf] | committer: Aman Gupta avcodec/cbs: ensure user_data is padded for GBC parsing Fixes crash noticed in the cbs_userdata patchset. ERROR: AddressSanitizer: heap-buffer-overflow

[FFmpeg-cvslog] avcodec/cbs_h264: silence errors about end_of_seq nalus

2018-10-15 Thread Aman Gupta
ffmpeg | branch: master | Aman Gupta | Mon Oct 8 13:05:05 2018 -0700| [64c50c0e978cd556dc2da238dfe0bb367e7c1ab9] | committer: Aman Gupta avcodec/cbs_h264: silence errors about end_of_seq nalus [ffmpeg] AVBSFContext: Decomposition unimplemented for unit 4 (type 10). Signed-off-by: Aman Gupta

[FFmpeg-cvslog] avfilter/af_silenceremove: add enum for detection modes

2018-10-15 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Oct 15 17:44:56 2018 +0200| [631994b62b1226824253123c891c1fb591292c7b] | committer: Paul B Mahol avfilter/af_silenceremove: add enum for detection modes > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=631994b62b1226824253123c891c1fb591292

[FFmpeg-cvslog] avfilter/af_silenceremove: add mode options

2018-10-15 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Oct 15 16:05:04 2018 +0200| [346b23237bdf6761dfd5f62bd4197ef5effe8f20] | committer: Paul B Mahol avfilter/af_silenceremove: add mode options To control how threshold is calculated in multichannel audio. > http://git.videolan.org/gitweb.cgi/ffmpeg.gi

[FFmpeg-cvslog] avfilter/af_silenceremove: add options to keep min duration of silence

2018-10-15 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Oct 8 20:43:14 2018 +0200| [c07bc1d6ee734c9a7a99516bc11b08e713322445] | committer: Paul B Mahol avfilter/af_silenceremove: add options to keep min duration of silence > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c07bc1d6ee734c9a7a9951

[FFmpeg-cvslog] doc/filters: update silenceremove documentation

2018-10-15 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Oct 15 18:10:16 2018 +0200| [e1e6a3121693256361895184aa12062a16353041] | committer: Paul B Mahol doc/filters: update silenceremove documentation > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e1e6a3121693256361895184aa12062a16353041 ---

[FFmpeg-cvslog] avfilter/af_silenceremove: use enum for threshold detection modes

2018-10-15 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Oct 15 17:52:56 2018 +0200| [936376f3f7a8dc01d57871c532a9038e13327ecd] | committer: Paul B Mahol avfilter/af_silenceremove: use enum for threshold detection modes > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=936376f3f7a8dc01d57871c532a

[FFmpeg-cvslog] avfilter/af_silenceremove: prefer outlink instead of inlink

2018-10-15 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Oct 15 16:09:24 2018 +0200| [a853623681432e6ea97a3ec96e87f262aa7fbc9b] | committer: Paul B Mahol avfilter/af_silenceremove: prefer outlink instead of inlink > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a853623681432e6ea97a3ec96e87f262a

[FFmpeg-cvslog] avfilter/af_silenceremove: add options description

2018-10-15 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Oct 15 16:26:16 2018 +0200| [454ed32d5670e6b93e1d66e208aec56d4b9affee] | committer: Paul B Mahol avfilter/af_silenceremove: add options description > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=454ed32d5670e6b93e1d66e208aec56d4b9affee -