From 2c77c90684e24ef16f7e7c4462e011434cee6a98 Mon Sep 17 00:00:00 2001 From: Aurelien Jacobs Date: Tue, 28 Dec 2010 23:52:53 +0000 Subject: add SubRip decoder Originally committed as revision 26119 to svn://svn.ffmpeg.org/ffmpeg/trunk --- tests/fate.mak | 2 ++ tests/ref/fate/sub-srt | 1 + 2 files changed, 3 insertions(+) create mode 100644 tests/ref/fate/sub-srt (limited to 'tests') diff --git a/tests/fate.mak b/tests/fate.mak index 0245a77cc6..76992c464b 100644 --- a/tests/fate.mak +++ b/tests/fate.mak @@ -282,6 +282,8 @@ FATE_TESTS += fate-smc fate-smc: CMD = framecrc -i $(SAMPLES)/smc/cass_schi.qt -vsync 0 -pix_fmt rgb24 FATE_TESTS += fate-sp5x fate-sp5x: CMD = framecrc -idct simple -i $(SAMPLES)/sp5x/sp5x_problem.avi +FATE_TESTS += fate-sub-srt +fate-sub-srt: CMD = md5 -i $(SAMPLES)/sub/SubRip_capability_tester.srt -f ass FATE_TESTS += fate-sunraster-1bit-raw fate-sunraster-1bit-raw: CMD = framecrc -i $(SAMPLES)/sunraster/lena-1bit-raw.sun FATE_TESTS += fate-sunraster-1bit-rle diff --git a/tests/ref/fate/sub-srt b/tests/ref/fate/sub-srt new file mode 100644 index 0000000000..5a1466437e --- /dev/null +++ b/tests/ref/fate/sub-srt @@ -0,0 +1 @@ +03b2a3f7e7e83624c8e4d1b5569df758 -- cgit v1.2.3