This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch master
in repository ffmpeg.
from b79eae1af4 libavformat/id3v2enc.c: add write support for COMM/USLT
descriptor+lang keys
new de038122a3 tests/fate/ogg-vorbis.mak: add test to show packets initial
padding and side data.
new 63b7e4cefa lavf/oggparsevorbis: rework timestamp offset and end
trimming
The 2 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/oggdec.c | 3 +
libavformat/oggdec.h | 1 +
libavformat/oggparsevorbis.c | 219 ++++++++++----------
tests/fate/ogg-vorbis.mak | 27 ++-
tests/ref/fate/limited_input_seek | 2 +-
tests/ref/fate/limited_input_seek-copyts | 2 +-
tests/ref/fate/mov-mp4-chapters | 41 ++--
tests/ref/fate/ogg-vorbis-bear | 100 ++++++++++
tests/ref/fate/ogg-vorbis-chained-meta.txt | 22 +-
tests/ref/fate/ogg-vorbis-initial-padding-chained | 148 ++++++++++++++
tests/ref/fate/ogg-vorbis-libvorbis-1s | 62 ++++++
tests/ref/fate/ogg-vorbis-libvorbis-30s | 62 ++++++
tests/ref/fate/ogg-vorbis-ts-offset | 233 ++++++++++++++++++++++
tests/ref/fate/ogg-vorbis-ts-seek | 72 +++++++
tests/ref/fate/webm-dash-chapters | 54 ++---
tests/ref/lavf-fate/vp8.ogg | 2 +-
16 files changed, 876 insertions(+), 174 deletions(-)
create mode 100644 tests/ref/fate/ogg-vorbis-bear
create mode 100644 tests/ref/fate/ogg-vorbis-initial-padding-chained
create mode 100644 tests/ref/fate/ogg-vorbis-libvorbis-1s
create mode 100644 tests/ref/fate/ogg-vorbis-libvorbis-30s
create mode 100644 tests/ref/fate/ogg-vorbis-ts-offset
create mode 100644 tests/ref/fate/ogg-vorbis-ts-seek
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]