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

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

    from d124bfeada vf_libplacebo: add missing avstring.h include
     new 60aca6ace7 avcodec/d3d12va_av1: check size of frame bitstream against 
available buffer size
     new a90fbb6bc9 avcodec/d3d12va_av1: check slice bitstream size against 
available buffer size
     new 3a44bddfb9 avcodec/d3d12va_h264: check size of frame bitstream against 
available buffer size
     new b19b023f2a avcodec/d3d12va_hevc: check size of frame bitstream against 
available buffer size
     new 865374b1ab avcodec/d3d12va_mpeg2: check size of frame bitstream 
against available buffer size
     new ae0feeac8d avcodec/d3d12va_vc1: check size of frame bitstream against 
available buffer size
     new 3abec89a45 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