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

Git pushed a change to branch master
in repository ffmpeg.

    from 1e2d86201f Revert "avutil/tx_template: extend to 2M"
     new 018ba6b612 vulkan_decode: do not reset the decoder when flushing
     new 72e83b42d1 vulkan_decode: clean up decoder initialization
     new 91deb96d3c vulkan_decode: don't set unnecessary function pointers for 
FFHWAccel
     new c3291993eb vulkan_ffv1: use proper rounded divisions for plane width 
and height

The 4 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.comp   |   3 +
 libavcodec/vulkan/ffv1_dec.comp |  10 +--
 libavcodec/vulkan/ffv1_enc.comp |  10 +--
 libavcodec/vulkan_av1.c         |   1 -
 libavcodec/vulkan_decode.c      | 151 +++++++++++++++++++++-------------------
 libavcodec/vulkan_decode.h      |   7 --
 libavcodec/vulkan_dpx.c         |   2 -
 libavcodec/vulkan_ffv1.c        |   2 -
 libavcodec/vulkan_h264.c        |   1 -
 libavcodec/vulkan_hevc.c        |   1 -
 libavcodec/vulkan_prores.c      |   2 -
 libavcodec/vulkan_prores_raw.c  |   2 -
 libavcodec/vulkan_vp9.c         |   1 -
 13 files changed, 91 insertions(+), 102 deletions(-)

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

Reply via email to