| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-05 | 1 | -9/+11 |
|\ |
|
| * | 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 |
* | | Add some forgotten const to function arguments in libavfilter & libavformat. | Michael Niedermayer | 2011-05-17 | 1 | -3/+3 |
* | | Align stack variables manually in yadif x86 code, should fix ticket25 | Michael Niedermayer | 2011-04-07 | 1 | -18/+14 |
* | | Change yadif to not use out of picture lines. | Michael Niedermayer | 2011-02-18 | 1 | -3/+3 |
|/ |
|
* | 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 |