[FFmpeg-cvslog] Close ogg stream upon error when using AV_EF_EXPLODE.

2017-11-20 Thread Dale Curtis
ffmpeg | branch: master | Dale Curtis | Mon Nov 20 12:07:57 2017 -0800| [bce8fc0754c4b31f574a4372c6d7996ed29f7c2a] | committer: Michael Niedermayer Close ogg stream upon error when using AV_EF_EXPLODE. Without this there can be multiple memory leaks for unrecognized ogg streams. Signed-off-by

[FFmpeg-cvslog] ffmpeg: add return value check to supress the build warning.

2017-11-20 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Nov 18 13:24:24 2017 +0800| [a5870cb37f7a694a8dc3d6b8f2deaa8fd788e17e] | committer: Michael Niedermayer ffmpeg: add return value check to supress the build warning. add return value check to supress the build warning message like "warning: ignoring retu

[FFmpeg-cvslog] avformat/dashenc: Added configuration to override HTTP User-Agent

2017-11-20 Thread Karthick J
ffmpeg | branch: master | Karthick J | Wed Nov 8 15:10:54 2017 +0530| [d24e08e978792e09d212018677d1c0b8208ecef8] | committer: Michael Niedermayer avformat/dashenc: Added configuration to override HTTP User-Agent Reviewed-by: Steven Liu Signed-off-by: Michael Niedermayer > http://git.videol

[FFmpeg-cvslog] avformat/mov: Propagate errors in mov_switch_root.

2017-11-20 Thread Jacob Trimble
ffmpeg | branch: master | Jacob Trimble | Mon Nov 20 12:05:02 2017 -0800| [2d9cf3bf16b94cd9db10dabad695c69c5cff4f58] | committer: Michael Niedermayer avformat/mov: Propagate errors in mov_switch_root. Signed-off-by: Jacob Trimble Signed-off-by: Michael Niedermayer > http://git.videolan.org/

[FFmpeg-cvslog] Fix undefined shift on assumed 8-bit input.

2017-11-20 Thread Dale Curtis
ffmpeg | branch: master | Dale Curtis | Fri Nov 17 16:05:30 2017 -0800| [7010dd98b575d2e39fca947e609b85be7490b269] | committer: Michael Niedermayer Fix undefined shift on assumed 8-bit input. decode_user_data() attempts to create an integer |build| value with 8 bits of spacing for 3 components

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. e62d3f4 web/security: Add CVE-2017-16803

2017-11-20 Thread ffmpeg-git
The branch, master has been updated via e62d3f49a1fd375af2276af6aba0d1fab8fe4855 (commit) via f7ee642462c307fd8d5144d9b3c49df8634edba3 (commit) from fa9af8d7c5c16b1a5d343a8c29a4cd2afed8d94a (commit) - Log - com

[FFmpeg-cvslog] libvpxenc: remove pre-1.4.0 checks

2017-11-20 Thread James Zern
ffmpeg | branch: master | James Zern | Fri Nov 17 17:25:40 2017 -0800| [753074721bd414874d18c372c491bdc6323fa3bf] | committer: James Zern libvpxenc: remove pre-1.4.0 checks Reviewed-by: James Almer Signed-off-by: James Zern > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=75307472

[FFmpeg-cvslog] libvpxdec: remove pre-1.4.0 checks

2017-11-20 Thread James Zern
ffmpeg | branch: master | James Zern | Fri Nov 17 17:25:59 2017 -0800| [e60dbe421c7e9cd896d33e35a6a1b0cef953918e] | committer: James Zern libvpxdec: remove pre-1.4.0 checks Reviewed-by: James Almer Signed-off-by: James Zern > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e60dbe42

[FFmpeg-cvslog] libvpx: remove pre-1.4.0 checks

2017-11-20 Thread James Zern
ffmpeg | branch: master | James Zern | Fri Nov 17 17:25:21 2017 -0800| [e54061ae6a5e22bad5c66ef4411acc8f778a9f90] | committer: James Zern libvpx: remove pre-1.4.0 checks Reviewed-by: James Almer Signed-off-by: James Zern > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e54061ae6a5

[FFmpeg-cvslog] configure: require libvpx-1.4.0 for vp[89] support

2017-11-20 Thread James Zern
ffmpeg | branch: master | James Zern | Fri Nov 17 17:24:07 2017 -0800| [b765a04550ff6f954a57bf28158511d260f2e087] | committer: James Zern configure: require libvpx-1.4.0 for vp[89] support this will simplify libvpxenc/dec.c and ensure more stable versions of the codecs are present. Reviewed-by

[FFmpeg-cvslog] checkasm/jpeg2000dsp: refactor rct_int test

