This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2024-12-02 03:06:28 +02:00
Code
Issues
Releases
Activity
623ffe8c82
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-28 00:50:26 +03: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 19:59:10 +02:00
MMX-OBJS-$(CONFIG_GRADFUN_FILTER)
+=
x86/gradfun.o
Reference in New Issue
Copy Permalink