summaryrefslogtreecommitdiff
path: root/libavcodec/ppc/int_altivec.c
Commit message (Expand)AuthorAge
* Remove unnecessary gcc_fixes.h #include.Diego Biurrun2009-04-09
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Cleanup _t types in libavcodec/ppcLuca Barbato2008-12-27
* cosmetics: Reformat PPC code in libavcodec according to style guidelines.Diego Biurrun2008-07-20
* Altivec implementation of APE vector functionsKostya Shishkov2008-07-06
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* make arguments to ssd_int8_vs_int16() constMåns Rullgård2007-07-08
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-16
* ssd_int8_vs_int16_altivec, not completely benchmarkedwith svq1Luca Barbato2007-04-10