aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/i386/dsputil_h264_template_mmx.c
Commit message (Expand)AuthorAgeFilesLines
* simplified and slightly faster h264_chroma_mc8_mmxLoren Merritt2006-03-251-128/+68
* 10lLoren Merritt2006-03-221-1/+1
* added mmx implementation of h264_chroma_mc2Loren Merritt2006-03-221-1/+64
* MSVC-compatible __align8/__align16 declarationSteve L'Homme2006-02-051-4/+4
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* faster h264_chroma_mc8_mmx, added h264_chroma_mc4_mmx.Loren Merritt2005-10-271-34/+215
* sort H.264 mmx dsp functions into their own fileLoren Merritt2005-06-021-2/+2
* MMX code for (put|avg)_h264_chroma_mc8Zoltán Hidvégi2005-05-251-0/+140