summaryrefslogtreecommitdiff
path: root/libavcodec/i386/h264dsp_mmx.c
Commit message (Expand)AuthorAge
...
* tweak h264_biweightLoren Merritt2006-01-09
* fix some potential arithmetic overflows in pred_direct_motion() andLoren Merritt2005-12-30
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* faster h264_chroma_mc8_mmx, added h264_chroma_mc4_mmx.Loren Merritt2005-10-27
* h264 mmx weighted prediction. up to 3% overall speedup.Loren Merritt2005-10-09
* simplify (d&a) and (d&~a) calculation, hint by skalMichael Niedermayer2005-09-03
* sort H.264 mmx dsp functions into their own fileLoren Merritt2005-06-02