This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch master
in repository ffmpeg.
from 444f2cf047 avfilter/boxblur: Fix off by one errors
new 0e8cf39541 hwcontext_vulkan: add support for AV_PIX_FMT_RGBAF16
new eb24fb0c7f vulkan/common: fix LOAD64 again
new d8cb567171 prores_raw: fix tile alignment issues
new f8b7f05844 prores_raw: parse the linearization curve from the bitstream
new 9c40552965 prores_raw: synchronize decoder with reference
implementation
new 3b9ab7f119 prores_raw: label every field
The 6 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/prores_raw.c | 122 +++++++++++++++-----------
libavcodec/prores_raw.h | 8 +-
libavcodec/prores_raw_parser.c | 21 +----
libavcodec/proresdsp.c | 50 +++++++++--
libavcodec/proresdsp.h | 3 +-
libavcodec/vulkan/common.glsl | 3 +-
libavcodec/vulkan/prores_raw_decode.comp.glsl | 9 +-
libavcodec/vulkan/prores_raw_idct.comp.glsl | 52 ++++++-----
libavcodec/vulkan_prores_raw.c | 13 +--
libavutil/hwcontext_vulkan.c | 1 +
libavutil/vulkan.c | 15 ++++
11 files changed, 187 insertions(+), 110 deletions(-)
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]