Re: [OE-core] [PATCH] ffmpeg: backport patches to use new Vulkan AV1 codec API

2024-04-24 Thread Dmitry Baryshkov
On Wed, 24 Apr 2024 at 11:34, Alexander Kanavin wrote: > > The patch is fine, and it's in abelloni's staging branch. There's no > separate notification for that. Integration to master for now is a > lesser priority than getting scarthgap out. Ack, I'll be more patient then. > > Alex > > On Wed,

Re: [OE-core] [PATCH] ffmpeg: backport patches to use new Vulkan AV1 codec API

2024-04-24 Thread Alexander Kanavin
The patch is fine, and it's in abelloni's staging branch. There's no separate notification for that. Integration to master for now is a lesser priority than getting scarthgap out. Alex On Wed, 24 Apr 2024 at 04:03, Dmitry Baryshkov via lists.openembedded.org wrote: > > On Wed, 17 Apr 2024 at

Re: [OE-core] [PATCH] ffmpeg: backport patches to use new Vulkan AV1 codec API

2024-04-23 Thread Dmitry Baryshkov
On Wed, 17 Apr 2024 at 02:31, Dmitry Baryshkov via lists.openembedded.org wrote: > > Backport two patches from ffmpeg git to fix compilation with the newest > Vulkan API. > > Signed-off-by: Dmitry Baryshkov Gracious ping. Otherwise ffmpeg is broken on vulkan-enabled distros. See

[OE-core] [PATCH] ffmpeg: backport patches to use new Vulkan AV1 codec API

2024-04-16 Thread Dmitry Baryshkov
Backport two patches from ffmpeg git to fix compilation with the newest Vulkan API. Signed-off-by: Dmitry Baryshkov --- .../ffmpeg/ffmpeg/vulkan_av1_new_API.patch| 90 ++ .../ffmpeg/ffmpeg/vulkan_av1_stable_API.patch | 1381 + .../recipes-multimedia/ffmpeg/ffmpeg_6.1.1.bb