mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2025-02-08 13:17:53 +00:00
FATE: use +/- flag option syntax for vp8 emu-edge tests
This commit is contained in:
parent
a6733202cc
commit
e056f8d37d
@ -41,6 +41,6 @@ fate-vp8-sign-bias$(1): REF = $(SRC_PATH)/tests/ref/fate/vp8-sign-bias
|
||||
endef
|
||||
|
||||
$(eval $(call FATE_VP8_FULL))
|
||||
$(eval $(call FATE_VP8_FULL,-emu-edge,-flags emu_edge))
|
||||
$(eval $(call FATE_VP8_FULL,-emu-edge,-flags +emu_edge))
|
||||
FATE_TESTS += $(FATE_VP8)
|
||||
fate-vp8: $(FATE_VP8)
|
||||
|
Loading…
x
Reference in New Issue
Block a user