aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/i386/idct_mmx_xvid.c
Commit message (Expand)AuthorAgeFilesLines
* 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