summaryrefslogtreecommitdiff
path: root/libavcodec/i386/dsputil_mmx.h
Commit message (Expand)AuthorAge
* split encoding part of dsputil_mmx into its own fileAurelien Jacobs2008-02-25
* ssse3 h264 motion compensation.Loren Merritt2008-02-05
* clean up an ugliness introduced in r11826. this syntax will require fewer cha...Loren Merritt2008-02-05
* ff_h264_idct8_add_sse2.Loren Merritt2008-02-03
* Factorize some duplicated code from CAVS and H.264 into a common file.Christophe Gisquet2008-01-11
* add required include to make this file self-containedAurelien Jacobs2007-12-12
* remove some unused ff_p* vars from dsputilAurelien Jacobs2007-11-27
* use ff_ prefix for extern varsAurelien Jacobs2007-11-27
* make ff_p* vars extern so that they can be used in various *_mmx.c filesAurelien Jacobs2007-11-27