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

Git pushed a change to branch release/8.1
in repository ffmpeg.

    from 29616f5919 Update for 8.1.2
     new f9d7f434c0 avcodec/aac/aacdec_usac_mps212: Off-by-one bounds check in 
ff_aac_ec_data_deci()
     new e33bbfbee6 aacdec_usac_mps212: reject reserved freq_res value
     new b94b712611 avcodec/jpeg2000: Fix undefined behavior on ROI shift-up
     new 5c56b48dbe avformat/sctp: add size check in sctp_read() matching 
sctp_write()
     new 269201a990 avfilter/avf_showspectrum: Fix allocation check
     new cb112ece1c avformat/icecast: reject CR/LF in metadata header values
     new 3c0b18a3a6 avcodec/libjxlenc: check orientation tag metadata before 
reading
     new 68c4d7ec8c libavdevice/alsa.c: fix NULL pointer dereference

The 8 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_usac.c        |  3 +++
 libavcodec/aac/aacdec_usac_mps212.c |  2 +-
 libavcodec/jpeg2000htdec.c          | 15 +++++++++++++--
 libavcodec/libjxlenc.c              |  3 ++-
 libavdevice/alsa.c                  |  6 ++++--
 libavfilter/avf_showspectrum.c      | 10 +++++-----
 libavformat/icecast.c               |  8 +++++++-
 libavformat/sctp.c                  |  3 +++
 8 files changed, 38 insertions(+), 12 deletions(-)

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

Reply via email to