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

Git pushed a change to branch master
in repository ffmpeg.

    from 0c1a1ee12e swscale/ops_optimizer: don't push scale past truncating 
conversions
     new a5822fca94 avformat/avformat: add a Track Reference Stream Group
     new 90dd8673ce avformat/mov: handle all references in tref boxes
     new 4444a75590 avformat/movenc: support writing more than one entry per 
tref tag

The 3 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                           |   4 +
 fftools/ffmpeg_mux_init.c                |   3 +
 libavformat/avformat.c                   |   5 +
 libavformat/avformat.h                   |  18 +++
 libavformat/dump.c                       |  10 ++
 libavformat/isom.h                       |  13 +-
 libavformat/mov.c                        | 168 ++++++++++++++++----
 libavformat/movenc.c                     | 259 ++++++++++++++++++++++++-------
 libavformat/movenc.h                     |  13 +-
 libavformat/movenchint.c                 |   6 +-
 libavformat/options.c                    |  26 ++++
 libavformat/version.h                    |   2 +-
 tests/ref/fate/copy-trac236              |   4 +-
 tests/ref/fate/mov-mp4-with-mov-in24-ver |   5 +
 14 files changed, 440 insertions(+), 96 deletions(-)

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

Reply via email to