This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
Code
Issues
Pull Requests
Releases
Wiki
Activity
e2adce3b8e
ffmpeg
/
libavfilter
/
x86
/
Makefile
3 lines
122 B
Makefile
Raw
Normal View
History
Unescape
Escape
use a Makefile in x86 subdir Originally committed as revision 25234 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-09-27 23:50:26 +02:00
MMX-OBJS-$(CONFIG_YADIF_FILTER)
+=
x86/yadif.o
Add gradfun filter, ported from MPlayer. 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
2010-12-12 18:59:10 +01:00
MMX-OBJS-$(CONFIG_GRADFUN_FILTER)
+=
x86/gradfun.o
Reference in New Issue
Copy Permalink