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

Git pushed a change to branch master
in repository ffmpeg.

    from d61d724905 avcodec/bsf/lcevc_metadata: write Aditional Info blocks 
after the Global Config block
     new 41f748d2ee swscale/vulkan: add precise qualifier to f32
     new bf93a67733 swscale/vulkan: implement SW_OP_SCALE
     new d35a77879c swscale/vulkan: implement SWS_OP_MIN/SWS_OP_MAX
     new bea41f1f90 swscale/vulkan: implement SWS_OP_LSHIFT/SWS_OP_RSHIFT
     new d212ff08e0 swscale/vulkan: implement SWS_OP_CONVERT
     new 4805f317a6 swscale/vulkan: implement SWS_OP_DITHER
     new e01d19aad6 swscale/vulkan: implement SWS_OP_LINEAR
     new e88d4ef718 swscale/vulkan: take order_src/order_dst into account
     new 940e407c64 libavfilter/scale_vulkan: use swscale's Vulkan code
     new f40fcf8024 libavfilter/scale_vulkan: do not unnencessarily set s->qf 
on every frame

The 10 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:
 libavfilter/vf_scale_vulkan.c |  48 +++++++++++------
 libswscale/vulkan/ops.c       | 118 ++++++++++++++++++++++++++++++++++++------
 2 files changed, 132 insertions(+), 34 deletions(-)

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

Reply via email to