Diego Biurrun <[email protected]> writes: > On Wed, Dec 14, 2011 at 03:12:18PM +0000, Måns Rullgård wrote: >> Diego Biurrun <[email protected]> writes: >> >> > +FATE_TESTS += fate-truespeech >> > +fate-truespeech: CMD = pcm -i $(SAMPLES)/truespeech/a6.wav >> > +fate-truespeech: CMP = oneoff >> > +fate-truespeech: REF = $(SAMPLES)/truespeech/a6.pcm >> > + >> > +FATE_TESTS += fate-wmavoice-7k >> > +fate-wmavoice-7k: CMD = pcm -i $(SAMPLES)/wmavoice/streaming_CBR-7K.wma >> > +fate-wmavoice-7k: CMP = stddev >> > +fate-wmavoice-7k: REF = $(SAMPLES)/wmavoice/streaming_CBR-7K.pcm >> > +fate-wmavoice-7k: FUZZ = 3 >> > + >> > +FATE_TESTS += fate-wmavoice-11k >> > +fate-wmavoice-11k: CMD = pcm -i $(SAMPLES)/wmavoice/streaming_CBR-11K.wma >> > +fate-wmavoice-11k: CMP = stddev >> > +fate-wmavoice-11k: REF = $(SAMPLES)/wmavoice/streaming_CBR-11K.pcm >> > +fate-wmavoice-11k: FUZZ = 3 >> > + >> > +FATE_TESTS += fate-wmavoice-19k >> > +fate-wmavoice-19k: CMD = pcm -i $(SAMPLES)/wmavoice/streaming_CBR-19K.wma >> > +fate-wmavoice-19k: CMP = stddev >> > +fate-wmavoice-19k: REF = $(SAMPLES)/wmavoice/streaming_CBR-19K.pcm >> > +fate-wmavoice-19k: FUZZ = 3 >> >> Keeping all WMA together might make more sense. Opinions? > > There are no other WMA tests.
Then it's about time we added some. > I could group all Microsoft tests together in a separate file though Which others other than wmv/vc1? -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