2017-11-20 Thread James Almer
ffmpeg | branch: master | James Almer | Sun Nov 19 00:32:23 2017 -0300| [20a93ea8d489304d5c522283d79ea5f9c8fdc804] | committer: James Almer checkasm/jpeg2000dsp: refactor rct_int test Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=20a93ea8d489304d5c5222

[FFmpeg-cvslog] checkasm/jpeg2000dsp: add test for ict_float

2017-11-20 Thread James Almer
ffmpeg | branch: master | James Almer | Sun Nov 19 00:32:24 2017 -0300| [501435e5e6459643f37596f7ab849242d0227c23] | committer: James Almer checkasm/jpeg2000dsp: add test for ict_float Reviewed-by: Michael Niedermayer Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] x86/jpeg2000dsp: add ff_ict_float_{fma3,fma4}

2017-11-20 Thread James Almer
ffmpeg | branch: master | James Almer | Sun Nov 19 00:32:25 2017 -0300| [aea0f06db74c1f924429d3cf9ff9f803d00feaf5] | committer: James Almer x86/jpeg2000dsp: add ff_ict_float_{fma3,fma4} jpeg2000_ict_float_c: 2296.0 jpeg2000_ict_float_sse: 628.0 jpeg2000_ict_float_avx: 317.0 jpeg2000_ict_float_f

[FFmpeg-cvslog] avformat/avio: remove must_flush from AVIOContext

2017-11-20 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Wed Nov 15 22:13:41 2017 +0100| [ca940ed2d5ad8b0f00d289f0216bb19f115bac85] | committer: Marton Balint avformat/avio: remove must_flush from AVIOContext It is unused. Signed-off-by: Marton Balint > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com

[FFmpeg-cvslog] avcodec/hevcdsp_template: Fix invalid shift in put_hevc_epel_bi_w_v()

2017-11-20 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Nov 17 22:01:29 2017 +0100| [7d88586e4728e97349f98e07ff782bb168ab96c3] | committer: Michael Niedermayer avcodec/hevcdsp_template: Fix invalid shift in put_hevc_epel_bi_w_v() Fixes: runtime error: left shift of negative value -255 Fixes: 4037/

[FFmpeg-cvslog] libavcodec/videotoolbox: fix decoding of h264 streams with minor SPS changes

2017-11-20 Thread Aman Gupta
ffmpeg | branch: master | Aman Gupta | Wed Nov 15 12:50:31 2017 -0800| [259dc4e01381c0d01fb1dbb8509c5087d621a0d7] | committer: Aman Gupta libavcodec/videotoolbox: fix decoding of h264 streams with minor SPS changes Previously the codec kept an entire copy of the SPS, and restarted the VT decod

[FFmpeg-cvslog] Revert "tests/fate: addition of test case for hls variant stream creation with master playlist"

2017-11-20 Thread Steven Liu
ffmpeg | branch: master | Steven Liu | Tue Nov 21 00:22:25 2017 +0800| [9302d77525da43b98b919cc78443768fc1798961] | committer: Steven Liu Revert "tests/fate: addition of test case for hls variant stream creation with master playlist" This reverts commit 218ce1f6237b39090015809468f8e933bb09d9b

[FFmpeg-cvslog] compat/cuda: Pass a logging context to load functions

2017-11-20 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Sat Nov 18 17:16:14 2017 +| [1dc483a6f2d88e22f47da8584ca74de38262b742] | committer: Mark Thompson compat/cuda: Pass a logging context to load functions Reviewed-by: Timo Rothenpieler > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1dc

[FFmpeg-cvslog] lavf/qsv_vpp: check the return value of ff_formats_ref()

2017-11-20 Thread Zhong Li
ffmpeg | branch: master | Zhong Li | Mon Nov 20 04:14:34 2017 -0500| [f7d77b4112f70a15552fbce2ce3d10a4186571b1] | committer: Mark Thompson lavf/qsv_vpp: check the return value of ff_formats_ref() Fixes the build warning of "ignoring return value of ‘ff_formats_ref’, declared with attribute war

[FFmpeg-cvslog] lavf/qsv_overlay: check the return value of ff_formats_ref()

2017-11-20 Thread Zhong Li
ffmpeg | branch: master | Zhong Li | Mon Nov 20 04:14:33 2017 -0500| [81c615f0feb2a871b75c7fa6d895e7e92a570f7c] | committer: Mark Thompson lavf/qsv_overlay: check the return value of ff_formats_ref() Fixes the build warning of "ignoring return value of ‘ff_formats_ref’, declared with attribute

[FFmpeg-cvslog] lavu/qsv: remove unused variable

