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

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

    from 435ae0581d avutil/hwcontext_cuda: fix yuv420p V/U plane overlap in 
cuda_get_buffer()
     new 75783603e6 avcodec/d3d12va_av1: check size of frame bitstream against 
available buffer size
     new dc077905d9 avcodec/d3d12va_av1: check slice bitstream size against 
available buffer size
     new ad10b0d5c6 avcodec/d3d12va_h264: check size of frame bitstream against 
available buffer size
     new 246aa085a5 avcodec/d3d12va_hevc: check size of frame bitstream against 
available buffer size
     new 1c81d7bc14 avcodec/d3d12va_mpeg2: check size of frame bitstream 
against available buffer size
     new e563bc0448 avcodec/d3d12va_vc1: check size of frame bitstream against 
available buffer size
     new e5524a88a7 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