This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch master
in repository ffmpeg.
from 87182e2abc avcodec/audiotoolbox: use 64-bit channel masks
new 20b70144a6 tests/fate/gapless: complete the mp3 test dependencies
new bfcf9fcb37 avformat: factor out iTunSMPB parsing
new a1d17fdd28 avformat/mp3dec: parse iTunes gapless info
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:
libavformat/demux.h | 22 ++
libavformat/demux_utils.c | 32 ++
libavformat/mov.c | 7 +-
libavformat/mp3dec.c | 84 ++++-
tests/fate/gapless.mak | 10 +-
tests/ref/fate/gapless-mp3-itunes | 5 +
tests/ref/fate/gapless-mp3-itunes-side-data | 368 +++++++++++++++++++++
tests/ref/fate/id3v2-reenc-delete-metadata | 4 +-
tests/ref/fate/id3v2-reenc-delete-metadata-keep | 4 +-
.../fate/id3v2-reenc-delete-metadata-keep-format | 4 +-
.../fate/id3v2-reenc-delete-metadata-keep-stream | 4 +-
.../fate/id3v2-reenc-delete-metadata-map-metadata | 4 +-
tests/ref/fate/id3v2-reenc-remux-keep | 2 +-
13 files changed, 527 insertions(+), 23 deletions(-)
create mode 100644 tests/ref/fate/gapless-mp3-itunes
create mode 100644 tests/ref/fate/gapless-mp3-itunes-side-data
--
To stop receiving notification emails like this one, please contact
[email protected].
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]