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

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

    from 27b8d1a017 avformat/mov: fix cases where we discard iamf packets from 
enabled streams
     new 5acd4d17cc avformat/mov: make items referencing items generic
     new 19df26bc82 avformat/mov: don't parse reserved ISOBMFF fields as if 
they were QT
     new 85a32c764b avformat/mov: reindent after the previous change
     new 7399d533ac avformat/mov: add overflow checks to item offset values
     new 6a756fbb21 avformat/mov: abort if the queried item doesn't exist 
instead of overwriting it
     new f9b61216ae avformat/mov: check for EOF in more loops
     new 0ef3600643 avformat/mov: free item_name on infe entry parsing failure
     new 343938f182 avformat/mov: Fix multiple issues related to 
mov_read_iref_dimg()
     new 26fdd2258b avformat/mov: check return value of mov_read_iref_thmb()

The 9 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/isom.h                            |   9 +-
 libavformat/mov.c                             | 154 +++++++++++++++++---------
 tests/ref/fate/h264_redundant_pps-side_data   |   4 +-
 tests/ref/fate/h264_redundant_pps-side_data2  |   4 +-
 tests/ref/fate/matroska-alac-remux            |   4 +-
 tests/ref/fate/matroska-dovi-write-config7    |   4 +-
 tests/ref/fate/mov-mp4-iamf-5_1_4             |   2 -
 tests/ref/fate/mov-mp4-iamf-7_1_4-video-first |   2 -
 tests/ref/fate/mov-mp4-iamf-7_1_4-video-last  |   2 -
 tests/ref/fate/mov-mp4-iamf-ambisonic_1       |   2 -
 tests/ref/fate/mov-mp4-iamf-stereo            |   2 -
 11 files changed, 116 insertions(+), 73 deletions(-)

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

Reply via email to