summaryrefslogtreecommitdiff
path: root/libavfilter/x86
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-10
|\
| * yadif: specify array size outside DECLARE_ALIGNEDJanne Grunau2012-02-09
| * cosmetics: Delete empty lines at end of file.Diego Biurrun2012-02-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-05
|\|
| * vf_gradfun: relicense x86 asm to LGPLLoren Merritt2011-07-04
| * Change yadif to not use out of picture lines.Michael Niedermayer2011-04-03
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* | Add some forgotten const to function arguments in libavfilter & libavformat.Michael Niedermayer2011-05-17
* | Align stack variables manually in yadif x86 code, should fix ticket25Michael Niedermayer2011-04-07
* | Change yadif to not use out of picture lines.Michael Niedermayer2011-02-18
|/
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-18
* convert svn:ignore properties to .gitignore filesJanne Grunau2011-01-17
* Add gradfun filter, ported from MPlayer.Nolan L2010-12-12
* 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