mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-08 10:50:02 +00:00
Patch by Nolan L nol888 <=> gmail >=< com. See thread: Subject: [FFmpeg-devel] [PATCH] Port gradfun to libavfilter (GCI) Date: Mon, 29 Nov 2010 07:18:14 -0500 Originally committed as revision 25942 to svn://svn.ffmpeg.org/ffmpeg/trunk
2 lines
122 B
Makefile
2 lines
122 B
Makefile
MMX-OBJS-$(CONFIG_YADIF_FILTER) += x86/yadif.o
|
|
MMX-OBJS-$(CONFIG_GRADFUN_FILTER) += x86/gradfun.o
|