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

Git pushed a change to branch master
in repository ffmpeg.

    from 34bff02984 avcodec/libvpxenc: fix sRGB colorspace for non-RGB pixel 
formats
     new 40f085ac3d doc/examples: fix output context cleanup in transcode 
examples
     new 752faebaa6 doc/examples/vaapi_encode: open raw YUV input in binary mode
     new 1cf02df122 doc/examples/decode_video: check fopen return value in 
pgm_save
     new 2c47383d74 doc/examples/hw_decode: fix fwrite error check
     new 042ff80562 doc/examples/qsv_decode: fix raw frame dump for chroma 
planes
     new 68e18d3a1c doc/examples/encode_audio: fix hardcoded stereo sample 
stride
     new 8d80b13cbe doc/examples/remux: fix NULL pointer dereference in cleanup
     new d25d6b991d doc/examples/vaapi_encode: return raw error codes from 
encode_write
     new c29206e456 doc/examples/transcode: query encoder for supported configs
     new c51a420b59 doc/examples/hw_decode: check fopen return value for output 
file

The 10 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:
 doc/examples/decode_video.c    |  6 +++++-
 doc/examples/encode_audio.c    |  4 ++--
 doc/examples/hw_decode.c       |  7 ++++++-
 doc/examples/qsv_decode.c      | 14 +++++++++++---
 doc/examples/qsv_transcode.c   |  4 +++-
 doc/examples/remux.c           |  2 +-
 doc/examples/transcode.c       |  4 ++--
 doc/examples/vaapi_encode.c    |  6 +++---
 doc/examples/vaapi_transcode.c |  4 +++-
 9 files changed, 36 insertions(+), 15 deletions(-)

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

Reply via email to