summaryrefslogtreecommitdiff
path: root/libavcodec/i386/dsputil_mmx.h
Commit message (Expand)AuthorAge
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Let ff_pw_8 be used as an SSE constantDavid Conrad2008-08-30
* Make LOAD4/STORE4 macros more generic.Victor Pollex2008-07-08
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* h264 chroma mc ssse3Loren Merritt2008-04-01
* 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