summaryrefslogtreecommitdiff
path: root/libavfilter/x86/yadif.c
Commit message (Expand)AuthorAge
* yadif: remove libavutil/internal.h includeMichael Niedermayer2012-08-16
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-16
|\
| * Don't include common.h from avutil.hMartin Storsjö2012-08-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-09
|\|
| * x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.hMans Rullgard2012-08-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-04
|\|
| * x86: build: replace mmx2 by mmxextDiego Biurrun2012-08-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-31
|\|
| * x86: yadif: Mark mmxext optimizations as suchDiego Biurrun2012-07-31
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-23
|\|
| * lavfi: place x86 inline assembly under HAVE_INLINE_ASM.Ronald S. Bultje2012-07-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-04
|\|
| * x86: lavfi: fix gradfun/yadif build with mmx/sse disabledMans Rullgard2012-07-03
* | yadif/x86: add prototypes for functions, make code valid C again.Michael Niedermayer2012-07-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-02
|\|
| * vf_yadif: move x86 init code to x86/yadif.cMans Rullgard2012-07-02
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* In yadif filter, declare asm constants directly to avoid dependency on libavc...Baptiste Coudurier2010-12-06
* yadif sse2/ssse3 optimizationsBaptiste Coudurier2010-12-04
* yadif: Explicit wordlength for compare. Fixes compile with clang.İsmail Dönmez2010-10-03
* Fix compile on Darwin (FATE). Compile error:Alexander Strange2010-09-29
* use a Makefile in x86 subdirAurelien Jacobs2010-09-27
* yadif filter, based on stefanos port of my yadif from mplayer.Michael Niedermayer2010-09-25