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

Git pushed a change to branch master
in repository ffmpeg.

    from 86ddc8b438 swscale/output: Fix some integer overflows in 
yuv2rgba64_full*()
     new 4e36265dea swscale/format: don't mark single byte formats as byte 
swapped
     new 841ca7a2cb swscale/format: pass SwsFormat by ref instead of by value 
where possible
     new b7bbcccbfe tests/swscale: disable fate-sws-ops-list on BE platforms
     new 096e20b4b8 swscale/ops: reorder fields in SwsOpList
     new d4202809da swscale/format: check pixel type in 
ff_sws_encode/decode_colors()
     new ecb707f7e0 swscale/format: add assertion to guard UB

The 6 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/format.c        | 79 ++++++++++++++++++++++++++--------------------
 libswscale/format.h        |  4 +--
 libswscale/graph.c         | 68 ++++++++++++++++++++-------------------
 libswscale/ops.c           | 12 +++----
 libswscale/ops.h           | 10 +++---
 libswscale/tests/sws_ops.c |  4 +--
 tests/fate/libswscale.mak  |  4 +++
 7 files changed, 98 insertions(+), 83 deletions(-)

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

Reply via email to