summaryrefslogtreecommitdiffstats
path: root/libavfilter/x86
Commit message (Expand)AuthorAgeFilesLines
* x86: Split inline and external assembly #ifdefsDiego Biurrun2012-08-312-18/+14
* avfilter: x86: Use more precise compile template namesDiego Biurrun2012-08-302-3/+3
* vf_hqdn3d: x86 asmLoren Merritt2012-08-262-0/+107
* Don't include common.h from avutil.hMartin Storsjö2012-08-152-0/+3
* x86: yadif: fix asm with sunccMans Rullgard2012-08-131-19/+13
* x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.hMans Rullgard2012-08-092-2/+2
* x86: build: replace mmx2 by mmxextDiego Biurrun2012-08-032-6/+6
* x86: yadif: Mark mmxext optimizations as suchDiego Biurrun2012-07-311-5/+5
* lavfi: place x86 inline assembly under HAVE_INLINE_ASM.Ronald S. Bultje2012-07-222-0/+12
* x86: lavfi: fix gradfun/yadif build with mmx/sse disabledMans Rullgard2012-07-032-6/+18
* vf_yadif: move x86 init code to x86/yadif.cMans Rullgard2012-07-022-3/+16
* vf_gradfun: move x86 init code to x86/gradfun.cMans Rullgard2012-07-021-8/+21
* yadif: specify array size outside DECLARE_ALIGNEDJanne Grunau2012-02-091-4/+4
* cosmetics: Delete empty lines at end of file.Diego Biurrun2012-02-091-1/+0
* vf_gradfun: relicense x86 asm to LGPLLoren Merritt2011-07-041-9/+11
* Change yadif to not use out of picture lines.Michael Niedermayer2011-04-031-3/+3
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-193-12/+12
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-181-1/+0
* convert svn:ignore properties to .gitignore filesJanne Grunau2011-01-171-0/+1
* Add gradfun filter, ported from MPlayer.Nolan L2010-12-122-0/+163
* In yadif filter, declare asm constants directly to avoid dependency on libavc...Baptiste Coudurier2010-12-062-3/+7
* yadif sse2/ssse3 optimizationsBaptiste Coudurier2010-12-042-211/+289
* 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-272-4/+1
* yadif filter, based on stefanos port of my yadif from mplayer.Michael Niedermayer2010-09-251-0/+240
OpenPOWER on IntegriCloud