summaryrefslogtreecommitdiff
path: root/libavcodec/i386/vp3dsp_mmx.c
Commit message (Expand)AuthorAge
* better separation of vp3dsp functions from dsputil_mmx.cAurelien Jacobs2007-05-16
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-16
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* adding a few constMichael Niedermayer2005-06-01
* porting the mmx&sse2 (sse2 untested) vp3 idcts to the lavc idct APIMichael Niedermayer2005-05-17
* reorganize and simplify the VP3 IDCT stuffMike Melanson2004-04-26
* correct MMX-optimized variant of VP3 IDCT, with comments (thank youMike Melanson2004-04-25
* seperated out the C-based VP3 DSP functions into a different file; alsoMike Melanson2004-03-08