[FFmpeg-cvslog] FATE: add a bink version 'i' test

Anton Khirnov git at videolan.org
Sat Nov 17 13:12:52 CET 2012


ffmpeg | branch: master | Anton Khirnov <anton at khirnov.net> | Thu Nov 15 09:56:54 2012 +0100| [108bfe4e43c74624e356c5f4f1f5b38b1bddae14] | committer: Anton Khirnov

FATE: add a bink version 'i' test

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=108bfe4e43c74624e356c5f4f1f5b38b1bddae14
---

 tests/fate/video.mak                        |   10 +++++++--
 tests/ref/fate/{bink-video => bink-video-f} |    0
 tests/ref/fate/bink-video-i                 |   32 +++++++++++++++++++++++++++
 3 files changed, 40 insertions(+), 2 deletions(-)

diff --git a/tests/fate/video.mak b/tests/fate/video.mak
index 82bac1b..afc5f60 100644
--- a/tests/fate/video.mak
+++ b/tests/fate/video.mak
@@ -34,8 +34,14 @@ fate-bethsoft-vid: CMD = framecrc -i $(SAMPLES)/bethsoft-vid/ANIM0001.VID -t 5 -
 FATE_SAMPLES_AVCONV-$(call DEMDEC, BFI, BFI) += fate-bfi
 fate-bfi: CMD = framecrc -i $(SAMPLES)/bfi/2287.bfi -pix_fmt rgb24
 
-FATE_SAMPLES_AVCONV-$(call DEMDEC, BINK, BINK) += fate-bink-video
-fate-bink-video: CMD = framecrc -i $(SAMPLES)/bink/hol2br.bik
+FATE_BINK_VIDEO += fate-bink-video-f
+fate-bink-video-f: CMD = framecrc -i $(SAMPLES)/bink/hol2br.bik
+
+FATE_BINK_VIDEO += fate-bink-video-i
+fate-bink-video-i: CMD = framecrc -i $(SAMPLES)/bink/RazOnBull.bik -an
+
+FATE_SAMPLES_AVCONV-$(call DEMDEC, BINK, BINK) += $(FATE_BINK_VIDEO)
+fate-bink-video: $(FATE_BINK_VIDEO)
 
 FATE_SAMPLES_AVCONV-$(call DEMDEC, BMV, BMV_VIDEO) += fate-bmv-video
 fate-bmv-video: CMD = framecrc -i $(SAMPLES)/bmv/SURFING-partial.BMV -pix_fmt rgb24 -an
diff --git a/tests/ref/fate/bink-video b/tests/ref/fate/bink-video-f
similarity index 100%
rename from tests/ref/fate/bink-video
rename to tests/ref/fate/bink-video-f
diff --git a/tests/ref/fate/bink-video-i b/tests/ref/fate/bink-video-i
new file mode 100644
index 0000000..32c5e10
--- /dev/null
+++ b/tests/ref/fate/bink-video-i
@@ -0,0 +1,32 @@
+#tb 0: 1/30
+0,          0,          0,        1,   460800, 0xaef133d9
+0,          1,          1,        1,   460800, 0x2da1248b
+0,          2,          2,        1,   460800, 0x3d7945b4
+0,          3,          3,        1,   460800, 0x44554f62
+0,          4,          4,        1,   460800, 0x1bc0007e
+0,          5,          5,        1,   460800, 0xe9b5c4fa
+0,          6,          6,        1,   460800, 0x41b17af0
+0,          7,          7,        1,   460800, 0x88f5d31c
+0,          8,          8,        1,   460800, 0xdedb6e2d
+0,          9,          9,        1,   460800, 0xd36f0a5e
+0,         10,         10,        1,   460800, 0xb564921c
+0,         11,         11,        1,   460800, 0xd72b1208
+0,         12,         12,        1,   460800, 0x5c87760e
+0,         13,         13,        1,   460800, 0xecb75843
+0,         14,         14,        1,   460800, 0x58deee70
+0,         15,         15,        1,   460800, 0x64b5ae3e
+0,         16,         16,        1,   460800, 0x9269e9e6
+0,         17,         17,        1,   460800, 0x47064d62
+0,         18,         18,        1,   460800, 0x88858604
+0,         19,         19,        1,   460800, 0x129d8834
+0,         20,         20,        1,   460800, 0x046ecae5
+0,         21,         21,        1,   460800, 0x6c74c134
+0,         22,         22,        1,   460800, 0x37d56c01
+0,         23,         23,        1,   460800, 0x4c0a4f15
+0,         24,         24,        1,   460800, 0xe28ef96b
+0,         25,         25,        1,   460800, 0x66c72383
+0,         26,         26,        1,   460800, 0x9487175b
+0,         27,         27,        1,   460800, 0x71034965
+0,         28,         28,        1,   460800, 0x0f99ca96
+0,         29,         29,        1,   460800, 0x8a8c79b2
+0,         30,         30,        1,   460800, 0x34d4926e



More information about the ffmpeg-cvslog mailing list