| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-31 | 1 | -5/+5 |
|\ |
|
| * | x86: yadif: Mark mmxext optimizations as such | Diego Biurrun | 2012-07-31 | 1 | -5/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-23 | 1 | -0/+6 |
|\| |
|
| * | lavfi: place x86 inline assembly under HAVE_INLINE_ASM. | Ronald S. Bultje | 2012-07-22 | 1 | -0/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-04 | 1 | -7/+9 |
|\| |
|
| * | x86: lavfi: fix gradfun/yadif build with mmx/sse disabled | Mans Rullgard | 2012-07-03 | 1 | -3/+9 |
* | | yadif/x86: add prototypes for functions, make code valid C again. | Michael Niedermayer | 2012-07-03 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-02 | 1 | -0/+13 |
|\| |
|
| * | vf_yadif: move x86 init code to x86/yadif.c | Mans Rullgard | 2012-07-02 | 1 | -0/+13 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | In yadif filter, declare asm constants directly to avoid dependency on libavc... | Baptiste Coudurier | 2010-12-06 | 1 | -0/+4 |
* | yadif sse2/ssse3 optimizations | Baptiste Coudurier | 2010-12-04 | 1 | -211/+21 |
* | 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 | 1 | -4/+0 |
* | yadif filter, based on stefanos port of my yadif from mplayer. | Michael Niedermayer | 2010-09-25 | 1 | -0/+240 |