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

Git pushed a change to branch master
in repository ffmpeg.

    from 073c44b8bc avfilter/vf_drawtext: Avoid double free in 
glyph_enu_border_free()
     new 1e3883df9f avformat: rename AVStreamGroupLCEVC to 
AVStreamGroupLayeredVideo
     new d7c7ee4e2e avformat: add AV_STREAM_GROUP_PARAMS_DOLBY_VISION
     new 0a2e0b28d0 avformat/mov: add support for vdep based tref
     new 8d89d7c25a avformat/mov: create Dolby Vision stream group
     new 29bc8ec8d1 avformat/mpegts: create Dolby Vision stream group
     new b31fdbfde0 avformat/matroskadec: create Dolby Vision stream group
     new f778a7e241 avformat: deprecate AVStreamGroupLCEVC

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:
 doc/APIchanges              |   7 +++
 fftools/ffmpeg_mux_init.c   |   1 +
 libavformat/avformat.c      |   5 ++
 libavformat/avformat.h      |  46 +++++++++++++---
 libavformat/dashdec.c       |  10 ++--
 libavformat/demux.c         |   6 +--
 libavformat/dump.c          |   5 +-
 libavformat/matroskadec.c   |  73 +++++++++++++++++++++++++
 libavformat/mov.c           | 113 +++++++++++++++++++++++++++++++++++++--
 libavformat/movenc.c        |  14 ++---
 libavformat/mpegts.c        | 127 +++++++++++++++++++++++++++++++++++++++++---
 libavformat/mpegts.h        |   1 +
 libavformat/options.c       |  69 ++++++++++++++----------
 libavformat/version.h       |   2 +-
 libavformat/version_major.h |   2 +
 15 files changed, 418 insertions(+), 63 deletions(-)

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

Reply via email to