mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-25 04:30:02 +00:00
fate: add -pix_fmt rgb48le to r210 test
Fixes checksum on big endian systems.
This commit is contained in:
parent
bd2ff1a8bc
commit
ef5756aee0
@ -114,4 +114,4 @@ 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
|
||||
fate-r210: CMD = framecrc -i $(SAMPLES)/r210/r210.avi -pix_fmt rgb48le
|
||||
|
Loading…
Reference in New Issue
Block a user