summaryrefslogtreecommitdiff
path: root/libavcodec/ppc/int_altivec.c
Commit message (Expand)AuthorAge
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Add const to some pointer parameters.Eli Friedman2010-06-27
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* refactor and optimize scalarproductLoren Merritt2009-12-05
* PPC: remove unnecessary alignment on local variablesMåns Rullgård2009-08-24
* 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