This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch master
in repository ffmpeg.
from eea648ef1d avutil/hwcontext_vulkan: fix logic error when checking for
encode support
new d70c6cb511 hwcontext_vulkan: enable subgroup extended types
new bb30126349 hwcontext_vulkan: enable the explicit shader workgroup
extension
new 9f3a04d2f6 vulkan: use HOST_CACHED memory flag only if such a heap
exists
new b7d2469e4c vulkan_functions: add vkCmdDispatchBase
new 95baff9b61 vulkan: add ff_vk_buf_barrier()
new eeeae0e0af vulkan_ffv1: use ff_vk_buf_barrier()
new 9ab3e962b4 nlmeans_vulkan: use ff_vk_buf_barrier()
new f956e9817c ffv1enc_vulkan: use ff_vk_buf_barrier()
new c3e117670d vulkan_prores: use ff_vk_buf_barrier()
new c3530d9a70 vulkan: remove FFVkBuffer.stage and access
new 7f2783dcef vulkan_prores_raw: avoid long lines
new 58bd5ad630 vulkan/prores_raw_idct: use the same prores_idct method for
loading coeffs
The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
libavcodec/ffv1enc_vulkan.c | 227 ++++++++++++++-------------------
libavcodec/vulkan/prores_raw_idct.comp | 26 ++--
libavcodec/vulkan_encode.c | 2 +-
libavcodec/vulkan_ffv1.c | 90 ++++++-------
libavcodec/vulkan_prores.c | 44 ++-----
libavcodec/vulkan_prores_raw.c | 29 +++--
libavfilter/vf_nlmeans_vulkan.c | 179 ++++++++++----------------
libavutil/hwcontext_vulkan.c | 12 +-
libavutil/vulkan.c | 6 +-
libavutil/vulkan.h | 25 +++-
libavutil/vulkan_functions.h | 2 +
libavutil/vulkan_loader.h | 1 +
12 files changed, 285 insertions(+), 358 deletions(-)
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]