summaryrefslogtreecommitdiffstats
path: root/libavcodec/i386/dsputil_h264_template_mmx.c
Commit message (Expand)AuthorAgeFilesLines
* reorder a few more paddws to reduce dependancy chainsMichael Niedermayer2007-02-231-2/+2
* reorder paddws to reduce dependancy chainMichael Niedermayer2007-02-231-1/+1
* shortening dependancy chain in chroma mc2Michael Niedermayer2007-02-231-6/+6
* remove now wrong commentMichael Niedermayer2007-02-231-2/+0
* fix chroma mc2 bug, this is based on a patch by (Oleg Metelitsa oleg hitron c...Michael Niedermayer2007-02-231-2/+5
* gcc 2.95 fixMichael Niedermayer2007-02-221-3/+3
* fix for x86-64Måns Rullgård2007-02-181-1/+1
* rewrite H264_CHROMA_MC4_TMPL (20% faster)Michael Niedermayer2007-02-171-73/+61
* Minor AMD64 compilation fixReimar Döffinger2007-02-101-1/+1
* maybe fix x86_64 (untested)Michael Niedermayer2007-02-101-3/+3
* factor out common subexprssion (gcc of course is too stupid to do this ...)Michael Niedermayer2007-02-091-2/+3
* merge asm fragments in H264_CHROMA_MC2_TMPL()Michael Niedermayer2007-02-091-40/+29
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* 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
OpenPOWER on IntegriCloud