summaryrefslogtreecommitdiff
path: root/libavcodec/i386/cavsdsp_mmx.c
Commit message (Expand)AuthorAge
* Rename libavcodec/i386/ --> libavcodec/x86/.Diego Biurrun2008-12-22
* Workaround for shared libs on OS X with Apple gcc 4.0.1David Conrad2008-12-16
* Convert asm keyword into __asm__.Diego Pettenò2008-10-16
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* Do not misuse long as the size of a register in x86.Ramiro Polla2008-05-08
* Factorize some duplicated code from CAVS and H.264 into a common file.Christophe Gisquet2008-01-11
* Misc spelling fixes, prefer American over British English.Diego Biurrun2007-12-02
* spellingVitor Sessak2007-12-01
* make ff_p* vars extern so that they can be used in various *_mmx.c filesAurelien Jacobs2007-11-27
* license header consistency cosmeticsDiego Biurrun2007-07-05
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-16
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* some MMX optimizations for the CAVS decoderStefan Gehrer2006-07-29