This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch master
in repository ffmpeg.
from a48e31e501 avcodec/x86/pngdsp.asm: replace MMX with SSE2
new 8884301271 vulkan: enable maintenance9 when supported
new d0d7d81317 vulkan: de-phase queue rotation and pin video pools to a
single queue
new a1c83c513f vulkan: carry the execution context's busy state in a
timeline semaphore
new 62ad3dd732 vulkan: add an internal image allocation helper
new ccb51e6bf0 hw_base_encode: allow allocating reconstruction frames via
a callback
new b3ee8c8920 vulkan_video: allocate DPB images internally, outside of
any frame machinery
new b7e8611b2a vulkan: enable unified image layouts when supported
new d06e381534 vulkan_decode: fix operator precedence in the COINCIDE-only
sanity check
new b02fa6b7cd vulkan_decode: prefer DISTINCT-mode references when a
driver offers both
The 9 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/apv_encode_vulkan.c | 11 +-
libavcodec/ffv1enc_vulkan.c | 27 ++--
libavcodec/hw_base_encode.c | 8 +-
libavcodec/hw_base_encode.h | 3 +
libavcodec/proresenc_kostya_vulkan.c | 7 +-
libavcodec/vulkan_apv.c | 11 +-
libavcodec/vulkan_decode.c | 236 +++++++++++++++++--------------
libavcodec/vulkan_decode.h | 3 +-
libavcodec/vulkan_dpx.c | 7 +-
libavcodec/vulkan_encode.c | 205 ++++++++++++++++-----------
libavcodec/vulkan_ffv1.c | 7 +-
libavcodec/vulkan_prores.c | 11 +-
libavcodec/vulkan_prores_raw.c | 7 +-
libavcodec/vulkan_video.c | 115 ++++++++++++---
libavcodec/vulkan_video.h | 49 ++++++-
libavfilter/vf_blackdetect_vulkan.c | 16 ++-
libavfilter/vf_nlmeans_vulkan.c | 67 +++++----
libavfilter/vf_scdet_vulkan.c | 16 ++-
libavfilter/vulkan_filter.c | 18 ++-
libavutil/hwcontext_vulkan.c | 65 +++++++--
libavutil/vulkan.c | 263 +++++++++++++++++++++++++++++------
libavutil/vulkan.h | 40 +++++-
libavutil/vulkan_functions.h | 12 +-
libavutil/vulkan_loader.h | 6 +
24 files changed, 869 insertions(+), 341 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]