summaryrefslogtreecommitdiff
path: root/libavfilter/x86/gradfun.c
Commit message (Expand)AuthorAge
* x86: Split inline and external assembly #ifdefsDiego Biurrun2012-08-31
* Don't include common.h from avutil.hMartin Storsjö2012-08-15
* x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.hMans Rullgard2012-08-09
* x86: build: replace mmx2 by mmxextDiego Biurrun2012-08-03
* lavfi: place x86 inline assembly under HAVE_INLINE_ASM.Ronald S. Bultje2012-07-22
* x86: lavfi: fix gradfun/yadif build with mmx/sse disabledMans Rullgard2012-07-03
* vf_gradfun: move x86 init code to x86/gradfun.cMans Rullgard2012-07-02
* vf_gradfun: relicense x86 asm to LGPLLoren Merritt2011-07-04
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Add gradfun filter, ported from MPlayer.Nolan L2010-12-12