Merge commit '8dde92b95a197eb809d798aacb34dbe52a0689a8'
* commit '8dde92b95a197eb809d798aacb34dbe52a0689a8': fate: Update Screenpresso tests Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
This commit is contained in:
commit
486776d06f
@ -56,8 +56,17 @@ fate-rscc-32bit: CMD = framecrc -i $(TARGET_SAMPLES)/rscc/32bpp.avi -an
|
||||
FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, RSCC) += $(FATE_RSCC)
|
||||
fate-rscc: $(FATE_RSCC)
|
||||
|
||||
FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, SCREENPRESSO) += fate-screenpresso
|
||||
fate-screenpresso: CMD = framecrc -i $(TARGET_SAMPLES)/spv1/bunny.avi
|
||||
FATE_SCREENPRESSO += fate-screenpresso-16bit
|
||||
fate-screenpresso-16bit: CMD = framecrc -i $(TARGET_SAMPLES)/spv1/16bpp_555.avi -an
|
||||
|
||||
FATE_SCREENPRESSO += fate-screenpresso-24bit
|
||||
fate-screenpresso-24bit: CMD = framecrc -i $(TARGET_SAMPLES)/spv1/bunny.avi -an
|
||||
|
||||
FATE_SCREENPRESSO += fate-screenpresso-32bit
|
||||
fate-screenpresso-32bit: CMD = framecrc -i $(TARGET_SAMPLES)/spv1/32bpp.avi -an
|
||||
|
||||
FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, SCREENPRESSO) += $(FATE_SCREENPRESSO)
|
||||
fate-screenpresso: $(FATE_SCREENPRESSO)
|
||||
|
||||
FATE_SAMPLES_AVCONV-$(call DEMDEC, ASF, TDSC) += fate-tdsc
|
||||
fate-tdsc: CMD = framecrc -idct simple -i $(TARGET_SAMPLES)/tdsc/tdsc.asf -an -pix_fmt bgr24
|
||||
|
13
tests/ref/fate/screenpresso-16bit
Normal file
13
tests/ref/fate/screenpresso-16bit
Normal file
@ -0,0 +1,13 @@
|
||||
#tb 0: 100/2397
|
||||
#media_type 0: video
|
||||
#codec_id 0: rawvideo
|
||||
#dimensions 0: 320x240
|
||||
#sar 0: 0/1
|
||||
0, 0, 0, 1, 153600, 0x69a234de
|
||||
0, 1, 1, 1, 153600, 0x7f43aee5
|
||||
0, 2, 2, 1, 153600, 0x81030634
|
||||
0, 3, 3, 1, 153600, 0xf570d0ef
|
||||
0, 4, 4, 1, 153600, 0x386e8cec
|
||||
0, 5, 5, 1, 153600, 0xbe53af8f
|
||||
0, 6, 6, 1, 153600, 0xf92f48bd
|
||||
0, 7, 7, 1, 153600, 0x594472c5
|
9
tests/ref/fate/screenpresso-32bit
Normal file
9
tests/ref/fate/screenpresso-32bit
Normal file
@ -0,0 +1,9 @@
|
||||
#tb 0: 100/2397
|
||||
#media_type 0: video
|
||||
#codec_id 0: rawvideo
|
||||
#dimensions 0: 320x240
|
||||
#sar 0: 0/1
|
||||
0, 0, 0, 1, 307200, 0xa01f27cc
|
||||
0, 1, 1, 1, 307200, 0x5d83c4d0
|
||||
0, 2, 2, 1, 307200, 0xb7d7919f
|
||||
0, 3, 3, 1, 307200, 0x4d201450
|
Loading…
Reference in New Issue
Block a user