ffmpeg/libavfilter/x86
Diego Biurrun d1505db067 x86: yadif: Mark mmxext optimizations as such
The yadif mmx optimizations contain the pmaxsw and pmaxub mmxext
instructions, causing sigills on CPUs that do not support mmxext.
2012-07-31 13:54:06 +02:00
..
Makefile Add gradfun filter, ported from MPlayer. 2010-12-12 17:59:10 +00:00
gradfun.c lavfi: place x86 inline assembly under HAVE_INLINE_ASM. 2012-07-22 19:44:06 -07:00
yadif.c x86: yadif: Mark mmxext optimizations as such 2012-07-31 13:54:06 +02:00
yadif_template.c vf_yadif: move x86 init code to x86/yadif.c 2012-07-02 01:16:37 +01:00