Re: [FFmpeg-cvslog] error_resilience: remove avpriv_atomic usage

2017-11-25 Thread Matt Oliver
On 26 November 2017 at 02:17, Rostislav Pehlivanov wrote: > diff --git a/libavcodec/error_resilience.h b/libavcodec/error_resilience.h > index 27c2008694..664a765659 100644 > --- a/libavcodec/error_resilience.h > +++ b/libavcodec/error_resilience.h > @@ -20,6 +20,7 @@ > #define AVCODEC_ERROR_RES

[FFmpeg-cvslog] error_resilience: remove avpriv_atomic usage

2017-11-25 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Fri Nov 24 23:34:16 2017 +| [3701d499f8734ec5f3e7359de7311b15d92070b0] | committer: Rostislav Pehlivanov error_resilience: remove avpriv_atomic usage Signed-off-by: Rostislav Pehlivanov > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co

[FFmpeg-cvslog] libavcodec/utils.c: simplify avcodec locking with atomics

2017-11-25 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Nov 25 16:55:44 2017 +| [590136e78da3d091ea99ab5432543d47a559a461] | committer: Rostislav Pehlivanov libavcodec/utils.c: simplify avcodec locking with atomics Also makes it more robust than using volatiles. Signed-off-by: Rostislav Pehl

[FFmpeg-cvslog] lavc/utils.c: use C11 atomics for entangled thread handling

2017-11-25 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Fri Nov 24 23:38:44 2017 +| [3154f4417ab56cfd1e978e6abbb68a9f9f7600ed] | committer: Rostislav Pehlivanov lavc/utils.c: use C11 atomics for entangled thread handling Signed-off-by: Rostislav Pehlivanov > http://git.videolan.org/gitweb.cgi/f

[FFmpeg-cvslog] avformat/mov_esds: check return value of ff_mp4_read_dec_config_descr

2017-11-25 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Nov 24 17:55:19 2017 -0300| [abf669479c0098ab5eb184a167e57a70aabb942b] | committer: James Almer avformat/mov_esds: check return value of ff_mp4_read_dec_config_descr Reviewed-by: Michael Niedermayer Signed-off-by: James Almer > http://git.videolan.

[FFmpeg-cvslog] avformat/isom: return proper error values in ff_mp4_read_dec_config_descr

2017-11-25 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Nov 24 17:55:05 2017 -0300| [08b294bf5f4e76ca9217e3206224441048d0f843] | committer: James Almer avformat/isom: return proper error values in ff_mp4_read_dec_config_descr Reviewed-by: Michael Niedermayer Signed-off-by: James Almer > http://git.video

[FFmpeg-cvslog] avcodec/hapdec : use gray8 for HapAlphaOnly decoding instead of RGB0

2017-11-25 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Sat Nov 25 19:46:48 2017 +0100| [21c06c4095f53b2c343e1225ae52d83160e213f1] | committer: Martin Vignali avcodec/hapdec : use gray8 for HapAlphaOnly decoding instead of RGB0 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=21c06c4095f53b2c343

[FFmpeg-cvslog] fate/hapAlphaOnly : add test for hap alpha only decoding

2017-11-25 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Sat Nov 25 19:47:06 2017 +0100| [8794e0c0372c716ee1d97b59e8156c34d29fdc37] | committer: Martin Vignali fate/hapAlphaOnly : add test for hap alpha only decoding > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8794e0c0372c716ee1d97b59e8156c3

[FFmpeg-cvslog] avcodec/texturedsp : add rgtc1u gray decoding

2017-11-25 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Sat Nov 25 19:41:50 2017 +0100| [07e427aa56550bed2e2b7b401b4f4b3800e74217] | committer: Martin Vignali avcodec/texturedsp : add rgtc1u gray decoding decode rgtc1 block in gray8 picture > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=07e42

[FFmpeg-cvslog] hwcontext_d3d11va: properly reset values after release/close

2017-11-25 Thread Jan Ekström
ffmpeg | branch: master | Jan Ekström | Fri Nov 24 02:44:44 2017 +0200| [f6d49a0dc84aade2adf150c25afb66cbda1d5528] | committer: Jan Ekström hwcontext_d3d11va: properly reset values after release/close Makes the uninit function re-entrable, which can be a common case when an API user first tries

