fate: add -pix_fmt rgb48le to r210 test

Fixes checksum on big endian systems.
This commit is contained in:
Janne Grunau 2011-12-15 15:44:38 +01:00
parent bd2ff1a8bc
commit ef5756aee0

View File

@ -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