| Commit message (Expand) | Author | Age | Files | Lines |
* | add consts (this was in my local tree, dunno where it came from, probably for... | Michael Niedermayer | 2005-09-02 | 1 | -22/+22 |
* | libavutil: Utility code from libavcodec moved to a separate library. | Alexander Strasser | 2005-08-01 | 1 | -1/+1 |
* | sort H.264 mmx dsp functions into their own file | Loren Merritt | 2005-06-02 | 1 | -87/+0 |
* | 100l for myself (breaking amd64) | Michael Niedermayer | 2005-06-01 | 1 | -4/+4 |
* | merge a few asm blocks so gcc cant unoptimize it (658->631 dezicycles on duron) | Michael Niedermayer | 2005-06-01 | 1 | -7/+13 |
* | get rid of 2 movq (680 -> 658 dezicycles on duron) | Michael Niedermayer | 2005-06-01 | 1 | -17/+15 |
* | avoid one transpose (730->680 dezicycles on duron) | Michael Niedermayer | 2005-06-01 | 1 | -7/+4 |
* | 10l (symbol mangling) | Loren Merritt | 2005-06-01 | 1 | -7/+7 |
* | add rounding bias before the horizontal idct (765->730 dezicyles on duron) | Michael Niedermayer | 2005-06-01 | 1 | -2/+3 |
* | MMX for H.264 iDCT (adapted from x264) | Loren Merritt | 2005-05-31 | 1 | -0/+86 |
* | some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge... | Michael Niedermayer | 2004-05-18 | 1 | -0/+3 |
* | * undefine local defines when they are no longer needed | Zdenek Kabelac | 2002-05-27 | 1 | -1/+7 |
* | win32 fixes | Fabrice Bellard | 2001-08-15 | 1 | -1/+1 |
* | added idct mmx code | Fabrice Bellard | 2001-08-07 | 1 | -0/+590 |