mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-05-17 06:58:45 +08:00
fate: Add test for APV 400-10 profile
Same setup as the 422-10 profile test, using the same content. FFmpeg decoder output is identical to the reference decoder output.
This commit is contained in:
@ -1,7 +1,9 @@
|
||||
FATE_APV = fate-apv-422-10
|
||||
FATE_APV = fate-apv-422-10 fate-apv-400-10
|
||||
|
||||
FATE_SAMPLES_FFMPEG-$(call FRAMECRC, APV, APV, SCALE_FILTER) += $(FATE_APV)
|
||||
|
||||
fate-apv: $(FATE_APV)
|
||||
|
||||
fate-apv-422-10: CMD = framecrc -i $(TARGET_SAMPLES)/apv/profile_422-10.apv -pix_fmt yuv422p10le -vf scale
|
||||
|
||||
fate-apv-400-10: CMD = framecrc -i $(TARGET_SAMPLES)/apv/profile_400-10.apv -pix_fmt gray10le -vf scale
|
||||
|
8
tests/ref/fate/apv-400-10
Normal file
8
tests/ref/fate/apv-400-10
Normal file
@ -0,0 +1,8 @@
|
||||
#tb 0: 1/30
|
||||
#media_type 0: video
|
||||
#codec_id 0: rawvideo
|
||||
#dimensions 0: 320x180
|
||||
#sar 0: 1/1
|
||||
0, 0, 0, 1, 115200, 0xa6eb8147
|
||||
0, 1, 1, 1, 115200, 0x1097b61b
|
||||
0, 2, 2, 1, 115200, 0x909f9c4b
|
Reference in New Issue
Block a user