OSDN Git Service

FATE: add test for SMJPEG demuxer and associated IMA ADPCM audio decoder.
authorMike Melanson <mike@multimedia.cx>
Sun, 8 Jan 2012 03:59:08 +0000 (19:59 -0800)
committerRonald S. Bultje <rsbultje@gmail.com>
Mon, 9 Jan 2012 02:31:50 +0000 (18:31 -0800)
commit2dee0cdb8e692725fa261490a856299bb26c7be5
treea608d1ddd0c3b3e7a7d604a92cf1aa92b8499452
parent39df0c434c76aa6a6decccb969dfa51468440823
FATE: add test for SMJPEG demuxer and associated IMA ADPCM audio decoder.

(Don't attempt to decode JPEG data.)
Code coverage: libavformat/smjpeg.c: 0% -> 69%
libavcodec/adpcm.c: 0% -> 10% (fresh run); 92.4% -> 93% following a FATE run

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
tests/fate/demux.mak
tests/ref/fate/smjpeg [new file with mode: 0644]