Welcome to mirror list, hosted at ThFree Co, Russian Federation.

hw.mak « fate « tests - github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d606cdeab64abd8b90112bc49dc8187121255c66 (plain)
1
2
3
4
5
6
FATE_HWCONTEXT += fate-hwdevice
fate-hwdevice: libavutil/tests/hwdevice$(EXESUF)
fate-hwdevice: CMD = run libavutil/tests/hwdevice
fate-hwdevice: CMP = null

FATE_HW-$(CONFIG_AVUTIL) += $(FATE_HWCONTEXT)