fate: fix v410 on big endian
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
64a0b826e1
commit
0a11e7ffba
1 changed files with 1 additions and 1 deletions
|
|
@ -267,7 +267,7 @@ FATE_TESTS += fate-utvideo_yuv422_median
|
|||
fate-utvideo_yuv422_median: CMD = framecrc -i $(SAMPLES)/utvideo/utvideo_yuv422_median.avi
|
||||
|
||||
FATE_TESTS += fate-v410dec
|
||||
fate-v410dec: CMD = framecrc -i $(SAMPLES)/v410/lenav410.mov
|
||||
fate-v410dec: CMD = framecrc -i $(SAMPLES)/v410/lenav410.mov -pix_fmt yuv444p10le
|
||||
|
||||
FATE_TESTS += fate-v410enc
|
||||
fate-v410enc: tests/vsynth1/00.pgm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue