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

Git pushed a change to branch master
in repository ffmpeg.

    from 1a9c345ee8 avutil/mips: Add msa optimizations for pixelutils
     new 1d16161a8b swscale/ops: use SwsCompFlags typedef instead of plain int
     new 1addde59f9 swscale/ops: add ff_sws_op_type_name
     new eebc07aba7 swscale/ops: simplify ff_sws_op_list_print
     new b8cd331305 swscale/vulkan/ops: log op name in generated shader
     new 104475ecb9 swscale/vulkan/ops: fix undefined behavior on SWS_OP_CLEAR
     new b6ebee038f swscale/vulkan/ops: move fractional read/write rejection to 
implementation
     new 32554fc107 swscale/vulkan/ops: move buffer desc setting to helper 
function
     new a31973e99c swscale/ops_dispatch: avoid redundant 
ff_sws_op_list_update_comps()
     new f77ab892f5 swscale/ops_dispatch: print op list on successful compile
     new a534156083 swscale/graph: pass SWS_OP_FLAG_OPTIMIZE
     new b52df46585 tests/checkasm/sw_ops: fix exec.slice_h assignment
     new 76c60b192d swscale: restructure sws_scale_frame() slightly
     new dd75b6b57c swscale: add sanity clear on AVFrame *dst
     new 9b7439c31b swscale: don't pointlessly loop over NULL buffers

The 14 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:
 libswscale/graph.c        |  5 +--
 libswscale/ops.c          | 78 +++++++++++++++++++++++++++++------------------
 libswscale/ops.h          | 10 +++---
 libswscale/ops_dispatch.c |  4 +--
 libswscale/swscale.c      | 43 +++++++++++++-------------
 libswscale/vulkan/ops.c   | 68 +++++++++++++++++++++--------------------
 tests/checkasm/sw_ops.c   |  8 ++---
 7 files changed, 118 insertions(+), 98 deletions(-)

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

Reply via email to