mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
fate: add r210 decoder test
Signed-off-by: Janne Grunau <janne-libav@jannau.net>
This commit is contained in:
parent
6146d78d35
commit
beaf4012d2
@ -112,3 +112,6 @@ fate-v410dec: CMD = framecrc -i $(SAMPLES)/v410/lenav410.mov -pix_fmt yuv444p10l
|
||||
FATE_TESTS += fate-v410enc
|
||||
fate-v410enc: tests/vsynth1/00.pgm
|
||||
fate-v410enc: CMD = md5 -f image2 -vcodec pgmyuv -i $(TARGET_PATH)/tests/vsynth1/%02d.pgm -flags +bitexact -vcodec v410 -f avi
|
||||
|
||||
FATE_TESTS += fate-r210
|
||||
fate-r210: CMD = framecrc -i $(SAMPLES)/r210/r210.avi
|
||||
|
3
tests/ref/fate/r210
Normal file
3
tests/ref/fate/r210
Normal file
@ -0,0 +1,3 @@
|
||||
0, 0, 1843200, 0xbd414b93
|
||||
0, 3003, 1843200, 0x23298f1f
|
||||
0, 6006, 1843200, 0x5a56df19
|
Loading…
Reference in New Issue
Block a user