[FFmpeg-cvslog] avcodec/fft: fix INTERL macro on 3dnow

2017-11-25 Thread Mikulas Patocka
ffmpeg | branch: master | Mikulas Patocka | Thu Nov 23 20:12:55 2017 +0100| [fbdd78fa3e9949eb8b0cf6edc2548ed50e11bf71] | committer: James Almer avcodec/fft: fix INTERL macro on 3dnow The commit b7c16a3f2c4921f613319938b8ee0e3d6fa83e8d ("x86: fft: Port to cpuflags") breaks the opus decoder in f

[FFmpeg-cvslog] hwcontext_d3d11: Log adapter details on device creation

2017-11-25 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Tue Nov 14 13:02:26 2017 +| [8bbf2dacbfb4ead1535dea411035994f507f517d] | committer: Mark Thompson hwcontext_d3d11: Log adapter details on device creation This is helpful to know what device has actually been used. > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] hwcontext_opencl: Reset internal command queue on device_uninit

2017-11-25 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Sat Nov 25 15:34:43 2017 +| [f4e319d8a94697f21802e2682085599a93a39a57] | committer: Mark Thompson hwcontext_opencl: Reset internal command queue on device_uninit device_uninit can be called twice if device_init fails. > http://git.videolan.org/git

[FFmpeg-cvslog] configure: remove superfluous cuvid and nvdec checks

2017-11-25 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Nov 24 22:48:24 2017 -0300| [4af050c46e2a77fa86894cea5ba2d5f1d3e1f5ea] | committer: James Almer configure: remove superfluous cuvid and nvdec checks Both are autodetected, and their dependency on cuda is checked elsewhere. Fixes ticket #6849. Review

[FFmpeg-cvslog] lavu/pixfmt: Remove gap in the middle of enum AVPixelFormat

2017-11-25 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Fri Nov 24 12:36:09 2017 +| [e1d192442780a6b60f75b78092a862bd40141099] | committer: Mark Thompson lavu/pixfmt: Remove gap in the middle of enum AVPixelFormat This was added for compatibility with libav, by leaving a space for formats added in libav

[FFmpeg-cvslog] doc/APIchanges: Fix lavu versions for OpenCL changes

2017-11-25 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Sat Nov 25 14:51:55 2017 +| [89216895757c3dad40379eae939419bb2e736d9d] | committer: Mark Thompson doc/APIchanges: Fix lavu versions for OpenCL changes Also fix a typo and fill hashes and dates. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co

[FFmpeg-cvslog] Merge commit '136e7cf64ce9e78de7158d6720539d51cb96b743'

2017-11-25 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Sat Nov 25 14:38:03 2017 +| [b26dd5ae2fb94caed888005cb6fc21f3df840a24] | committer: Mark Thompson Merge commit '136e7cf64ce9e78de7158d6720539d51cb96b743' * commit '136e7cf64ce9e78de7158d6720539d51cb96b743': qsv/hevcdec: Load hw plugin by default

[FFmpeg-cvslog] qsv/hevcdec: Load hw plugin by default on non-windows os

2017-11-25 Thread Li , Zhong
ffmpeg | branch: master | Li, Zhong | Fri Nov 10 03:03:42 2017 -0500| [136e7cf64ce9e78de7158d6720539d51cb96b743] | committer: Maxym Dmytrychenko qsv/hevcdec: Load hw plugin by default on non-windows os Software plugin is not available on Linux, Only works on Windows. Similar changes have been

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. a418a99 web/index: add news entry for release 3.4

2017-11-25 Thread ffmpeg-git
The branch, master has been updated via a418a99abf4df21042d788c9afb4e22fe0ad4b8c (commit) from 72e0114cd0b168adba79b3e5424858e9cec6ef1f (commit) - Log - commit a418a99abf4df21042d788c9afb4e22fe0ad4b8c Author: James

[FFmpeg-cvslog] avfilter: add normalize filter

2017-11-25 Thread Richard Ling
ffmpeg | branch: master | Richard Ling | Tue Nov 21 21:32:06 2017 +1100| [7d4fe0c5cb9501efc4a434053cec85a70cae156e] | committer: Paul B Mahol avfilter: add normalize filter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7d4fe0c5cb9501efc4a434053cec85a70cae156e --- Changelog