summaryrefslogtreecommitdiffstats
path: root/libavcodec/ppc/int_altivec.c
Commit message (Expand)AuthorAgeFilesLines
* Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-051-1/+2
* PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutilJustin Ruggles2012-06-081-2/+1
* ppc: add const where needed in scalarproduct_int16_altivec()Mans Rullgard2012-05-011-3/+4
* ppc: remove shift parameter from scalarproduct_int16_altivec()Mans Rullgard2012-05-011-10/+1
* ppc: dsputil: do unaligned block accesses correctlyMans Rullgard2012-05-011-12/+12
* ppc: Add/remove a number of const qualifiers to fix related warnings.Diego Biurrun2012-04-091-1/+2
* ppc: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-151-1/+1
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Add const to some pointer parameters.Eli Friedman2010-06-271-2/+2
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* refactor and optimize scalarproductLoren Merritt2009-12-051-30/+36
* PPC: remove unnecessary alignment on local variablesMåns Rullgård2009-08-241-1/+1
* Remove unnecessary gcc_fixes.h #include.Diego Biurrun2009-04-091-2/+5
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Cleanup _t types in libavcodec/ppcLuca Barbato2008-12-271-8/+8
* cosmetics: Reformat PPC code in libavcodec according to style guidelines.Diego Biurrun2008-07-201-1/+1
* Altivec implementation of APE vector functionsKostya Shishkov2008-07-061-0/+63
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* make arguments to ssd_int8_vs_int16() constMåns Rullgård2007-07-081-1/+2
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-161-1/+1
* ssd_int8_vs_int16_altivec, not completely benchmarkedwith svq1Luca Barbato2007-04-101-0/+79
OpenPOWER on IntegriCloud