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 94138f6973 avfilter/vsrc_gfxcapture_winrt: add missing system_error 
include
     new f84c03170e avcodec/d3d12va_av1: check size of frame bitstream against 
available buffer size
     new c67fa972f7 avcodec/d3d12va_av1: check slice bitstream size against 
available buffer size
     new 90b9492b21 avcodec/d3d12va_h264: check size of frame bitstream against 
available buffer size
     new 76b400a867 avcodec/d3d12va_hevc: check size of frame bitstream against 
available buffer size
     new ad14e248c1 avcodec/d3d12va_mpeg2: check size of frame bitstream 
against available buffer size
     new 664fb70302 avcodec/d3d12va_vc1: check size of frame bitstream against 
available buffer size
     new 703dcc25b9 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