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

Git pushed a change to branch release/7.0
in repository ffmpeg.

    from bdc8c505f4 avcodec/libsvtav1: rename aq_mode for v4.0.0
     new f1cbd81e9e fate/mov: add an IAMF+video muxing test
     new 3157e62866 avformat/mov: add an offset to IAMF streams
     new 9434a8349d avformat/mov: fix setting iamf stream id offsets
     new 67641670cc avformat/mov: fix cases where we discard iamf packets from 
enabled streams

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:
 libavformat/iamf_reader.c                          |  15 +-
 libavformat/iamf_reader.h                          |   2 +-
 libavformat/iamfdec.c                              |   2 +-
 libavformat/isom.h                                 |   1 +
 libavformat/mov.c                                  |  51 +++++-
 libavformat/version.h                              |   2 +-
 tests/fate/mov.mak                                 |  28 ++-
 ...4-iamf-7_1_4 => mov-mp4-iamf-7_1_4-video-first} | 203 ++++++++++++++-------
 ...p4-iamf-7_1_4 => mov-mp4-iamf-7_1_4-video-last} |  95 ++++++++--
 .../{audio_element-7_1_4 => audio_element-7_1_4-2} |   2 +-
 10 files changed, 297 insertions(+), 104 deletions(-)
 copy tests/ref/fate/{mov-mp4-iamf-7_1_4 => mov-mp4-iamf-7_1_4-video-first} 
(75%)
 rename tests/ref/fate/{mov-mp4-iamf-7_1_4 => mov-mp4-iamf-7_1_4-video-last} 
(86%)
 copy tests/streamgroups/{audio_element-7_1_4 => audio_element-7_1_4-2} (73%)

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

Reply via email to