[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 71f4805 web: add FFmpeg 3.4.11

2022-05-13 Thread ffmpeg-git
The branch, master has been updated via 71f48053ff2a318c3588daa1565e16111e08403d (commit) from 7dd8fba08c42f6c387c2a8b6ddffebbf08cd0eb8 (commit) - Log - commit 71f48053ff2a318c3588daa1565e16111e08403d Author: Micha

[FFmpeg-cvslog] Tag n3.4.11 : FFmpeg 3.4.11 release

2022-05-13 Thread git
[ffmpeg] [branch: refs/tags/n3.4.11] Tag:b15806c68c7f0897cca268e5fb9ab816120ddb3a > http://git.videolan.org/gitweb.cgi/ffmpeg.git?a=tag;h=b15806c68c7f0897cca268e5fb9ab816120ddb3a Tagger: Michael Niedermayer Date: Sat May 14 02:18:36 2022 +0200 FFmpeg 3.4.11 release

[FFmpeg-cvslog] FFmpeg 4.1.10 release

2022-05-13 Thread Michael Niedermayer
ffmpeg | branch: release/4.1 | Michael Niedermayer | Sat May 14 01:29:47 2022 +0200| [742e66f4421ed523a1ada0646feb51e3224494f2] | committer: Michael Niedermayer FFmpeg 4.1.10 release Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=742e66f4421ed5

[FFmpeg-cvslog] avcodec/ac3enc: Fix memleak

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

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

2022-05-13 Thread James Almer
ffmpeg | branch: release/4.1 | James Almer | Fri Oct 18 20:53:10 2019 -0300| [525d855c60acfa9868acd0b2a9d5ddcfd767e935] | 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_colorspace: fix memmory leaks

2022-05-13 Thread Paul B Mahol
ffmpeg | branch: release/4.1 | Paul B Mahol | Fri Oct 18 10:48:22 2019 +0200| [e7dbee00f0d356aaa4a2033b9caf8173a32afd4d] | committer: Michael Niedermayer avfilter/vf_colorspace: fix memmory leaks Fixes #8303 (cherry picked from commit fddef964e8aa4a2c123e470db1436a082ff6bcf3) Signed-off-by: M

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

2022-05-13 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.1 | Andreas Rheinhardt | Fri Feb 28 22:06:29 2020 +0100| [2ce253708826fb41922da963d395160a1522b770] | 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] avfilter/vf_random: fix memory leaks

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

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 7dd8fba web: add FFmpeg 4.2.7

2022-05-13 Thread ffmpeg-git
The branch, master has been updated via 7dd8fba08c42f6c387c2a8b6ddffebbf08cd0eb8 (commit) from 9749346461f778cde41f7abceba50fdd359dd515 (commit) - Log - commit 7dd8fba08c42f6c387c2a8b6ddffebbf08cd0eb8 Author: Micha

[FFmpeg-cvslog] Tag n4.2.7 : FFmpeg 4.2.7 release

2022-05-13 Thread git
[ffmpeg] [branch: refs/tags/n4.2.7] Tag:bd18793382606b9d026b75b993192da26faf0a71 > http://git.videolan.org/gitweb.cgi/ffmpeg.git?a=tag;h=bd18793382606b9d026b75b993192da26faf0a71 Tagger: Michael Niedermayer Date: Sat May 14 01:17:11 2022 +0200 FFmpeg 4.2.7 release __

[FFmpeg-cvslog] avfilter/af_asubboost: add channels option

2022-05-13 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri May 13 22:00:08 2022 +0200| [b90341d1d5585b7181873ac4d85a7c373eb3b2ae] | committer: Paul B Mahol avfilter/af_asubboost: add channels option > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b90341d1d5585b7181873ac4d85a7c373eb3b2ae --- doc

[FFmpeg-cvslog] avfilter/vf_zscale: active region use doubles so use that type here too

2022-05-13 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri May 13 15:15:41 2022 +0200| [710dce131fdb6c1ebec1f26a7a4173d82d828330] | committer: Paul B Mahol avfilter/vf_zscale: active region use doubles so use that type here too > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=710dce131fdb6c1ebec1f

[FFmpeg-cvslog] avfilter/af_crossfeed: always return same number of samples with block processing

2022-05-13 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri May 13 11:04:36 2022 +0200| [2c77d9150d101582b75d8a8e57c6001774800be7] | committer: Paul B Mahol avfilter/af_crossfeed: always return same number of samples with block processing > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2c77d9150d

[FFmpeg-cvslog] avfilter/af_asubboost: add boost option

2022-05-13 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri May 13 14:19:43 2022 +0200| [075c2308e3eb0421c4f708633ff1b1c5d5062105] | committer: Paul B Mahol avfilter/af_asubboost: add boost option > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=075c2308e3eb0421c4f708633ff1b1c5d5062105 --- doc/fi

[FFmpeg-cvslog] avfilter/vf_zscale: improve slice processing

2022-05-13 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri May 13 10:02:14 2022 +0200| [52a14b8505923116ed6acc5e691c0c7c44e6f708] | committer: Paul B Mahol avfilter/vf_zscale: improve slice processing > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=52a14b8505923116ed6acc5e691c0c7c44e6f708 --- l

[FFmpeg-cvslog] avcodec/libaomenc: Add parameter for avif single image encoding

2022-05-13 Thread Vignesh Venkatasubramanian
ffmpeg | branch: master | Vignesh Venkatasubramanian | Mon May 2 14:37:01 2022 -0700| [ab05e9a7f277b3eb47b23d2b0a1a90d972b404bd] | committer: Gyan Doshi avcodec/libaomenc: Add parameter for avif single image encoding Add a parameter to libaom-av1 encoder to enforce some of the single image co

[FFmpeg-cvslog] avformat/av1: Add a parameter to av1c to omit seq header

2022-05-13 Thread Vignesh Venkatasubramanian
ffmpeg | branch: master | Vignesh Venkatasubramanian | Mon May 2 14:36:28 2022 -0700| [98ec4261fd75b47a18cedf9f5340c4e94ad9b274] | committer: Gyan Doshi avformat/av1: Add a parameter to av1c to omit seq header Add a parameter to omit seq header when generating the av1C atom. For now, this do

[FFmpeg-cvslog] avformat/movenc: Add support for AVIF muxing

2022-05-13 Thread Vignesh Venkatasubramanian
ffmpeg | branch: master | Vignesh Venkatasubramanian | Thu May 12 09:23:28 2022 -0700| [84241e63cf2f3cc8f7d8a19e86b99f5af95d2a64] | committer: Gyan Doshi avformat/movenc: Add support for AVIF muxing Add an AVIF muxer by re-using the existing the mov/mp4 muxer. AVIF Specification: https://aome