26 Commits (713a7854e06964abc8f7d015b94acbed27769d24)

Author SHA1 Message Date
Mans Rullgard fb93e61e2b x86: lavfi: fix gradfun/yadif build with mmx/sse disabled 13 years ago
Michael Niedermayer c9de83fefd yadif/x86: add prototypes for functions, make code valid C again. 13 years ago
Michael Niedermayer b6851d34c0 x86/gradfun: fix compilation failure on open solaris 13 years ago
Mans Rullgard a87b17f328 vf_yadif: move x86 init code to x86/yadif.c 13 years ago
Mans Rullgard 2f0accf103 vf_gradfun: move x86 init code to x86/gradfun.c 13 years ago
Janne Grunau 456d3e4fb5 yadif: specify array size outside DECLARE_ALIGNED 13 years ago
Diego Biurrun 0bba26466f cosmetics: Delete empty lines at end of file. 13 years ago
Loren Merritt 082768f0b1 vf_gradfun: relicense x86 asm to LGPL 14 years ago
Michael Niedermayer e6e7ba0ce3 Add some forgotten const to function arguments in libavfilter & libavformat. 14 years ago
Michael Niedermayer 4b9c03b7f0 Align stack variables manually in yadif x86 code, should fix ticket25 14 years ago
Michael Niedermayer 233ed6b314 Change yadif to not use out of picture lines. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Michael Niedermayer bad82d3d7d Change yadif to not use out of picture lines. 14 years ago
Janne Grunau 2c3589bfda consolidate .gitignore patters into a single file 14 years ago
Janne Grunau 348b8218f7 convert svn:ignore properties to .gitignore files 14 years ago
Nolan L d5f187fd33 Add gradfun filter, ported from MPlayer. 14 years ago
Baptiste Coudurier 90f1f3bf00 In yadif filter, declare asm constants directly to avoid dependency on libavcodec 14 years ago
Baptiste Coudurier 1ef64490e1 yadif sse2/ssse3 optimizations 14 years ago
İsmail Dönmez 5ef42826d2 yadif: Explicit wordlength for compare. Fixes compile with clang. 14 years ago
Alexander Strange 5ba24e4982 Fix compile on Darwin (FATE). Compile error: 14 years ago
Aurelien Jacobs fa6f4ebc08 use a Makefile in x86 subdir 14 years ago
Michael Niedermayer acbac56789 yadif filter, based on stefanos port of my yadif from mplayer. 14 years ago