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

Git pushed a change to branch master
in repository ffmpeg.

    from 9288681068 avcodec/x86/vorbisdsp: change cmpleps to cmpltps in inverse 
coupling
     new 4675271e7a vulkan/rangecoder: fix encoding issue when -1 != 0xFF
     new d1e0a292ce vulkan/ffv1_enc_remap: clear the full 65536-entry fltmap
     new e14e43aeaa vulkan/ffv1_enc: pass the correct base and offset to OFFBUF 
in init_golomb
     new 50e6668c83 vulkan/ffv1_enc: skip GOLOMB encode_line when !bits for 
FLOAT formats
     new 2806afd28f vulkan/ffv1: read raw 16-bit float images via R16_UINT view 
to preserve denormals
     new 5fc56fbf96 vulkan/ffv1_enc_rct_search: barrier before reading 
score_mode
     new 9cabb12f74 vulkan/ffv1_enc_rct_search: write slice_rct_coef directly 
by main invoc
     new 9a6b5ca197 vulkan/ffv1_enc_rct_search: fix slice dimension iterations

The 8 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                     |  6 ++-
 libavcodec/vulkan/ffv1_enc.comp.glsl            | 18 +++++---
 libavcodec/vulkan/ffv1_enc_rct_search.comp.glsl | 60 ++++++++++++++++++-------
 libavcodec/vulkan/ffv1_enc_remap.comp.glsl      |  9 ++--
 libavcodec/vulkan/rangecoder.glsl               | 24 +++++-----
 libavutil/vulkan.c                              |  4 +-
 6 files changed, 80 insertions(+), 41 deletions(-)

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

Reply via email to