[FFmpeg-cvslog] avfilter/vf_fftdnoiz: Remove redundant ';'

2022-05-05 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri May 6 05:51:59 2022 +0200| [3cdf0f9424e51c1cf7891b71667e2c4e7f7cb362] | committer: Andreas Rheinhardt avfilter/vf_fftdnoiz: Remove redundant ';' These are actually null statements here and therefore lead to -Wdeclaration-after-statement warni

[FFmpeg-cvslog] tests/fate-run: Remove temporary fate-lavf files if possible

2022-05-05 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed May 4 15:49:40 2022 +0200| [e4563c2caf3aae298d4022ca778b1217e2dc0f12] | committer: Andreas Rheinhardt tests/fate-run: Remove temporary fate-lavf files if possible The temporary fate-lavf files can easily be removed if they are not needed as i

[FFmpeg-cvslog] tests/fate-run: Remove temporary files from pixfmt conversions

2022-05-05 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed May 4 16:16:06 2022 +0200| [aa9ac1ce494be01b5beb15ca704b82f0c43b677b] | committer: Andreas Rheinhardt tests/fate-run: Remove temporary files from pixfmt conversions Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ffmp

[FFmpeg-cvslog] tests/Makefile: Redo how to keep intermediate FATE-files

2022-05-05 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed May 4 12:04:21 2022 +0200| [95cbd97ccefc151e7ed7e0f32ea4584b2ea44e9c] | committer: Andreas Rheinhardt tests/Makefile: Redo how to keep intermediate FATE-files Extend the ordinary mechanism to signal KEEP for this. This also allows to remove t

[FFmpeg-cvslog] fate/filter-video: Remove intermediate file of meta-4560-rotate0 test

2022-05-05 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue May 3 11:35:56 2022 +0200| [80c7258b3a8f7e77abfed53a5bce7c23e25caad6] | committer: Andreas Rheinhardt fate/filter-video: Remove intermediate file of meta-4560-rotate0 test Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.c

[FFmpeg-cvslog] tests/fate-run: Allow to set dec opts for generated file in transcode

2022-05-05 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue May 3 11:09:22 2022 +0200| [c9e7050a3e761fa3c2667be8ba1eb968e7e302cb] | committer: Andreas Rheinhardt tests/fate-run: Allow to set dec opts for generated file in transcode This can be necessary to e.g. force a fixed-point audio codec. Signed

[FFmpeg-cvslog] tests/fate-run: Don't create unnecessary CRC-files, forward errors

2022-05-05 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue May 3 05:15:06 2022 +0200| [bf1337f99c66ac574c6e4da65c305ca878f1d65d] | committer: Andreas Rheinhardt tests/fate-run: Don't create unnecessary CRC-files, forward errors These CRC-only files (the output of the CRC-muxer) are only used once, so

[FFmpeg-cvslog] fate/lavf-audio: Disable CRC for lavf-peak_only.wav test

2022-05-05 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue May 3 05:09:06 2022 +0200| [bf8411c495bea21625da3abf5114c7086cfdaf63] | committer: Andreas Rheinhardt fate/lavf-audio: Disable CRC for lavf-peak_only.wav test The output of this test is just a file containing the positions of peaks; it is not

[FFmpeg-cvslog] avcodec/v210enc: Move ff_v210enc_init into a header

2022-05-05 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue May 3 07:38:59 2022 +0200| [d496bbe1050454d7386c845b3a1e62aa77ef754a] | committer: Andreas Rheinhardt avcodec/v210enc: Move ff_v210enc_init into a header This removes a dependency of checkasm on lavc/v210_enc.o and also allows to inline ff_v2

[FFmpeg-cvslog] avfilter/vf_nlmeans: Move ff_nlmeans_init into a header

2022-05-05 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue May 3 07:22:40 2022 +0200| [c499f9bc38506443550716761158fe00bb655224] | committer: Andreas Rheinhardt avfilter/vf_nlmeans: Move ff_nlmeans_init into a header This removes a dependency of checkasm on lavfi/vf_nlmeans.o and also allows to inlin

[FFmpeg-cvslog] avcodec/v210_dec: Move ff_v210dec_init into a header

2022-05-05 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue May 3 07:37:19 2022 +0200| [0c2489fe29c3c8d929cb22e72ff17ca6303ed8d2] | committer: Andreas Rheinhardt avcodec/v210_dec: Move ff_v210dec_init into a header This removes a dependency of checkasm on lavc/v210_dec.o and also allows to inline ff_v

[FFmpeg-cvslog] avfilter/vf_gblur: Move ff_gblur_init into a header

2022-05-05 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue May 3 07:19:35 2022 +0200| [24936a9fbb220a7ba4b1f3a80ceeca68f4f5f7d4] | committer: Andreas Rheinhardt avfilter/vf_gblur: Move ff_gblur_init into a header This removes a dependency of checkasm on lavfi/vf_gblur.o and also allows to inline ff_g

