| Commit message (Expand) | Author | Age | Files | Lines |
* | ppc: pixblockdsp: do unaligned block accesses correctly again | Andreas Cadhalpun | 2016-11-03 | 1 | -7/+10 |
* | Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa' | Clément Bœsch | 2016-07-29 | 1 | -1/+1 |
|\ |
|
| * | h264: rename h264.[ch] to h264dec.[ch] | Anton Khirnov | 2016-06-21 | 1 | -1/+1 |
* | | Restore compatibility with powerpc-apple-darwin9-gcc-4.2.1 | Pavel Koshevoy | 2016-07-15 | 2 | -12/+22 |
* | | avcodec/ppc: fix broken build when compiling libavcodec with LLVM on PPC backend | Jing Yu | 2016-06-25 | 2 | -12/+12 |
* | | Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196' | Clément Bœsch | 2016-06-22 | 1 | -32/+0 |
|\| |
|
| * | tests: Move all test programs to a subdirectory | Diego Biurrun | 2016-05-13 | 1 | -32/+0 |
* | | Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec' | Derek Buitenhuis | 2016-05-09 | 1 | -1/+1 |
|\| |
|
| * | build: miscellaneous cosmetics | Diego Biurrun | 2016-04-07 | 1 | -1/+1 |
* | | Merge commit '02cd8bb9cb4381c50f42a9284098cc8a33d397db' | Derek Buitenhuis | 2016-04-24 | 1 | -1/+7 |
|\| |
|
| * | h264: Clean up #includes | Diego Biurrun | 2016-03-25 | 1 | -1/+7 |
| * | fft: Split MDCT bits off from FFT | Diego Biurrun | 2016-03-01 | 3 | -122/+157 |
* | | Merge commit '15a24614aef5836af3cd2c7cc3b2b737eee6bf3c' | Derek Buitenhuis | 2016-02-24 | 1 | -1/+1 |
|\| |
|
| * | build: Add vc1dsp component for more fine-grained dependencies | Diego Biurrun | 2016-02-19 | 1 | -1/+1 |
* | | Merge commit '47570dbde8b33001d5ccac44e7ebaaeecbcb807c' | Derek Buitenhuis | 2016-02-24 | 2 | -4/+4 |
|\| |
|
| * | fft: ppc: Place ff_fft_calc_interleave_altivec() under correct ifdefs | Diego Biurrun | 2016-02-15 | 2 | -4/+4 |
* | | lavc: typo fix uncliped -> unclipped | Ganesh Ajjanagadde | 2015-12-15 | 1 | -3/+3 |
* | | avcodec/ppc/fdctdsp: use more accurate constants | Ganesh Ajjanagadde | 2015-12-01 | 1 | -7/+7 |
* | | avcodec/ppc/fdctdsp: use M_SQRT2 instead of ad-hoc SQRT2 | Ganesh Ajjanagadde | 2015-11-22 | 1 | -11/+10 |
* | | blockdsp: reindent after parameter removal | Christophe Gisquet | 2015-10-03 | 1 | -11/+11 |
* | | blockdsp: remove high bitdepth parameter | Christophe Gisquet | 2015-10-02 | 1 | -4/+1 |
* | | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
* | | Merge commit 'd42191c78befc1983f23b1899b2dda513b72f1ed' | Michael Niedermayer | 2015-07-17 | 1 | -1/+1 |
|\| |
|
| * | configure: Factor out vp8dsp module | Vittorio Giovara | 2015-07-17 | 1 | -1/+1 |
* | | doc: avoid incorrect phrase 'allows to' | Andreas Cadhalpun | 2015-06-16 | 1 | -1/+1 |
* | | avcodec/ppc/pixblockdsp: Fix type of get_pixels_vsx() | Michael Niedermayer | 2015-06-01 | 1 | -1/+1 |
* | | Merge commit 'd0bf20a4f25ac5de021c860a0c8ad05638ee2078' | Michael Niedermayer | 2015-05-31 | 1 | -0/+44 |
|\| |
|
| * | ppc: vsx: Implement diff_pixels and get_pixels | Luca Barbato | 2015-05-31 | 1 | -0/+44 |
| * | ppc: Restrict some Altivec implementations to Big Endian | Luca Barbato | 2015-05-31 | 23 | -45/+45 |
* | | Merge commit '7014b65995b1fe6188fb53447bf61b08e3963355' | Michael Niedermayer | 2015-05-31 | 1 | -23/+20 |
|\| |
|
| * | ppc: pixblockdsp: Use the abriged vector types | Luca Barbato | 2015-05-31 | 1 | -23/+20 |
* | | avcodec/ppc/h264dsp: POWER LE support in h264_idct_dc_add_internal() fix vec_... | Rong Yan | 2015-05-14 | 1 | -11/+15 |
* | | avcodec/ppc/h264qpel_template: Fix alignment assert | Michael Niedermayer | 2015-05-10 | 1 | -1/+1 |
* | | avcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altivec() delete macros VEC_... | Rong Yan | 2015-04-27 | 1 | -47/+39 |
* | | avcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altivec() | Rong Yan | 2015-04-03 | 1 | -39/+47 |
* | | Revert "ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED" | Michael Niedermayer | 2015-03-15 | 3 | -31/+31 |
* | | ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED | Christophe Gisquet | 2015-03-14 | 3 | -31/+31 |
* | | Merge commit '71f1ad37d858b810b71a4af1c25771beaa50b27b' | Michael Niedermayer | 2015-03-01 | 1 | -2/+1 |
|\| |
|
| * | lavc: do not compile fmtconvert unconditionally | Anton Khirnov | 2015-02-28 | 1 | -2/+1 |
* | | Merge commit 'd74a8cb7e42f703be5796eeb485f06af710ae8ca' | Michael Niedermayer | 2015-02-28 | 1 | -111/+0 |
|\| |
|
| * | fmtconvert: drop unused functions | Anton Khirnov | 2015-02-28 | 1 | -111/+0 |
* | | avcodec/ppc/fdctdsp: fix const warning | Michael Niedermayer | 2015-02-28 | 1 | -1/+1 |
* | | avcodec/ppc/idctdsp.c: POWER LE support in idct_add_altivec() | Rong Yan | 2015-02-03 | 1 | -3/+13 |
* | | avcodec/ppc/h264qpel_template: Change if DEBUG assert() to av_assert2() | Michael Niedermayer | 2015-01-30 | 1 | -5/+2 |
* | | ppc/mpegvideo_altivec: Change assert to av_assert2() | Michael Niedermayer | 2015-01-30 | 1 | -2/+1 |
* | | libavcodec/ppc/mpegvideoencdsp.c: fix stack smashing in pix_norm1_altivec() a... | Andreas Cadhalpun | 2015-01-21 | 1 | -2/+2 |
* | | avcodec/ppc/vp3dsp_altivec: POWER LE support to vp3_idct_add_altivec() | Rong Yan | 2014-12-08 | 1 | -2/+16 |
* | | avcodec/ppc/vp8dsp_altivec.c: POWER LE support put_vp8_epel_h_altivec_core() ... | Rong Yan | 2014-12-04 | 1 | -37/+49 |
* | | avcodec/ppc/vc1dsp_altivec: add POWER LE support to vc1_inv_trans_8x4_altivec() | Rong Yan | 2014-12-04 | 1 | -3/+10 |
* | | avcodec/ppc/lossless_audiodsp_altivec: POWER LE support for scalarproduct_and... | Rong Yan | 2014-12-02 | 1 | -10/+21 |