OSDN Git Service

fate: Explicitly specify the rgb555le pixel format for the mss2 rgb555 tests
authorMartin Storsjö <martin@martin.st>
Fri, 10 Jan 2014 14:05:10 +0000 (16:05 +0200)
committerMartin Storsjö <martin@martin.st>
Fri, 10 Jan 2014 16:05:40 +0000 (18:05 +0200)
This fixes these fate tests on big endian.

Signed-off-by: Martin Storsjö <martin@martin.st>
tests/fate/microsoft.mak

index db8da81..ea41c42 100644 (file)
@@ -8,10 +8,10 @@ FATE_MSS2 += fate-mss2-pals
 fate-mss2-pals: CMD = framecrc -i $(TARGET_SAMPLES)/mss2/rlepals.wmv
 
 FATE_MSS2 += fate-mss2-rgb555
-fate-mss2-rgb555: CMD = framecrc -i $(TARGET_SAMPLES)/mss2/rle555.wmv
+fate-mss2-rgb555: CMD = framecrc -i $(TARGET_SAMPLES)/mss2/rle555.wmv -pix_fmt rgb555le
 
 FATE_MSS2 += fate-mss2-rgb555s
-fate-mss2-rgb555s: CMD = framecrc -i $(TARGET_SAMPLES)/mss2/rle555s.wmv
+fate-mss2-rgb555s: CMD = framecrc -i $(TARGET_SAMPLES)/mss2/rle555s.wmv -pix_fmt rgb555le
 
 FATE_MSS2 += fate-mss2-wmv
 fate-mss2-wmv: CMD = framecrc -i $(TARGET_SAMPLES)/mss2/msscreencodec.wmv -an -frames 100