ffmpeg/libavfilter/x86
Mans Rullgard fb93e61e2b x86: lavfi: fix gradfun/yadif build with mmx/sse disabled
These functions are defined conditionally so any uses need to have
preprocessor guards.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-07-03 14:14:13 +01:00
..
Makefile Add gradfun filter, ported from MPlayer. 2010-12-12 17:59:10 +00:00
gradfun.c x86: lavfi: fix gradfun/yadif build with mmx/sse disabled 2012-07-03 14:14:13 +01:00
yadif.c x86: lavfi: fix gradfun/yadif build with mmx/sse disabled 2012-07-03 14:14:13 +01:00
yadif_template.c vf_yadif: move x86 init code to x86/yadif.c 2012-07-02 01:16:37 +01:00