summaryrefslogtreecommitdiff
path: root/libavfilter/x86/yadif.c
Commit message (Expand)AuthorAge
* yadif/x86: add prototypes for functions, make code valid C again.Michael Niedermayer2012-07-03
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-02
|\
| * vf_yadif: move x86 init code to x86/yadif.cMans Rullgard2012-07-02
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* 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