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 c9a5f7c6ca hwcontext_vulkan: deprecate 
AVVulkanDeviceContext.lock/unlock_queue
     new 511387e49a avformat/aiffdec: Check for partial read
     new 711b69c615 fftools/ffprobe: Initialize data_dump_format_id
     new c88ae59e31 avcodec/lcldec: Fixes uqvq overflow
     new b842218402 swscale/output: fix integer overflows in chroma in 
yuv2rgba64_X_c_template()
     new 21719ece26 avformat/hxvs: Do not allow backward steps in hxvs_probe()
     new c9cf8cf9c3 avcodec/aom_film_grain: avoid duplicate indexes in 
ff_aom_parse_film_grain_sets()
     new 2cf15d3fc0 avcodec/aom_film_grain: Remove impossible check
     new 2803bcd5d5 avformat/rtmpproto: fix listen_timeout conversion for 
special negative values
     new 0ce7bd66a7 avfilter/af_lv2: call lilv_instance_activate before 
lilv_instance_run
     new 1f217b4b7d avformat/mov: do not allocate out-of-range buffers
     new 4f72addce1 avcodec/cbs_h266_syntax_template: Fix rows vs columns
     new 56217dccd6 avutil/timecode: Check for integer overflow in 
av_timecode_init_from_components()
     new 60f3904718 avformat/dhav: Fix handling or slightly larger files
     new f851191ce6 aacdec_usac: skip FD-specific decoding for LPD channels
     new ca6e0ee7aa avcodec/cbs_h266_syntax_template: Fix w/h typo
     new b6faea362a avcodec/wmv2dec: More Checks about reading skip bits
     new 5bc4a9898c lavfi/bwdif: fix heap-buffer-overflow with small height 
videos
     new a5696b44a6 avcodec/h264_slice: reject slice_num >= 0xFFFF
     new b6a617c8bf avcodec/cbs_h266_syntax_template: Check tile_y
     new 259ee609ac avcodec/aac/aacdec_usac_mps212: Introduce a temporary array 
for ff_aac_ec_data_dec()
     new 42692d0f57 avformat/mpegts: remove JPEG-XS early return on invalid 
header_size
     new 6f890cb104 avcodec/exr: Check input space before reverse_lut()

The 22 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:
 fftools/ffprobe.c                     |  2 +-
 libavcodec/aac/aacdec_usac.c          |  8 +++++---
 libavcodec/aac/aacdec_usac_mps212.c   | 12 +++++-------
 libavcodec/aom_film_grain.c           |  5 +++--
 libavcodec/cbs_h266_syntax_template.c |  6 ++++--
 libavcodec/exr.c                      |  3 +++
 libavcodec/h264_slice.c               |  6 ++++++
 libavcodec/lcldec.c                   |  4 ++--
 libavcodec/wmv2dec.c                  |  4 ++++
 libavfilter/af_lv2.c                  |  6 ++++++
 libavfilter/vf_bwdif.c                | 19 ++++++++++++++-----
 libavformat/aiffdec.c                 |  8 +++++---
 libavformat/dhav.c                    |  2 +-
 libavformat/hxvs.c                    |  4 ++++
 libavformat/mov.c                     |  3 +++
 libavformat/mpegts.c                  |  6 +++---
 libavformat/rtmpproto.c               |  3 ++-
 libavutil/timecode.c                  | 11 ++++++++++-
 libswscale/output.c                   |  8 ++++----
 tests/ref/fate/filter-bwdif-mode0     |  2 +-
 tests/ref/fate/filter-bwdif-mode1     |  2 +-
 tests/ref/fate/filter-bwdif10         |  2 +-
 22 files changed, 88 insertions(+), 38 deletions(-)

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

Reply via email to