mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
fate: Add a test for the VBLE decoder
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by: Janne Grunau <janne-libav@jannau.net>
This commit is contained in:
parent
a0338b598b
commit
55a280569f
@ -226,3 +226,6 @@ fate-musepack7: FUZZ = 1
|
||||
FATE_TESTS += fate-iirfilter
|
||||
fate-iirfilter: libavcodec/iirfilter-test$(EXESUF)
|
||||
fate-iirfilter: CMD = run libavcodec/iirfilter-test
|
||||
|
||||
FATE_TESTS += fate-vble
|
||||
fate-vble: CMD = framecrc -i $(SAMPLES)/vble/flowers-partial-2MB.avi
|
||||
|
4
tests/ref/fate/vble
Normal file
4
tests/ref/fate/vble
Normal file
@ -0,0 +1,4 @@
|
||||
0, 0, 1382400, 0x5e1bc307
|
||||
0, 3003, 1382400, 0x198795f7
|
||||
0, 6006, 1382400, 0xa9102ac2
|
||||
0, 9009, 1382400, 0x9e347932
|
Loading…
Reference in New Issue
Block a user