mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-27 21:40:34 +00:00
fate: Add a single symbol Ut Video decoder test
Signed-off-by: Diego Biurrun <diego@biurrun.de>
This commit is contained in:
parent
7a1944b907
commit
09bd0ea94e
@ -4,6 +4,9 @@ fate-utvideo_rgba_left: CMD = framecrc -i $(SAMPLES)/utvideo/utvideo_rgba_left.a
|
||||
FATE_UTVIDEO += fate-utvideo_rgba_median
|
||||
fate-utvideo_rgba_median: CMD = framecrc -i $(SAMPLES)/utvideo/utvideo_rgba_median.avi
|
||||
|
||||
FATE_UTVIDEO += fate-utvideo_rgba_single_symbol
|
||||
fate-utvideo_rgba_single_symbol: CMD = framecrc -i $(SAMPLES)/utvideo/utvideo_rgba_single_symbol.avi
|
||||
|
||||
FATE_UTVIDEO += fate-utvideo_rgb_left
|
||||
fate-utvideo_rgb_left: CMD = framecrc -i $(SAMPLES)/utvideo/utvideo_rgb_left.avi
|
||||
|
||||
|
2
tests/ref/fate/utvideo_rgba_single_symbol
Normal file
2
tests/ref/fate/utvideo_rgba_single_symbol
Normal file
@ -0,0 +1,2 @@
|
||||
#tb 0: 1/24
|
||||
0, 0, 0, 1, 3145728, 0xac95c593
|
Loading…
Reference in New Issue
Block a user