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

Git pushed a change to branch master
in repository ffmpeg.

    from 2e32276872 avcodec/aac/aacdec_usac_mps212: fix attach_lsb() OOB after 
huff_decode
     new e241a45548 swscale/x86/swscale: Add av_fallthrough
     new a867648555 swscale/x86/swscale: Fix shadowing
     new 2d0d937ed2 swscale/ops_chain: Use av_fallthrough to mark fallthrough
     new 9eeca76cbe avcodec/vdpau_mpeg12: Use av_fallthrough to mark fallthrough
     new 5a7558a0a2 avcodec/tta: Add av_fallthrough
     new 05a8e89474 avcodec/tta: Fix shadowing
     new 25b7166fe3 avcodec/tiff: Add av_fallthrough
     new 392ce463a5 avcodec/tiff: Fix shadowing
     new 4b58570ff7 avcodec/sga: Add av_fallthrough
     new 7b4b658a87 avcodec/mpegvideo_motion: Add av_unreachable, fix 
fallthrough warnings
     new 04ba5e7537 avcodec/mpegvideo_enc: Add av_fallthrough
     new e61c940654 avcodec/mpegvideo_enc: Fix shadowing
     new 0cbf77e843 avcodec/hevc/hevcdec: Add av_fallthrough
     new cf5191fac7 avcodec/hevc/hevcdec: Fix shadowing
     new d29cbb87c3 avcodec/aac/aacdec: Add av_fallthrough
     new 3cf225b5f8 avcodec/aac/aacdec: Fix shadowing
     new 2fd9d69034 avformat/rmdec: Add av_fallthrough
     new 21c2d38537 avformat/rmdec: Fix shadowing
     new 5144b51151 avfilter/vf_super2xsai: Add av_fallthrough
     new 02391996f8 avfilter/vf_stereo3d: Add av_fallthrough
     new d8b02fdb9f avcodec/libaomenc: Use av_fallthrough to mark fallthrough
     new 64bea20837 avcodec/libopusenc: Add av_fallthrough
     new 8881e1a52c avcodec/libvpxenc: Add av_fallthrough
     new dc12dd82a1 avcodec/libxavs2: Add av_fallthrough
     new a9b97d070e avcodec/libxvid: Add av_fallthrough
     new 095897060a avcodec/libzvbi-teletextdec: Add av_fallthrough
     new e1115751dd avcodec/nvenc: Add av_fallthrough
     new da195b1e84 avcodec/qsvenc: Add av_fallthrough

The 28 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/aac/aacdec.c          | 11 +++++++-
 libavcodec/hevc/hevcdec.c        | 17 ++++++------
 libavcodec/libaomenc.c           |  4 +--
 libavcodec/libopusenc.c          |  1 +
 libavcodec/libvpxenc.c           |  2 ++
 libavcodec/libxavs2.c            |  1 +
 libavcodec/libxvid.c             |  4 +++
 libavcodec/libzvbi-teletextdec.c |  2 ++
 libavcodec/mpegvideo_enc.c       | 18 ++++++-------
 libavcodec/mpegvideo_motion.c    |  2 ++
 libavcodec/nvenc.c               |  1 +
 libavcodec/qsvenc.c              |  2 ++
 libavcodec/sga.c                 |  1 +
 libavcodec/tiff.c                | 56 ++++++++++++++++++++--------------------
 libavcodec/tta.c                 |  6 ++---
 libavcodec/vdpau_mpeg12.c        |  2 +-
 libavfilter/vf_stereo3d.c        | 12 +++++++++
 libavfilter/vf_super2xsai.c      |  2 ++
 libavformat/rmdec.c              |  9 +++----
 libswscale/ops_chain.c           |  2 +-
 libswscale/x86/swscale.c         | 12 ++++-----
 21 files changed, 102 insertions(+), 65 deletions(-)

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

Reply via email to