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

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

    from 998de74adf avformat/demux: use io_close2 when closing avfromat
     new 969c77b554 avcodec/d3d12va_av1: check size of frame bitstream against 
available buffer size
     new 2f9d65884f avcodec/d3d12va_av1: check slice bitstream size against 
available buffer size
     new f9e4940772 avcodec/d3d12va_h264: check size of frame bitstream against 
available buffer size
     new c2661d570f avcodec/d3d12va_hevc: check size of frame bitstream against 
available buffer size
     new 6b26c4abd2 avcodec/d3d12va_mpeg2: check size of frame bitstream 
against available buffer size
     new 60213cca34 avcodec/d3d12va_vc1: check size of frame bitstream against 
available buffer size
     new b9a218bc1e avcodec/d3d12va_vp9: check size of frame bitstream against 
available buffer size

The 7 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/d3d12va_av1.c   | 18 ++++++++++++++++--
 libavcodec/d3d12va_h264.c  | 10 ++++++++++
 libavcodec/d3d12va_hevc.c  | 10 ++++++++++
 libavcodec/d3d12va_mpeg2.c |  6 ++++++
 libavcodec/d3d12va_vc1.c   | 10 ++++++++++
 libavcodec/d3d12va_vp9.c   |  6 ++++++
 6 files changed, 58 insertions(+), 2 deletions(-)

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

Reply via email to