summaryrefslogtreecommitdiff
path: root/libavcodec/x86/simple_idct_mmx.c
Commit message (Expand)AuthorAge
* simple_idct_mmx: remove libavutil/internal.h includeMichael Niedermayer2012-08-16
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-16
|\
| * Don't include common.h from avutil.hMartin Storsjö2012-08-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-26
|\|
| * x86/dsputil: put inline asm under HAVE_INLINE_ASM.Ronald S. Bultje2012-07-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-17
|\|
| * simple_idct: remove disabled codeDiego Biurrun2011-07-17
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* Replace ASMALIGN() with .p2alignMans Rullgard2011-01-18
* Put ff_ prefix on non-static {put_signed,put,add}_pixels_clamped_mmx()Ronald S. Bultje2010-08-30
* Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård2010-01-22
* Move declarations of some mmx functions to dsputil_mmx.hMåns Rullgård2009-08-29
* Add missing 'void' keyword to parameterless function declarations.Diego Biurrun2009-01-05
* Rename libavcodec/i386/ --> libavcodec/x86/.Diego Biurrun2008-12-22