Re: [FFmpeg-devel] [PATCH v2] lavc: add an av1_vulkan encoder
Lynne: > This commit adds a Vulkan AV1 encoder, using the native acceleration API. > --- > configure |1 + > libavcodec/Makefile|2 + > libavcodec/allcodecs.c |1 + > libavcodec/vulkan_encode_av1.c | 1385 > liba
[FFmpeg-devel] [PATCH v2] lavc: add an av1_vulkan encoder
This commit adds a Vulkan AV1 encoder, using the native acceleration API. --- configure |1 + libavcodec/Makefile|2 + libavcodec/allcodecs.c |1 + libavcodec/vulkan_encode_av1.c | 1385 libavcodec/vulkan_video.c