[FFmpeg-cvslog] avfilter/vf_threshold: Move ff_threshold_init into a header

2022-05-05 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue May 3 07:24:38 2022 +0200| [11e37539ee0a91ad36973c4292ab95db910b2aac] | committer: Andreas Rheinhardt avfilter/vf_threshold: Move ff_threshold_init into a header This removes a dependency of checkasm on lavfi/vf_threshold.o and also allows to

[FFmpeg-cvslog] avfilter/vf_hflip: Move ff_hflip_init into a header

2022-05-05 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue May 3 07:21:52 2022 +0200| [fbe4e825d8001bb6677589c327ea097db4a97db4] | committer: Andreas Rheinhardt avfilter/vf_hflip: Move ff_hflip_init into a header This removes a dependency of checkasm on lavfi/vf_hflip.o and also allows to inline ff_h

[FFmpeg-cvslog] avfilter/vf_blend: Move ff_blend_init into a header

2022-05-05 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue May 3 07:14:49 2022 +0200| [364fab1fdcf9fe9490302352b755713679143e7c] | committer: Andreas Rheinhardt avfilter/vf_blend: Move ff_blend_init into a header This removes a dependency of checkasm on lavfi/vf_blend.o and also allows to inline ff_b

[FFmpeg-cvslog] avfilter/af_afir: Only keep DSP stuff in header

2022-05-05 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue May 3 05:37:15 2022 +0200| [0df18f29ae218f30b3ecff7c930176b8ebee56aa] | committer: Andreas Rheinhardt avfilter/af_afir: Only keep DSP stuff in header Only the AudioFIRDSPContext and the functions for its initialization are needed outside of l

[FFmpeg-cvslog] avfilter/vf_eq: Move ff_nlmeans_init into a header

2022-05-05 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue May 3 07:35:49 2022 +0200| [8cd57648d113827da046a5361c2497a3e4413acb] | committer: Andreas Rheinhardt avfilter/vf_eq: Move ff_nlmeans_init into a header This removes a dependency of checkasm on lavfi/vf_eq.o and also allows to inline ff_eq_in

[FFmpeg-cvslog] avfilter/af_afir: Move ff_afir_init() to header

2022-05-05 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue May 3 07:12:06 2022 +0200| [ea398201f9db227ee5ff19158b34448aae0a3b5c] | committer: Andreas Rheinhardt avfilter/af_afir: Move ff_afir_init() to header This allows to inline it in af_afir.c (regardless of interposing); moreover it removes a dep

[FFmpeg-cvslog] fftools/ffmpeg_opt: Fix leak of options when parsing options fails

2022-05-05 Thread Andreas Rheinhardt
ffmpeg | branch: release/2.8 | Andreas Rheinhardt | Fri Feb 28 22:06:29 2020 +0100| [0c949b6ebfcee1b23a5fe33a3bc8af167956ea1e] | committer: Michael Niedermayer fftools/ffmpeg_opt: Fix leak of options when parsing options fails Fixes #8094. Signed-off-by: Andreas Rheinhardt Reviewed-by: Paul

[FFmpeg-cvslog] avcodec/ac3enc: Fix memleak

2022-05-05 Thread Andreas Rheinhardt
ffmpeg | branch: release/2.8 | Andreas Rheinhardt | Thu Oct 17 11:11:55 2019 +0200| [1a541dc0c5e1279251c9ed4cd416005fcca6e748] | committer: Michael Niedermayer avcodec/ac3enc: Fix memleak Fixes ticket #8294. Signed-off-by: Andreas Rheinhardt (cherry picked from commit 097c917c147661f5378dae8

[FFmpeg-cvslog] avfilter/vf_edgedetect: fix heap-buffer overflow

2022-05-05 Thread Paul B Mahol
ffmpeg | branch: release/2.8 | Paul B Mahol | Tue Oct 15 16:38:40 2019 +0200| [a19796a15ee0ab82e2b70d253d328111e9f916e0] | committer: Michael Niedermayer avfilter/vf_edgedetect: fix heap-buffer overflow Fixes #8275 (cherry picked from commit de598f82f8c3f8000e1948548e8088148e2b1f44) Signed-of

[FFmpeg-cvslog] avformat/nutenc: don't allocate a dynamic AVIOContext if no index is going to be written

2022-05-05 Thread James Almer
ffmpeg | branch: release/2.8 | James Almer | Fri Oct 18 20:53:10 2019 -0300| [40dfd623632ed22bf3c98465ae3e68fcb1f31200] | committer: Michael Niedermayer avformat/nutenc: don't allocate a dynamic AVIOContext if no index is going to be written Fixes ticket #8295 Signed-off-by: James Almer (ch

