summaryrefslogtreecommitdiffstats
path: root/libavcodec/ppc/int_altivec.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '054013a0fc6f2b52c60cee3e051be8cc7f82cef3'Michael Niedermayer2014-05-301-42/+0
|\
| * dsputil: Move APE-specific bits into apedspDiego Biurrun2014-05-291-42/+0
* | Merge commit '65d5d5865845f057cc6530a8d0f34db952d9009c'Michael Niedermayer2014-05-301-44/+0
|\ \ | |/
| * dsputil: Move SVQ1 encoding specific bits into svq1encDiego Biurrun2014-05-291-44/+0
* | Merge commit 'b5aa48551300eed678aaea86ced7086758598a35'Michael Niedermayer2014-05-281-3/+1
|\ \ | |/
| * ppc: Move vec_unaligned_load macro to util_altivecDiego Biurrun2014-05-281-3/+1
* | Merge commit 'b7d24fd4b2213104c001ed504074495568600b9c'Michael Niedermayer2014-03-201-4/+2
|\ \ | |/
| * ppc: dsputil: Merge some declarations and initializationsDiego Biurrun2014-03-201-4/+2
* | Merge commit '022184a646896c6b27c6cca387039b030685266e'Michael Niedermayer2014-03-201-41/+50
|\ \ | |/
| * ppc: dsputil: more K&R formatting cosmeticsDiego Biurrun2014-03-201-41/+50
* | Merge commit '82ee14d2cedd7867920529b408ed6c7ec2f13ff1'Michael Niedermayer2014-03-201-7/+7
|\ \ | |/
| * ppc: dsputil: comment formatting and wording/grammar improvementsDiego Biurrun2014-03-201-7/+7
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-08-161-3/+1
|\ \ | |/
| * altivec: perform an explicit unaligned loadKostya Shishkov2013-08-161-3/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-271-2/+2
|\ \ | |/
| * fix scalarproduct_and_madd_int16_altivec() for orders > 16Kostya Shishkov2013-05-261-2/+2
* | Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'Michael Niedermayer2013-02-061-1/+2
|\ \ | |/
| * Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-051-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-081-2/+1
|\ \ | |/
| * PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutilJustin Ruggles2012-06-081-2/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-011-25/+17
|\ \ | |/
| * 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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-101-1/+2
|\ \ | |/
| * ppc: Add/remove a number of const qualifiers to fix related warnings.Diego Biurrun2012-04-091-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-161-1/+1
|\ \ | |/
| * 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