[FFmpeg-cvslog] FATE: add a bink version 'b' 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| [da5408ede972ab474f7df9023471a7bcd7092abb] | committer: Anton Khirnov

FATE: add a bink version 'b' test

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

 tests/fate/video.mak        |    3 +++
 tests/ref/fate/bink-video-b |   31 +++++++++++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/tests/fate/video.mak b/tests/fate/video.mak
index afc5f60..56060ec 100644
--- a/tests/fate/video.mak
+++ b/tests/fate/video.mak
@@ -34,6 +34,9 @@ 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_BINK_VIDEO += fate-bink-video-b
+fate-bink-video-b: CMD = framecrc -i $(SAMPLES)/bink/RISE.BIK -frames 30
+
 FATE_BINK_VIDEO += fate-bink-video-f
 fate-bink-video-f: CMD = framecrc -i $(SAMPLES)/bink/hol2br.bik
 
diff --git a/tests/ref/fate/bink-video-b b/tests/ref/fate/bink-video-b
new file mode 100644
index 0000000..c772eda
--- /dev/null
+++ b/tests/ref/fate/bink-video-b
@@ -0,0 +1,31 @@
+#tb 0: 1/15
+0,          0,          0,        1,    34800, 0x4fd0a8e4
+0,          1,          1,        1,    34800, 0xd381a7b7
+0,          2,          2,        1,    34800, 0x688ca315
+0,          3,          3,        1,    34800, 0xaae39c3f
+0,          4,          4,        1,    34800, 0xdcb19759
+0,          5,          5,        1,    34800, 0xd458970a
+0,          6,          6,        1,    34800, 0x99269865
+0,          7,          7,        1,    34800, 0x6d459bbc
+0,          8,          8,        1,    34800, 0x6c759cd2
+0,          9,          9,        1,    34800, 0x47459ad5
+0,         10,         10,        1,    34800, 0xe6e897b9
+0,         11,         11,        1,    34800, 0x63599374
+0,         12,         12,        1,    34800, 0x666191e2
+0,         13,         13,        1,    34800, 0x4ca8933e
+0,         14,         14,        1,    34800, 0xbea594f4
+0,         15,         15,        1,    34800, 0xa5609473
+0,         16,         16,        1,    34800, 0xe5d79234
+0,         17,         17,        1,    34800, 0xf7738e58
+0,         18,         18,        1,    34800, 0x9d0c8b24
+0,         19,         19,        1,    34800, 0x0b2d8a66
+0,         20,         20,        1,    34800, 0xf4698b72
+0,         21,         21,        1,    34800, 0xdf808d44
+0,         22,         22,        1,    34800, 0xae6b895e
+0,         23,         23,        1,    34800, 0xa67b8144
+0,         24,         24,        1,    34800, 0xc54d79c4
+0,         25,         25,        1,    34800, 0x75ca72e2
+0,         26,         26,        1,    34800, 0xc6a56f65
+0,         27,         27,        1,    34800, 0x406e740d
+0,         28,         28,        1,    34800, 0xd29478de
+0,         29,         29,        1,    34800, 0x22cf7dc2



More information about the ffmpeg-cvslog mailing list