| Commit message (Expand) | Author | Age | Files | Lines |
* | yadif: specify array size outside DECLARE_ALIGNED | Janne Grunau | 2012-02-09 | 1 | -4/+4 |
* | cosmetics: Delete empty lines at end of file. | Diego Biurrun | 2012-02-09 | 1 | -1/+0 |
* | vf_gradfun: relicense x86 asm to LGPL | Loren Merritt | 2011-07-04 | 1 | -9/+11 |
* | Change yadif to not use out of picture lines. | Michael Niedermayer | 2011-04-03 | 1 | -3/+3 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 3 | -12/+12 |
* | consolidate .gitignore patters into a single file | Janne Grunau | 2011-01-18 | 1 | -1/+0 |
* | convert svn:ignore properties to .gitignore files | Janne Grunau | 2011-01-17 | 1 | -0/+1 |
* | Add gradfun filter, ported from MPlayer. | Nolan L | 2010-12-12 | 2 | -0/+163 |
* | In yadif filter, declare asm constants directly to avoid dependency on libavc... | Baptiste Coudurier | 2010-12-06 | 2 | -3/+7 |
* | yadif sse2/ssse3 optimizations | Baptiste Coudurier | 2010-12-04 | 2 | -211/+289 |
* | yadif: Explicit wordlength for compare. Fixes compile with clang. | İsmail Dönmez | 2010-10-03 | 1 | -1/+1 |
* | Fix compile on Darwin (FATE). Compile error: | Alexander Strange | 2010-09-29 | 1 | -7/+6 |
* | use a Makefile in x86 subdir | Aurelien Jacobs | 2010-09-27 | 2 | -4/+1 |
* | yadif filter, based on stefanos port of my yadif from mplayer. | Michael Niedermayer | 2010-09-25 | 1 | -0/+240 |