On Thu, Apr 14, 2016 at 10:42:31PM -0300, James Almer wrote: > On 4/14/2016 10:18 PM, Michael Niedermayer wrote: > > Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc> > > --- > > tests/fate-run.sh | 4 ++++ > > tests/fate/vorbis.mak | 7 ++++++- > > tests/ref/fate/vorbis-1833-chapters | 36 > > +++++++++++++++++++++++++++++++++++ > > 3 files changed, 46 insertions(+), 1 deletion(-) > > create mode 100644 tests/ref/fate/vorbis-1833-chapters > > > > diff --git a/tests/fate-run.sh b/tests/fate-run.sh > > index 68b552c..3d58080 100755 > > --- a/tests/fate-run.sh > > +++ b/tests/fate-run.sh > > @@ -96,6 +96,10 @@ probeframes(){ > > run ffprobe${PROGSUF} -show_frames -v 0 "$@" > > } > > > > +probechapters(){ > > + run ffprobe${PROGSUF} -show_chapters -v 0 "$@" > > +} > > + > > probegaplessinfo(){ > > filename="$1" > > shift > > diff --git a/tests/fate/vorbis.mak b/tests/fate/vorbis.mak > > index 4b72373..e31d1e8 100644 > > --- a/tests/fate/vorbis.mak > > +++ b/tests/fate/vorbis.mak > > @@ -80,6 +80,11 @@ FATE_VORBIS += fate-vorbis-20 > > fate-vorbis-20: CMD = pcm -i $(TARGET_SAMPLES)/vorbis/6.ogg > > fate-vorbis-20: REF = $(SAMPLES)/vorbis/6.pcm > > > > +FATE_VORBIS_FFPROBE += fate-vorbis-1833-chapters > > Missing ogg demuxer dependency.
added > > Should be good aside from that. applied thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB While the State exists there can be no freedom; when there is freedom there will be no State. -- Vladimir Lenin
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel