Browse code

fate: add -pix_fmt rgb48le to r210 test

Fixes checksum on big endian systems.

Janne Grunau authored on 2011/12/15 23:44:38
Showing 1 changed files
... ...
@@ -114,4 +114,4 @@ fate-v410enc: tests/vsynth1/00.pgm
114 114
 fate-v410enc: CMD = md5 -f image2 -vcodec pgmyuv -i $(TARGET_PATH)/tests/vsynth1/%02d.pgm -flags +bitexact -vcodec v410 -f avi
115 115
 
116 116
 FATE_TESTS += fate-r210
117
-fate-r210: CMD = framecrc -i $(SAMPLES)/r210/r210.avi
117
+fate-r210: CMD = framecrc -i $(SAMPLES)/r210/r210.avi -pix_fmt rgb48le