aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/i386/idct_mmx_xvid.c
Commit message (Expand)AuthorAgeFilesLines
* Rename libavcodec/i386/ --> libavcodec/x86/.Diego Biurrun2008-12-221-525/+0
* Convert asm keyword into __asm__.Diego Pettenò2008-10-161-2/+2
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* Use DECLARE_ALIGNED and remove unneeded attribute_usedReimar Döffinger2008-01-271-4/+4
* Group all copyright and author notices together.Diego Biurrun2007-07-051-50/+40
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-161-1/+1
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Switch idct_mmx_xvid.c from GPL to LGPL as permitted by theDiego Biurrun2006-10-051-12/+11
* Support for Mac OS X Intel, part 3: binary integer constants:John Dalgliesh2006-08-101-5/+5
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-2/+3
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-6/+6
* remove unused table entriesMichael Niedermayer2005-09-101-27/+10
* xvids mmx&mmx2 idctsMichael Niedermayer2005-09-101-0/+550