[FFmpeg-cvslog] doc/community: update the rules according to voting results

2023-11-08 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Mon Nov 6 09:27:56 2023 +0100| [88f9164f97bbb4a3de539fb25a478d154176d16d] | committer: Anton Khirnov doc/community: update the rules according to voting results Cf.: * http://lists.ffmpeg.org/pipermail/ffmpeg-devel/2023-October/316054.html * http://li

[FFmpeg-cvslog] doc/community: improve wording

2023-11-08 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Mon Nov 6 09:28:41 2023 +0100| [2b4035d1dc57bc751c28dd8969856b269fad787e] | committer: Anton Khirnov doc/community: improve wording By intent, and in practice, the "active contributor" criterion applies to the person authoring the commits, not the one

[FFmpeg-cvslog] x86inc: Add REPX macro to repeat instructions/operations

2023-11-08 Thread Henrik Gramner
ffmpeg | branch: master | Henrik Gramner | Fri Sep 29 11:36:23 2023 +| [ed8ddf0bd3b188a08ae0b4e21235f7e3e6ce501b] | committer: Anton Khirnov x86inc: Add REPX macro to repeat instructions/operations When operating on large blocks of data it's common to repeatedly use an instruction on multi

[FFmpeg-cvslog] MAINTAINERS: add myself as a mediacodec and videotoolbox maintainer

2023-11-08 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Tue Nov 7 11:19:29 2023 +0800| [5a2ca4bf7a3f8ba566283b48f0b8558d8c221e41] | committer: Zhao Zhili MAINTAINERS: add myself as a mediacodec and videotoolbox maintainer Signed-off-by: Zhao Zhili > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=

[FFmpeg-cvslog] avcodec: LEAD MCMP decoder

2023-11-08 Thread Peter Ross
ffmpeg | branch: master | Peter Ross | Fri Oct 14 13:19:39 2022 +1100| [10869cd849504f0792770722be52884644c54fcf] | committer: Peter Ross avcodec: LEAD MCMP decoder Partially fixes ticket #798 Reviewed-by: James Almer Reviewed-by: Michael Niedermayer Reviewed-by: Paul B Mahol Signed-off-by:

[FFmpeg-cvslog] avutil/channel_layout: add a 9.1.4 channel layout

2023-11-08 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Nov 3 13:28:36 2023 -0300| [04e53927ad8d4e12c2d16ce749b906147a5c2070] | committer: James Almer avutil/channel_layout: add a 9.1.4 channel layout Mapping to ITU-R BS.2051-3 "Sound System G" and ITU-R BS.1196-8 "Channel Configuration 20". Signed-off-b

[FFmpeg-cvslog] avutil/channel_layout: add a 7.2.3 channel layout

2023-11-08 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Nov 3 13:09:00 2023 -0300| [b4169760b0d535a77b607acf8c8934864252a4f5] | committer: James Almer avutil/channel_layout: add a 7.2.3 channel layout Mapping to ITU-R BS.2051-3 "Sound System F" and ITU-R BS.1196-8 "Channel Configuration 15". Signed-off-b

[FFmpeg-cvslog] avutil: bump minor version after recent commits

2023-11-08 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Nov 8 10:13:50 2023 -0300| [b82957a66a725568226db4746aa220375c2fbad1] | committer: James Almer avutil: bump minor version after recent commits Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b82957a66a72556822

[FFmpeg-cvslog] doc/html: support texinfo 7.0

2023-11-08 Thread Frank Plowman
ffmpeg | branch: master | Frank Plowman | Wed Nov 8 07:55:18 2023 +| [f01fdedb69e4accb1d1555106d8f682ff1f1ddc7] | committer: Stefano Sabatini doc/html: support texinfo 7.0 Resolves trac ticket #10636 (http://trac.ffmpeg.org/ticket/10636). Texinfo 7.0, released in November 2022, changed t

[FFmpeg-cvslog] doc/html: support texinfo 7.0

2023-11-08 Thread Frank Plowman
ffmpeg | branch: release/5.1 | Frank Plowman | Wed Nov 8 07:55:18 2023 +| [db73e0bb1a610c18147a897f73990711d67f6a09] | committer: Michael Niedermayer doc/html: support texinfo 7.0 Resolves trac ticket #10636 (http://trac.ffmpeg.org/ticket/10636). Texinfo 7.0, released in November 2022, c

[FFmpeg-cvslog] doc/html: support texinfo 7.0

2023-11-08 Thread Frank Plowman
ffmpeg | branch: release/6.0 | Frank Plowman | Wed Nov 8 07:55:18 2023 +| [302aa941eb3ef5a3d9ff5b13534be64e54cb623e] | committer: Michael Niedermayer doc/html: support texinfo 7.0 Resolves trac ticket #10636 (http://trac.ffmpeg.org/ticket/10636). Texinfo 7.0, released in November 2022, c

[FFmpeg-cvslog] avutil/hwcontext_vulkan: fix run on macOS

2023-11-08 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Tue Nov 7 23:44:45 2023 +0800| [6f39dee9747144106c6f4d6be9ebf9fe50491162] | committer: Zhao Zhili avutil/hwcontext_vulkan: fix run on macOS VK_KHR_PORTABILITY_ENUMERATION_EXTENSION_NAME is required on macOS, and VK_INSTANCE_CREATE_ENUMERATE_PORTABILITY_B