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

Git pushed a change to branch master
in repository ffmpeg.

    from 6695528af6 Changelog: add entry for recent Vulkan compute codec 
optimizations
     new 9adfe25ead swscale/ops_chain: properly mark unreachable branch
     new 83af1a2977 swscale/x86/ops: properly mark SWS_OP_SCALE as flexible
     new a71c115b77 swscale/x86/ops: allow matching planar rw against 1-element 
packed fmt
     new 3a5b1d762f swscale/ops_chain: add ability to match fixed scale factor
     new ec959e20c5 swscale/x86/ops: add special case for expanding bits to 
bytes/words
     new e4abfb8e51 swscale/ops_backend: avoid UB from incorrect function 
signature
     new 5649ac2b4d swscale/ops: avoid UB in handle_tail()
     new a22189101b swscale/unscaled: fix packedCopyWrapper for bitstream 
formats
     new 5fa2a65c11 swscale/unscaled: fix rgbToRgbWrapper for YUVX

The 9 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/ops.c              |  4 ++--
 libswscale/ops_backend.c      | 36 ++++++++++++------------------------
 libswscale/ops_chain.c        |  6 +++---
 libswscale/ops_chain.h        |  1 +
 libswscale/ops_tmpl_common.c  | 24 ++++++++++++++++++++++++
 libswscale/swscale_unscaled.c | 16 +++++-----------
 libswscale/x86/ops.c          | 13 ++++++++++++-
 libswscale/x86/ops_int.asm    | 19 +++++++++++++++++--
 8 files changed, 76 insertions(+), 43 deletions(-)

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

Reply via email to