aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/ps2/idct_mmi.c
Commit message (Expand)AuthorAgeFilesLines
* Convert asm keyword into __asm__.Diego Pettenò2008-10-161-8/+8
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-2/+2
* cosmetics: __asm__ __volatile__ --> asm volatileDiego Biurrun2008-04-171-8/+8
* license header consistency cosmeticsDiego Biurrun2007-07-051-2/+1
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-161-2/+2
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Mark this file properly as LGPL as allowed by its author Leon van Stuivenberg.Diego Biurrun2006-09-051-11/+24
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-233/+233
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-17/+17
* credit updateMike Melanson2004-03-131-1/+1
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-2/+2
* ps2 optimizations update patch by (Leon van Stuivenberg <leonvs at iae dot nl>)Leon van Stuivenberg2002-10-031-188/+308
* ps2 idct bugfix patch by (Leon van Stuivenberg <leonvs at iae dot nl>)Leon van Stuivenberg2002-09-241-38/+25
* ps2 idct patch by (Leon van Stuivenberg <leonvs at iae dot nl>)Leon van Stuivenberg2002-09-231-0/+241