| Commit message (Expand) | Author | Age | Files | Lines |
* | ppc/h264dsp: change loop filter stride argument to ptrdiff_t | James Almer | 2019-02-20 | 1 | -2/+2 |
* | avcodec/ppc/hevcdsp: Fix build failures with powerpc-linux-gnu-gcc-4.8 with -... | Michael Niedermayer | 2018-12-05 | 1 | -2/+15 |
* | libavcodec/ppc: Fix HEVC AltiVec routines with --enable-small | A. Wilcox | 2018-07-21 | 1 | -3/+5 |
* | lavc/ppc/hpeldsp_altivec: Remove declaration of two unused variables. | Carl Eugen Hoyos | 2017-11-01 | 1 | -1/+1 |
* | lavc/ppc/h264dsp: Fix function prototype after bc26fe89. | Carl Eugen Hoyos | 2017-11-01 | 1 | -2/+2 |
* | lavc/ppc/svq1enc_altivec: Fix function prototype after dad31083. | Carl Eugen Hoyos | 2017-11-01 | 1 | -1/+1 |
* | lavc/ppc/fft_init: Fix compilation on ppc64le with --disable-vsx. | Carl Eugen Hoyos | 2017-10-12 | 1 | -3/+3 |
* | Merge commit 'ea7ee4b4e381e0fa731458de0cbf740430eeb013' | Clément Bœsch | 2017-04-26 | 26 | -67/+42 |
|\ |
|
| * | ppc: Centralize compiler-specific altivec.h #include handling in one place | Diego Biurrun | 2016-12-14 | 22 | -63/+44 |
* | | Merge commit '39929e55eb13eeb8dfbe1bc99301fecf6b8942dd' | Clément Bœsch | 2017-04-26 | 2 | -12/+12 |
|\| |
|
| * | ppc: hevcdsp: Use shorthands for vector types | Diego Biurrun | 2016-12-14 | 2 | -12/+12 |
* | | Merge commit 'b0e6b3f4777910d61083976aa9fc78a1e0731aae' | Clément Bœsch | 2017-04-17 | 3 | -0/+158 |
|\| |
|
| * | hevc: ppc: Add HEVC 4x4 IDCT for PowerPC | Alexandra Hajkova | 2016-12-12 | 3 | -0/+157 |
* | | Merge commit '58224dc5f3d4fea40a8d55cca87291a960c11622' | James Almer | 2017-03-23 | 2 | -1/+1 |
|\| |
|
| * | ppc: avcodec: Drop silly "_ppc" suffixes from files in ppc subdirectories | Diego Biurrun | 2016-10-18 | 2 | -1/+1 |
| * | huffyuvdsp: Enable the altivec code for PPC little-endian as well | Luca Barbato | 2016-10-02 | 1 | -4/+4 |
* | | avcodec/lossless_videodsp: use ptrdiff_t for length parameters | James Almer | 2017-03-22 | 1 | -1/+1 |
* | | Merge commit '2caa93b813adc5dbb7771dfe615da826a2947d18' | James Almer | 2017-03-21 | 1 | -1/+1 |
|\| |
|
| * | mpegaudiodsp: Change type of array stride parameters to ptrdiff_t | Diego Biurrun | 2016-09-29 | 1 | -1/+1 |
* | | Merge commit 'e4a94d8b36c48d95a7d412c40d7b558422ff659c' | James Almer | 2017-03-21 | 1 | -2/+7 |
|\| |
|
| * | h264chroma: Change type of stride parameters to ptrdiff_t | Diego Biurrun | 2016-09-29 | 1 | -2/+7 |
* | | Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428' | James Almer | 2017-03-21 | 2 | -3/+4 |
|\| |
|
| * | idct: Change type of array stride parameters to ptrdiff_t | Diego Biurrun | 2016-09-29 | 2 | -3/+4 |
| * | blockdsp: drop the high_bit_depth parameter | Anton Khirnov | 2016-09-22 | 1 | -14/+11 |
* | | Merge commit 'de452e503734ebb0fdbce86e9d16693b3530fad3' | Clément Bœsch | 2017-03-20 | 1 | -9/+9 |
|\| |
|
| * | pixblockdsp: Change type of stride parameters to ptrdiff_t | Diego Biurrun | 2016-09-14 | 1 | -6/+6 |
* | | Merge commit '468bfe38c66d4d020984158e53b09a6a5749f394' | Clément Bœsch | 2017-03-20 | 1 | -0/+5 |
|\| |
|
| * | ppc: mpegvideo: Add proper runtime AltiVec detection | Diego Biurrun | 2016-09-11 | 1 | -0/+5 |
* | | Merge commit '6ce93757ee6b81fe727bfdc9f546fd0ddf9139c3' | Clément Bœsch | 2017-03-20 | 1 | -3/+3 |
|\| |
|
| * | ppc: Update #endif comments | Diego Biurrun | 2016-09-11 | 22 | -45/+44 |
* | | Merge commit 'caccb3a0cdc7ee32cbed7eab156d35025133eadc' | Clément Bœsch | 2017-03-20 | 1 | -0/+32 |
|\| |
|
| * | audiodsp: ppc: Add VSX variant | Luca Barbato | 2016-09-11 | 1 | -0/+32 |
* | | 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 |
* | | huffyuvdsp: move functions only used by huffyuv from lossless_videodsp | James Almer | 2017-01-12 | 1 | -1/+1 |
* | | lossless_videodsp: move shared functions from huffyuvdsp | James Almer | 2017-01-12 | 2 | -3/+3 |
* | | 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 |