This is an automated email from the git hooks/post-receive script.

Git pushed a change to branch master
in repository ffmpeg.

    from 8ffaead836 fftools/ffmpeg_filter: fix frame reference leak in 
fg_output_step
     new 67811c2754 vulkan/common: fix get_bit() with SMEM caching
     new 74e3d63fb6 vulkan/prores_raw: use get_bits shared memory cache
     new 64f848890c vulkan/prores_raw: use 16-bit/32-bit uints where needed
     new 5dc567a28e vulkan/prores_raw: remove redundant fast golomb parsing path
     new a2737497de vulkan/prores_raw: add skip_bits_unchecked and use it
     new 13aabf726b vulkan/prores_raw: specify format on image
     new 2d826f18fb vulkan/prores_raw: don't load the quantization matrix on 
every invocation

The 7 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/vulkan/common.glsl                 | 29 ++++++++------
 libavcodec/vulkan/prores_raw_decode.comp.glsl | 55 ++++++++++++---------------
 libavcodec/vulkan/prores_raw_idct.comp.glsl   | 10 +++--
 3 files changed, 50 insertions(+), 44 deletions(-)

_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to