| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED" | Michael Niedermayer | 2015-03-15 | 1 | -1/+1 |
* | ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED | Christophe Gisquet | 2015-03-14 | 1 | -1/+1 |
* | avcodec/ppc/vp8dsp_altivec.c: POWER LE support put_vp8_epel_h_altivec_core() ... | Rong Yan | 2014-12-04 | 1 | -37/+49 |
* | Merge commit '27860819d508068f056cf48473af04868791ad77' | Michael Niedermayer | 2014-06-11 | 1 | -1/+2 |
|\ |
|
| * | ppc: Consistently use convenience macro for runtime CPU detection | Diego Biurrun | 2014-06-10 | 1 | -1/+2 |
* | | Merge commit 'ac4b32df71bd932838043a4838b86d11e169707f' | Michael Niedermayer | 2014-04-04 | 1 | -1/+2 |
|\| |
|
| * | On2 VP7 decoder | Peter Ross | 2014-04-04 | 1 | -1/+2 |
* | | Merge commit 'ae116cd3ed908d28b69d5198712217ec743d74f6' | Michael Niedermayer | 2014-03-22 | 1 | -1/+1 |
|\| |
|
| * | ppc: dsputil: Move hpeldsp-related declarations to a separate header | Diego Biurrun | 2014-03-22 | 1 | -1/+1 |
| * | vp8: fix PPC assembly to work if src_stride != dst_stride | Ronald S. Bultje | 2014-02-09 | 1 | -7/+42 |
* | | vp8: fix PPC assembly and bilinear C code to work if src_stride != dst_stride. | Ronald S. Bultje | 2013-09-23 | 1 | -7/+42 |
* | | Merge commit '38282149b6ce8f4b8361e3b84542ba9aa8a1f32f' | Michael Niedermayer | 2013-05-01 | 1 | -1/+7 |
|\| |
|
| * | ppc: More consistent arch initialization | Diego Biurrun | 2013-04-30 | 1 | -1/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-08 | 1 | -2/+2 |
|\| |
|
| * | PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil | Justin Ruggles | 2012-06-08 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-03 | 1 | -8/+8 |
|\| |
|
| * | vp8: change int stride to ptrdiff_t stride. | Ronald S. Bultje | 2012-03-02 | 1 | -8/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-16 | 1 | -1/+1 |
|\| |
|
| * | ppc: Add ff_ prefix to nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-07 | 1 | -1/+1 |
|\| |
|
| * | doxygen: Do not include license boilerplates in Doxygen comment blocks. | Diego Biurrun | 2012-02-06 | 1 | -1/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | vp8: ppc: fix invalid reads in altivec epel mc | Mans Rullgard | 2011-02-21 | 1 | -7/+14 |
* | | vp8: ppc: fix invalid reads in altivec epel mc | Mans Rullgard | 2011-02-22 | 1 | -7/+14 |
|/ |
|
* | Move mm_support() from libavcodec to libavutil, make it a public | Stefano Sabatini | 2010-09-08 | 1 | -1/+2 |
* | Merge has_altivec() function into mm_support(), remove it and use | Stefano Sabatini | 2010-09-08 | 1 | -1/+1 |
* | Altivec VP8 MC functions | David Conrad | 2010-06-29 | 1 | -0/+295 |