2017-11-20 Thread Zhong Li
ffmpeg | branch: master | Zhong Li | Mon Nov 20 04:14:32 2017 -0500| [0f0b2ece38de61be28df270a27d1c959e44336d6] | committer: Mark Thompson lavu/qsv: remove unused variable Fixes build warning of "variable 's' is declared but not used" Signed-off-by: Zhong Li Signed-off-by: Mark Thompson >

[FFmpeg-cvslog] hwcontext_vaapi: add the fourcc of I420 format map.

2017-11-20 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Mon Nov 20 08:36:45 2017 +0800| [3db5961727d300ed048f1fae87e3e4fd339b8456] | committer: Mark Thompson hwcontext_vaapi: add the fourcc of I420 format map. VA-API 2.0 have enable the I420, so enable this map. Signed-off-by: Jun Zhao Signed-off-by: Mark Thom

[FFmpeg-cvslog] avcodec: Refactor common nvdec hwaccel logic

2017-11-20 Thread Philip Langdale
ffmpeg | branch: master | Philip Langdale | Sat Nov 18 20:29:15 2017 -0800| [4c7b023d56e09a78a587d036db1b64bf7c493b3d] | committer: Philip Langdale avcodec: Refactor common nvdec hwaccel logic The 'simple' hwaccels (not h.264 and hevc) all use the same bitstream management and reference lookup

[FFmpeg-cvslog] avcodec: Implement mpeg1 nvdec hwaccel

2017-11-20 Thread Philip Langdale
ffmpeg | branch: master | Philip Langdale | Thu Nov 16 07:38:10 2017 -0800| [8bca292c3045a7f372299f71c8d88b541fe2a816] | committer: Philip Langdale avcodec: Implement mpeg1 nvdec hwaccel Once I remembered that there's a separate decoder type for mpeg1, even though params struct is shared with

[FFmpeg-cvslog] avcodec: Implement mpeg4 nvdec hwaccel

2017-11-20 Thread Philip Langdale
ffmpeg | branch: master | Philip Langdale | Wed Nov 15 20:59:29 2017 -0800| [6b77a10e43e1a8ed8ead20f344485d400440055c] | committer: Philip Langdale avcodec: Implement mpeg4 nvdec hwaccel This was predictably nightmarish, given how ridiculous mpeg4 is. I had to stare at the cuvid parser output

[FFmpeg-cvslog] avfilter/avfiltergraph: pass correct audio/video flags

2017-11-20 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Nov 19 15:34:52 2017 +0100| [16d67fabb1eb781d800b76e7843e39c349f15d24] | committer: Paul B Mahol avfilter/avfiltergraph: pass correct audio/video flags Previously video flags where set for audio option. Signed-off-by: Paul B Mahol > http://git.vid

[FFmpeg-cvslog] avfilter/af_afftfilt: add missing error check

2017-11-20 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Nov 20 13:42:59 2017 +0100| [5c7c0c5b580ea26c1aa83f94ec500105b5c07c31] | committer: Paul B Mahol avfilter/af_afftfilt: add missing error check Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5c7c0c5b580ea26c1

[FFmpeg-cvslog] avfilter/af_headphone: add missing error check

2017-11-20 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Nov 20 13:37:24 2017 +0100| [4073046089f59cb6d5d46a2a2ab28f8a59b0f428] | committer: Paul B Mahol avfilter/af_headphone: add missing error check Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4073046089f59cb6

[FFmpeg-cvslog] avfilter/af_afir: add missing error check

2017-11-20 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Nov 20 13:25:39 2017 +0100| [d1b284119bd5c6a52124443de2c45dbe569c25fc] | committer: Paul B Mahol avfilter/af_afir: add missing error check Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d1b284119bd5c6a521244

[FFmpeg-cvslog] avfilter/af_surround: add missing error check

2017-11-20 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Nov 20 13:23:07 2017 +0100| [200f497997a123066f18eafe0c706516da2f1d4c] | committer: Paul B Mahol avfilter/af_surround: add missing error check Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=200f497997a123066

[FFmpeg-cvslog] lavf/mov: Do not mix variable declaration and code.

2017-11-20 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Mon Nov 20 13:48:28 2017 +0100| [0f75d77a162d2702606c0b079fa9fb65a2629ccb] | committer: Carl Eugen Hoyos lavf/mov: Do not mix variable declaration and code. Fixes a warning: libavformat/mov.c:1195:5: warning: ISO C90 forbids mixed declarations and c

[FFmpeg-cvslog] avfilter/af_extrastereo: fix filtering when clipping is disabled

2017-11-20 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Nov 20 10:58:35 2017 +0100| [185af4ccb1702aa37f1f61fc77c2b37f1b2f4d8d] | committer: Paul B Mahol avfilter/af_extrastereo: fix filtering when clipping is disabled Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;