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

Git pushed a change to branch master
in repository ffmpeg.

    from f778a7e241 avformat: deprecate AVStreamGroupLCEVC
     new d62686b50f ffv1enc: implement Bayer pixel format encoding
     new 4f509c9e43 ffv1dec: implement Bayer pixel format encoding
     new 0678077143 ffv1enc: add RCT coefficient search for Bayer
     new 49a77d37be ffv1enc: write f->flt to extradata

The 4 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/ffv1.c       |   6 +-
 libavcodec/ffv1.h       |   2 +
 libavcodec/ffv1_parse.c |  15 +++-
 libavcodec/ffv1dec.c    |  75 +++++++++++++++++++-
 libavcodec/ffv1enc.c    | 177 ++++++++++++++++++++++++++++++++++++++++++++++--
 5 files changed, 265 insertions(+), 10 deletions(-)

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

Reply via email to