| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'ea7ee4b4e381e0fa731458de0cbf740430eeb013' | Clément Bœsch | 2017-04-26 | 1 | -1/+2 |
|\ |
|
| * | ppc: Centralize compiler-specific altivec.h #include handling in one place | Diego Biurrun | 2016-12-14 | 1 | -1/+2 |
| * | ppc: Update #endif comments | Diego Biurrun | 2016-09-11 | 1 | -2/+2 |
* | | Merge commit '6892df9294d93322d43255ada299507465bc93c8' | Clément Bœsch | 2017-03-19 | 1 | -2/+2 |
|\| |
|
| * | vp3: Change type of stride parameters to ptrdiff_t | Diego Biurrun | 2016-08-26 | 1 | -2/+2 |
| * | ppc: Restrict some Altivec implementations to Big Endian | Luca Barbato | 2015-05-31 | 1 | -2/+2 |
* | | avcodec/ppc/vp3dsp_altivec: POWER LE support to vp3_idct_add_altivec() | Rong Yan | 2014-12-08 | 1 | -2/+16 |
* | | 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 'b718b24bbe83d3e8787c1dc6449ccbffcd13a4e7' | Michael Niedermayer | 2014-04-05 | 1 | -1/+0 |
|\| |
|
| * | ppc: Drop a bunch of unnecessary dsputil_altivec.h #includes | Diego Biurrun | 2014-04-04 | 1 | -1/+0 |
* | | Merge commit 'a6b650118543e1580e872896d8976042b7c32d01' | Michael Niedermayer | 2013-08-30 | 1 | -4/+5 |
|\| |
|
| * | ppc: cosmetics: Consistently format CPU flag detection invocations | Diego Biurrun | 2013-08-29 | 1 | -4/+5 |
* | | Merge commit '42b9150b0d4f0a130c1d93dc991fd5412743a8cf' | Michael Niedermayer | 2013-05-01 | 1 | -4/+3 |
|\| |
|
| * | ppc: Move AltiVec utility headers out of AltiVec ifdefs | Diego Biurrun | 2013-04-30 | 1 | -4/+3 |
| * | vp3: Use full transpose for all IDCTs | Ronald S. Bultje | 2013-04-15 | 1 | -1/+0 |
* | | vp3/x86: use full transpose for all IDCTs. | Ronald S. Bultje | 2013-03-12 | 1 | -1/+0 |
* | | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' | Michael Niedermayer | 2013-02-26 | 1 | -1/+0 |
|\| |
|
| * | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -2/+2 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -2/+2 |
* | | Merge commit 'a717f9904227d7979473bad40c50eb40af41d01d' | Michael Niedermayer | 2013-01-21 | 1 | -0/+2 |
|\| |
|
| * | ppc: Include string.h for memset | Martin Storsjö | 2013-01-20 | 1 | -0/+2 |
* | | Merge commit 'aeaf268e52fc11c1f64914a319e0edddf1346d6a' | Michael Niedermayer | 2013-01-20 | 1 | -0/+2 |
|\| |
|
| * | vp3: integrate clear_blocks with idct of previous block. | Ronald S. Bultje | 2013-01-19 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-18 | 1 | -20/+22 |
|\| |
|
| * | ppc: fix build with altivec disabled | Mans Rullgard | 2012-07-18 | 1 | -1/+3 |
| * | vp3: move idct and loop filter pointers to new vp3dsp context | Mans Rullgard | 2012-07-18 | 1 | -20/+20 |
* | | 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 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | PPC: move prototypes to headers and make some functions static | Måns Rullgård | 2010-03-06 | 1 | -0/+1 |
* | Altivec VP3 IDCT | David Conrad | 2009-05-25 | 1 | -0/+184 |