[FFmpeg-cvslog] avfilter/vf_mix: additional speedup

2022-02-18 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Feb 18 11:25:11 2022 +0100| [33417198aa1bd83f4c781a3bb8618b70f2718fe8] | committer: Paul B Mahol avfilter/vf_mix: additional speedup > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=33417198aa1bd83f4c781a3bb8618b70f2718fe8 --- libavfilte

[FFmpeg-cvslog] avfilter/vf_atadenoise: fix >8 depth filtering with planes disabled

2022-02-18 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Feb 18 09:39:03 2022 +0100| [b40419c99b4ab1588c425cedde11fa820aa74695] | committer: Paul B Mahol avfilter/vf_atadenoise: fix >8 depth filtering with planes disabled > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b40419c99b4ab1588c425cedd

[FFmpeg-cvslog] avfilter/vf_xmedian: small additional speedup

2022-02-18 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Feb 18 16:13:16 2022 +0100| [51cd565208123f5e69053bb37b9ae7f1c6e9d9b2] | committer: Paul B Mahol avfilter/vf_xmedian: small additional speedup > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=51cd565208123f5e69053bb37b9ae7f1c6e9d9b2 ---

[FFmpeg-cvslog] avfilter/vf_xmedian: refactor slice function

2022-02-18 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Feb 18 16:00:55 2022 +0100| [cca6fe7fe0482d06391fb34858aa9e3d59b590b2] | committer: Paul B Mahol avfilter/vf_xmedian: refactor slice function > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cca6fe7fe0482d06391fb34858aa9e3d59b590b2 --- l

[FFmpeg-cvslog] avcodec/svq3: Mark decoder as init-threadsafe

2022-02-18 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Feb 11 12:40:50 2022 +0100| [1ece38668f944d4d7f33779a21c05a0d7e358608] | committer: Andreas Rheinhardt avcodec/svq3: Mark decoder as init-threadsafe The only interesting thing done in SVQ3's init function is using zlib, but this is fine: https

[FFmpeg-cvslog] avcodec/rv40: Make decoder init-threadsafe

2022-02-18 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Feb 11 14:54:13 2022 +0100| [3e0b6f42e3b354b943627a244f0cabb7be07db1b] | committer: Andreas Rheinhardt avcodec/rv40: Make decoder init-threadsafe Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3

[FFmpeg-cvslog] avcodec/apedec: Mark decoder as init-threadsafe

2022-02-18 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Feb 11 15:17:04 2022 +0100| [1070510c5950cf94c8fc115c504e67ab66a90342] | committer: Andreas Rheinhardt avcodec/apedec: Mark decoder as init-threadsafe Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/rv30: Mark decoder as init-threadsafe

2022-02-18 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Feb 11 14:44:08 2022 +0100| [422e937586e5e672297a9f4b5605ec2718779e1b] | committer: Andreas Rheinhardt avcodec/rv30: Mark decoder as init-threadsafe Init-threadsafe since f697622f687c22392194d6939914c9a6a01ce69e. Signed-off-by: Andreas Rheinh

[FFmpeg-cvslog] avcodec/alsdec: Return directly upon error

2022-02-18 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Feb 11 15:17:30 2022 +0100| [1fc631c94a1f3844d5e6ef5207915aa2d32188f0] | committer: Andreas Rheinhardt avcodec/alsdec: Return directly upon error Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1

[FFmpeg-cvslog] avcodec/alsdec: Improve code locality

2022-02-18 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Feb 11 15:22:48 2022 +0100| [e925d5453b476017ef7aff60b66e98fb74168b2f] | committer: Andreas Rheinhardt avcodec/alsdec: Improve code locality Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e925d5

[FFmpeg-cvslog] avcodec/ituh263dec: Make initializing VLCs thread-safe

2022-02-18 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Feb 11 19:27:55 2022 +0100| [f32685594737339bd8600302cf2fc726c5b8b7b6] | committer: Andreas Rheinhardt avcodec/ituh263dec: Make initializing VLCs thread-safe This automatically makes the FLV, H.263, H.263+, Intel H.263, MPEG-4, RealVideo 1.0 a

[FFmpeg-cvslog] avcodec/alsdec, mlz: Check allocation

2022-02-18 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Feb 11 16:22:16 2022 +0100| [3b08e046afe4fed2fa782c55fed82c18c9fef2c8] | committer: Andreas Rheinhardt avcodec/alsdec, mlz: Check allocation Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3b08e0

[FFmpeg-cvslog] avcodec/ituh263dec: Reindent after the last commit

2022-02-18 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Feb 11 19:30:41 2022 +0100| [8359803957eceeebe1f934c11330794bc0faf5ae] | committer: Andreas Rheinhardt avcodec/ituh263dec: Reindent after the last commit Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co

[FFmpeg-cvslog] avcodec/alsdec: Mark decoder as init-threadsafe

2022-02-18 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Feb 11 16:52:16 2022 +0100| [6b3957354759386ce9c93f1b3154691d99cb3437] | committer: Andreas Rheinhardt avcodec/alsdec: Mark decoder as init-threadsafe It does not initialize any static data in its init function. Signed-off-by: Andreas Rheinha

[FFmpeg-cvslog] avcodec/vorbisdec: Mark decoder as init-threadsafe

2022-02-18 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sat Feb 12 06:52:45 2022 +0100| [1e93f42743af2e5bc40a2890c92f7d2b944aa62f] | committer: Andreas Rheinhardt avcodec/vorbisdec: Mark decoder as init-threadsafe It does not modify any static data in its init function. Signed-off-by: Andreas Rheinhar

[FFmpeg-cvslog] avcodec/avcodec: Decrease the amount of time while holding the lock

2022-02-18 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Feb 11 20:16:47 2022 +0100| [23b17f96f7cec07ec098838e3cc507507412ce7a] | committer: Andreas Rheinhardt avcodec/avcodec: Decrease the amount of time while holding the lock Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi

[FFmpeg-cvslog] avcodec/msmpeg4dec: Make initializing VLCs thread-safe

2022-02-18 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Feb 11 20:40:59 2022 +0100| [569a0d0012a7d0fe0353c3528a8e6d60ebc10311] | committer: Andreas Rheinhardt avcodec/msmpeg4dec: Make initializing VLCs thread-safe This automatically makes the remaining mpegvideo-decoders (namely msmpeg4v[1-3], mss2

[FFmpeg-cvslog] avcodec/msmpeg4dec: Reindent after the previous commit

2022-02-18 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Feb 11 20:44:37 2022 +0100| [3abb80f65b44a803dda498e111b8c96a80f77d10] | committer: Andreas Rheinhardt avcodec/msmpeg4dec: Reindent after the previous commit Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?

[FFmpeg-cvslog] avformat/avisynth: fix frameprop version check

2022-02-18 Thread Stephen Hutchinson
ffmpeg | branch: master | Stephen Hutchinson | Wed Feb 16 19:37:18 2022 -0500| [0d34e21282b0a0f166cf97046fd35587afdc0515] | committer: Stephen Hutchinson avformat/avisynth: fix frameprop version check Trying to be clever about determining between interface version 8 and 8.1 ended up with pre-8