summaryrefslogtreecommitdiffstats
path: root/libavfilter/x86/yadif.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-311-8/+6
|\
| * x86: Split inline and external assembly #ifdefsDiego Biurrun2012-08-311-8/+6
* | Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'Michael Niedermayer2012-08-311-2/+2
|\ \ | |/
| * avfilter: x86: Use more precise compile template namesDiego Biurrun2012-08-301-2/+2
* | yadif: remove libavutil/internal.h includeMichael Niedermayer2012-08-161-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-161-0/+2
|\ \ | |/
| * Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-091-1/+1
|\ \ | |/
| * x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.hMans Rullgard2012-08-091-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-041-3/+3
|\ \ | |/
| * x86: build: replace mmx2 by mmxextDiego Biurrun2012-08-031-3/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-311-5/+5
|\ \ | |/
| * x86: yadif: Mark mmxext optimizations as suchDiego Biurrun2012-07-311-5/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-231-0/+6
|\ \ | |/
| * lavfi: place x86 inline assembly under HAVE_INLINE_ASM.Ronald S. Bultje2012-07-221-0/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-041-7/+9
|\ \ | |/
| * x86: lavfi: fix gradfun/yadif build with mmx/sse disabledMans Rullgard2012-07-031-3/+9
* | yadif/x86: add prototypes for functions, make code valid C again.Michael Niedermayer2012-07-031-0/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-021-0/+13
|\ \ | |/
| * vf_yadif: move x86 init code to x86/yadif.cMans Rullgard2012-07-021-0/+13
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* In yadif filter, declare asm constants directly to avoid dependency on libavc...Baptiste Coudurier2010-12-061-0/+4
* yadif sse2/ssse3 optimizationsBaptiste Coudurier2010-12-041-211/+21
* yadif: Explicit wordlength for compare. Fixes compile with clang.İsmail Dönmez2010-10-031-1/+1
* Fix compile on Darwin (FATE). Compile error:Alexander Strange2010-09-291-7/+6
* use a Makefile in x86 subdirAurelien Jacobs2010-09-271-4/+0
* yadif filter, based on stefanos port of my yadif from mplayer.Michael Niedermayer2010-09-251-0/+240
OpenPOWER on IntegriCloud