You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
fate-mpeg4: use TARGET_SAMPLES for resize tests
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
MPEG4_RESOLUTION_CHANGE = down-down down-up up-down up-up
|
MPEG4_RESOLUTION_CHANGE = down-down down-up up-down up-up
|
||||||
|
|
||||||
fate-mpeg4-resolution-change-%: CMD = framemd5 -flags +bitexact -idct simple -i $(SAMPLES)/mpeg4/resize_$(@:fate-mpeg4-resolution-change-%=%).h263
|
fate-mpeg4-resolution-change-%: CMD = framemd5 -flags +bitexact -idct simple -i $(TARGET_SAMPLES)/mpeg4/resize_$(@:fate-mpeg4-resolution-change-%=%).h263
|
||||||
|
|
||||||
FATE_MPEG4-$(call DEMDEC, H263, H263) := $(addprefix fate-mpeg4-resolution-change-, $(MPEG4_RESOLUTION_CHANGE))
|
FATE_MPEG4-$(call DEMDEC, H263, H263) := $(addprefix fate-mpeg4-resolution-change-, $(MPEG4_RESOLUTION_CHANGE))
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user