]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
ffmpeg: backport patches to use new Vulkan AV1 codec API
authorDmitry Baryshkov <dbaryshkov@gmail.com>
Wed, 17 Apr 2024 07:48:13 +0000 (10:48 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 30 Apr 2024 21:20:13 +0000 (22:20 +0100)
commita9393391613cd81643744daf930eaabf2ced79b7
treeddd87d7143bae2de0551b17d1b5e4471a6c2d688
parent7ef767d84d56b25498e45db83bb8f9d9caebeaf9
ffmpeg: backport patches to use new Vulkan AV1 codec API

Backport two patches from ffmpeg git to fix compilation with the newest
Vulkan API.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/ffmpeg/ffmpeg/av1_ordering_info.patch [new file with mode: 0644]
meta/recipes-multimedia/ffmpeg/ffmpeg/vulkan_av1_stable_API.patch [new file with mode: 0644]
meta/recipes-multimedia/ffmpeg/ffmpeg_6.1.1.bb