On Wed, Jul 16, 2014 at 03:27:26PM +0200, Diego Biurrun wrote: > On Sun, Jul 13, 2014 at 11:47:06PM +0200, Katerina Barone-Adesi wrote: > > --- a/tests/fate/real.mak > > +++ b/tests/fate/real.mak > > @@ -1,3 +1,11 @@ > > +# NOTE: the REALAUDIO tests need to use the RA demuxer once > > +# it is available > > Such a thing is going to be available when? > > > +FATE_SAMPLES_REALAUDIO-$(call DEMDEC, RM, RA_144) += fate-ra3-144 > > +fate-ra3-144: CMD = framecrc -i $(TARGET_SAMPLES)/realaudio/ra3.ra > > + > > +FATE_SAMPLES_REALAUDIO-$(call DEMDEC, RM, RA_288) += fate-ra4-28_8 > > +fate-ra4-28_8: CMD = framecrc -i $(TARGET_SAMPLES)/realaudio/ra4-28_8.ra > > The inconsistent naming is puzzling. One sample is just ra3.ra, the other > is ra-28_8.ra. Also note the inconsistent use of _.
Maybe because it's not possible to have RA3 with any other codec than 14.4? _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
