summaryrefslogtreecommitdiffstats
path: root/libavcodec/ppc/vc1dsp_altivec.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/ppc/vc1dsp_altivec: add POWER LE support to vc1_inv_trans_8x4_altivec()Rong Yan2014-12-041-3/+10
* Merge commit '27860819d508068f056cf48473af04868791ad77'Michael Niedermayer2014-06-111-1/+2
|\
| * ppc: Consistently use convenience macro for runtime CPU detectionDiego Biurrun2014-06-101-1/+2
* | Merge commit 'fd9e2221bd3b2c5d62605134b62efa26eb9ef0f7'Michael Niedermayer2014-03-131-0/+1
|\ \ | |/
| * ppc: Add some missing headersDiego Biurrun2014-03-131-0/+1
* | Merge commit '38282149b6ce8f4b8361e3b84542ba9aa8a1f32f'Michael Niedermayer2013-05-011-1/+8
|\ \ | |/
| * ppc: More consistent arch initializationDiego Biurrun2013-04-301-1/+8
* | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer2013-02-261-1/+0
|\ \ | |/
| * Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-261-1/+0
* | Merge commit '79dad2a932534d1155079f937649e099f9e5cc27'Michael Niedermayer2013-02-071-2/+2
|\ \ | |/
| * dsputil: Separate h264chromaDiego Biurrun2013-02-061-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 Niedermayer2013-01-241-2/+2
|\ \ | |/
| * dsputil: Separate h264 qpelMans Rullgard2013-01-241-2/+2
* | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer2013-01-231-2/+2
|\ \ | |/
| * Drop DCTELEM typedefDiego Biurrun2013-01-221-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-131-2/+2
|\ \ | |/
| * ppc: Rename H.264 optimization template file for consistency.Diego Biurrun2012-06-121-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-081-3/+2
|\ \ | |/
| * PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutilJustin Ruggles2012-06-081-3/+2
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-051-61/+2
|\ \ | |/
| * Revert "VC1: merge idct8x8, coeff adjustments and put_pixels."Ronald S. Bultje2011-05-041-61/+2
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * ppc: fix vc1 inverse transform, unbreak buildMans Rullgard2011-02-211-17/+17
| * VC1: merge idct8x8, coeff adjustments and put_pixels.Ronald S. Bultje2011-02-211-3/+61
| * Fix PPC build.Ronald S. Bultje2011-02-171-0/+17
| * dsputil: move VC1-specific stuff into VC1DSPContext.Ronald S. Bultje2011-02-171-1/+5
| * VC1: transpose IDCT 8x8 coeffs while reading.Ronald S. Bultje2011-02-171-1/+0
* | ppc: fix vc1 inverse transform, unbreak buildMans Rullgard2011-02-221-17/+17
* | VC1: merge idct8x8, coeff adjustments and put_pixels.Ronald S. Bultje2011-02-221-3/+61
* | Fix PPC build.Ronald S. Bultje2011-02-181-0/+17
* | dsputil: move VC1-specific stuff into VC1DSPContext.Ronald S. Bultje2011-02-181-1/+5
* | VC1: transpose IDCT 8x8 coeffs while reading.Ronald S. Bultje2011-02-181-1/+0
|/
* PPC: move prototypes to headers and make some functions staticMåns Rullgård2010-03-061-0/+1
* Remove unnecessary gcc_fixes.h #include.Diego Biurrun2009-04-091-2/+0
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* Make strict altivec parsers happy (gcc-4.3 and others)Luca Barbato2007-12-161-1/+1
* Reindent after last commitKostya Shishkov2007-12-081-16/+16
* Update Altivec variant of vc1_inv_trans_8x4Kostya Shishkov2007-12-081-29/+23
* Switch VC-1 decoder to output decoded residual immediately.Kostya Shishkov2007-12-081-1/+1
* Remove unused variable, fixes the warning:Diego Biurrun2007-11-131-1/+0
* Sanitize altivec code so it can be built with runtime check properlyLuca Barbato2007-10-021-1/+1
* license header consistency cosmeticsDiego Biurrun2007-07-051-1/+0
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-161-1/+1
* Move TRANSPOSE8 macro to dsputil_altivec.h.Guillaume Poirier2006-10-101-34/+0
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Some AltiVec optimizations for VC-1Kostya Shishkov2006-08-031-0/+370
OpenPOWER on IntegriCloud