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

Git pushed a change to branch master
in repository ffmpeg.

    from 1a7979a2f8 avcodec/x86/h26x/h2656_inter: Simplify splatting 
coefficients
     new 47dc4e3429 avformat/matroskadec: refactor parsing Block Additional
     new ec86dade2f avformat/matroskadec: add support for LCEVC ITU-T35 payloads
     new fe1ffd63fb avcodec/libdav1d: refactor parsing ITU-T35 metadata
     new 29d8c2af4d avcodec/libdav1d: add support for LCEVC ITU-T35 payloads
     new 4c7a8df34d avcodec/av1dec: refactor parsing ITU-T35 metadata
     new 8528c697c7 avcodec/av1dec: add support for LCEVC ITU-T35 payloads
     new 823c6fc0b8 avcodec/decode: make LCEVC injection available to decoders 
that don't call ff_get_buffer()
     new ad7d270935 avcodec/libdav1d: call ff_attach_decode_data() on output 
frames

The 8 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/amfdec.c       |   2 +-
 libavcodec/av1dec.c       | 127 +++++++++++++++++++++++++++----------------
 libavcodec/decode.c       |  82 ++++++++++++++--------------
 libavcodec/decode.h       |   2 +-
 libavcodec/libdav1d.c     | 134 ++++++++++++++++++++++++++++++----------------
 libavcodec/qsvdec.c       |   2 +-
 libavcodec/videotoolbox.c |   2 +-
 libavformat/matroskadec.c |  88 ++++++++++++++++++++----------
 8 files changed, 278 insertions(+), 161 deletions(-)

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

Reply via email to