[FFmpeg-cvslog] avfilter/vf_random: fix memory leaks

2022-05-05 Thread Paul B Mahol
ffmpeg | branch: release/2.8 | Paul B Mahol | Thu Oct 17 11:28:55 2019 +0200| [4f566654e744c7810f4afdd91fe00fdd1ef46646] | committer: Michael Niedermayer avfilter/vf_random: fix memory leaks Fixes #8296 (cherry picked from commit 3488e0977c671568731afa12b811adce9d4d807f) Signed-off-by: Michae

[FFmpeg-cvslog] avfilter/vf_w3fdif: deny processing small videos

2022-05-05 Thread Paul B Mahol
ffmpeg | branch: release/2.8 | Paul B Mahol | Fri Oct 11 12:55:13 2019 +0200| [1a4d18820d551bedcfa03b7e8ca72df87d4b5cfa] | committer: Michael Niedermayer avfilter/vf_w3fdif: deny processing small videos Fixes #8243 (cherry picked from commit 0e68e8c93f9068596484ec8ba725586860e06fc8) Signed-of

[FFmpeg-cvslog] avfilter/vf_edgedetect: check if height is big enough

2022-05-05 Thread Paul B Mahol
ffmpeg | branch: release/2.8 | Paul B Mahol | Sun Oct 13 17:23:10 2019 +0200| [ff73a50456b93e8d555603c093a3ebd193d0b097] | committer: Michael Niedermayer avfilter/vf_edgedetect: check if height is big enough Fixes #8260 (cherry picked from commit ccf4ab8c9aca0aee66bcc2914031a9c97ac0eeb8) Sign

[FFmpeg-cvslog] avfilter/vf_fieldorder: fix heap-buffer overflow

2022-05-05 Thread Paul B Mahol
ffmpeg | branch: release/2.8 | Paul B Mahol | Sun Oct 13 23:10:16 2019 +0200| [ea5d154845dfc1c6e550d197d7da79aee87c9f66] | committer: Michael Niedermayer avfilter/vf_fieldorder: fix heap-buffer overflow Fixes #8264 (cherry picked from commit 07050d7bdc32d82e53ee5bb727f5882323d00dba) Signed-of

[FFmpeg-cvslog] avfilter/vf_fieldmatch: fix heap-buffer overflow

2022-05-05 Thread Paul B Mahol
ffmpeg | branch: release/2.8 | Paul B Mahol | Sat Oct 19 11:56:02 2019 +0200| [93ad1e4a9f17ac5145c2957bb270a454c8a0cefd] | committer: Michael Niedermayer avfilter/vf_fieldmatch: fix heap-buffer overflow Also fix use of uninitialized values. Fixes #8239 (cherry picked from commit ce5274c1385d

[FFmpeg-cvslog] aformat/movenc: add missing padding to output track extradata

2022-05-05 Thread James Almer
ffmpeg | branch: release/2.8 | James Almer | Wed Sep 25 14:21:07 2019 -0300| [02161c6ed194ddfa00fd2af7684a8099852bc3ce] | committer: Michael Niedermayer aformat/movenc: add missing padding to output track extradata Fixes ticket #8183. Tested-by: Thierry Foucu Signed-off-by: James Almer (che

[FFmpeg-cvslog] avcodec/pngenc: remove monowhite from apng formats

2022-05-05 Thread Paul B Mahol
ffmpeg | branch: release/2.8 | Paul B Mahol | Sun Feb 14 17:20:03 2021 +0100| [3d350ec7281cd0d357231fc2c99f44ebe425d586] | committer: Michael Niedermayer avcodec/pngenc: remove monowhite from apng formats Monowhite pixel format is not supported, and it does not make sense to add support for it

[FFmpeg-cvslog] avfilter: add multiply video filter

2022-05-05 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun May 1 14:59:37 2022 +0200| [767f66ea5d96eedcacbffa6815bd72cdeb36d17a] | committer: Paul B Mahol avfilter: add multiply video filter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=767f66ea5d96eedcacbffa6815bd72cdeb36d17a --- Changelog

[FFmpeg-cvslog] avfilter/vf_fftdnoiz: add alternative denoising method

2022-05-05 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu May 5 11:54:02 2022 +0200| [003f9a9b41d62280ffd107d6e51e20c1745bccd6] | committer: Paul B Mahol avfilter/vf_fftdnoiz: add alternative denoising method > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=003f9a9b41d62280ffd107d6e51e20c1745bcc

[FFmpeg-cvslog] avfilter/vf_fftdnoiz: refactor code and improve 3d filtering

2022-05-05 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu May 5 13:19:55 2022 +0200| [a6f136aef1e3d108516c37a505f03631a75a3099] | committer: Paul B Mahol avfilter/vf_fftdnoiz: refactor code and improve 3d filtering > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a6f136aef1e3d108516c37a505f03631