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

Makefile « x86 « libavfilter - github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4289f924da652ec3c47670f7cb51be91589bed61 (plain)
1
2
3
4
OBJS-$(CONFIG_GRADFUN_FILTER)                += x86/gradfun.o
OBJS-$(CONFIG_YADIF_FILTER)                  += x86/yadif.o

YASM-OBJS-$(CONFIG_HQDN3D_FILTER)            += x86/hqdn3d.o