summaryrefslogtreecommitdiffstats
path: root/libavcodec/i386/idct_mmx.c
Commit message (Expand)AuthorAgeFilesLines
* misc typo fixesDiego Biurrun2007-06-121-2/+2
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-161-1/+1
* Fix some more license headers.Diego Biurrun2007-01-221-1/+1
* Remove the LGPL exception clause as discussed on ffmpeg-develDiego Biurrun2006-09-141-3/+0
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-257/+257
* add consts (this was in my local tree, dunno where it came from, probably for...Michael Niedermayer2005-09-021-22/+22
* libavutil: Utility code from libavcodec moved to a separate library.Alexander Strasser2005-08-011-1/+1
* sort H.264 mmx dsp functions into their own fileLoren Merritt2005-06-021-87/+0
* 100l for myself (breaking amd64)Michael Niedermayer2005-06-011-4/+4
* merge a few asm blocks so gcc cant unoptimize it (658->631 dezicycles on duron)Michael Niedermayer2005-06-011-7/+13
* get rid of 2 movq (680 -> 658 dezicycles on duron)Michael Niedermayer2005-06-011-17/+15
* avoid one transpose (730->680 dezicycles on duron)Michael Niedermayer2005-06-011-7/+4
* 10l (symbol mangling)Loren Merritt2005-06-011-7/+7
* add rounding bias before the horizontal idct (765->730 dezicyles on duron)Michael Niedermayer2005-06-011-2/+3
* MMX for H.264 iDCT (adapted from x264)Loren Merritt2005-05-311-0/+86
* some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge...Michael Niedermayer2004-05-181-0/+3
* * undefine local defines when they are no longer neededZdenek Kabelac2002-05-271-1/+7
* win32 fixesFabrice Bellard2001-08-151-1/+1
* added idct mmx codeFabrice Bellard2001-08-071-0/+590
OpenPOWER on IntegriCloud