On Fri, May 11, 2012 at 06:35:26PM +0100, Mans Rullgard wrote: > Signed-off-by: Mans Rullgard <[email protected]> > --- > tests/fate/adpcm.mak | 3 + > tests/ref/fate/adpcm-ima-smjpeg | 351 > +++++++++++++++++++++++++++++++++++++++ > 2 files changed, 354 insertions(+) > create mode 100644 tests/ref/fate/adpcm-ima-smjpeg
OK > --- a/tests/fate/adpcm.mak > +++ b/tests/fate/adpcm.mak > @@ -43,6 +43,9 @@ fate-adpcm-ima-ea-eacs: CMD = framecrc -i > $(SAMPLES)/ea-tgv/INTRO8K-partial.TGV > FATE_ADPCM += fate-adpcm-ima-ea-sead > fate-adpcm-ima-ea-sead: CMD = framecrc -i $(SAMPLES)/ea-tgv/INTEL_S.TGV -vn > > +FATE_ADPCM += fate-adpcm-ima-smjpeg > +fate-adpcm-ima-smjpeg: CMD = framecrc -i $(SAMPLES)/smjpeg/scenwin.mjpg -vn We also have a demuxer test for this and the video is MJPEG. Do we have enough coverage of MJPEG or should we add one more test with this sample? Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
