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

Git pushed a change to branch master
in repository ffmpeg.

    from ba55f425fd avcodec/hevc: Fix integer overflow in WPP entry point range 
check
     new e1ef95c779 avcodec/d3d12va_av1: check size of frame bitstream against 
available buffer size
     new 7309ad9fd7 avcodec/d3d12va_av1: check slice bitstream size against 
available buffer size
     new 19e81f9260 avcodec/d3d12va_h264: check size of frame bitstream against 
available buffer size
     new fea3f13a1c avcodec/d3d12va_hevc: check size of frame bitstream against 
available buffer size
     new 26a9f9b3ae avcodec/d3d12va_mpeg2: check size of frame bitstream 
against available buffer size
     new 1307db3d3c avcodec/d3d12va_vc1: check size of frame bitstream against 
available buffer size
     new a633df56a4 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