summaryrefslogtreecommitdiffstats
path: root/libavcodec/ppc/vp8dsp_altivec.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED"Michael Niedermayer2015-03-151-1/+1
* ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNEDChristophe Gisquet2015-03-141-1/+1
* avcodec/ppc/vp8dsp_altivec.c: POWER LE support put_vp8_epel_h_altivec_core() ...Rong Yan2014-12-041-37/+49
* 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 'ac4b32df71bd932838043a4838b86d11e169707f'Michael Niedermayer2014-04-041-1/+2
|\ \ | |/
| * On2 VP7 decoderPeter Ross2014-04-041-1/+2
* | Merge commit 'ae116cd3ed908d28b69d5198712217ec743d74f6'Michael Niedermayer2014-03-221-1/+1
|\ \ | |/
| * ppc: dsputil: Move hpeldsp-related declarations to a separate headerDiego Biurrun2014-03-221-1/+1
| * vp8: fix PPC assembly to work if src_stride != dst_strideRonald S. Bultje2014-02-091-7/+42
* | vp8: fix PPC assembly and bilinear C code to work if src_stride != dst_stride.Ronald S. Bultje2013-09-231-7/+42
* | Merge commit '38282149b6ce8f4b8361e3b84542ba9aa8a1f32f'Michael Niedermayer2013-05-011-1/+7
|\ \ | |/
| * ppc: More consistent arch initializationDiego Biurrun2013-04-301-1/+7
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-161-0/+1
|\ \ | |/
| * Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-081-2/+2
|\ \ | |/
| * PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutilJustin Ruggles2012-06-081-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-031-8/+8
|\ \ | |/
| * vp8: change int stride to ptrdiff_t stride.Ronald S. Bultje2012-03-021-8/+8
* | 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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-071-1/+1
|\ \ | |/
| * doxygen: Do not include license boilerplates in Doxygen comment blocks.Diego Biurrun2012-02-061-1/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * vp8: ppc: fix invalid reads in altivec epel mcMans Rullgard2011-02-211-7/+14
* | vp8: ppc: fix invalid reads in altivec epel mcMans Rullgard2011-02-221-7/+14
|/
* Move mm_support() from libavcodec to libavutil, make it a publicStefano Sabatini2010-09-081-1/+2
* Merge has_altivec() function into mm_support(), remove it and useStefano Sabatini2010-09-081-1/+1
* Altivec VP8 MC functionsDavid Conrad2010-06-291-0/+295
OpenPOWER on IntegriCloud