On Sat, May 12, 2012 at 01:17:56PM +0100, Mans Rullgard wrote: > The codecs in this file are tested elsewhere. The container differs > from psx-str-demux in that it has a RIFF header, which the new name > reflects. > > Signed-off-by: Mans Rullgard <[email protected]> > --- > tests/fate/demux.mak | 4 +- > tests/ref/fate/psx-str-riff-demux | 98 > +++++++++++++++++++++++++++++++++++++ > tests/ref/fate/psx-str-v3-mdec | 60 ----------------------- > 3 files changed, 100 insertions(+), 62 deletions(-) > create mode 100644 tests/ref/fate/psx-str-riff-demux > delete mode 100644 tests/ref/fate/psx-str-v3-mdec
OK > --- a/tests/fate/demux.mak > +++ b/tests/fate/demux.mak > @@ -43,8 +43,8 @@ fate-oma-demux: CMD = crc -i > $(SAMPLES)/oma/01-Untitled-partial.oma -acodec copy > > -FATE_AVCONV += fate-psx-str-v3-mdec > -fate-psx-str-v3-mdec: CMD = framecrc -i $(SAMPLES)/psx-str/abc000_cut.str -an > +FATE_AVCONV += fate-psx-str-riff-demux > +fate-psx-str-riff-demux: CMD = framecrc -i $(SAMPLES)/psx-str/abc000_cut.str > -c copy -copyinkf Who came up with this ghastly option name? Somebody who was getting ink done? Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
