On Wed, Nov 23, 2011 at 12:43:36AM +0000, Måns Rullgård wrote: > Janne Grunau <[email protected]> writes: > > > fate-suite already updated, I'll wait at least 24 hours before committing > > > > Janne > > ---8<--- > > Add all seven test bitstreams of Coding Technologies "aacPlus Decoder > > Check Package". The streams cover different ways to signal SBR and PS > > in different formats. > > --- > > tests/fate/aac.mak | 13 +++++++++++++ > > 1 files changed, 13 insertions(+), 0 deletions(-) > > > > diff --git a/tests/fate/aac.mak b/tests/fate/aac.mak > > index 8c80557..e5ffcf5 100644 > > --- a/tests/fate/aac.mak > > +++ b/tests/fate/aac.mak > > @@ -38,6 +38,19 @@ FATE_AAC += fate-aac-ap05_48 > > fate-aac-ap05_48: CMD = pcm -i $(SAMPLES)/aac/ap05_48.mp4 > > fate-aac-ap05_48: REF = $(SAMPLES)/aac/ap05_48.s16 > > > > +fate-aac-ct%: CMD = pcm -i $(SAMPLES)/aac/CT_DecoderCheck/$(subst > > fate-aac-ct-,,$@) > > $(@:fate-aac-ct-%=%) is a little simpler than the subst call.
changed locally Janne _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
