summaryrefslogtreecommitdiff
path: root/libavcodec/ppc/idctdsp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'ea7ee4b4e381e0fa731458de0cbf740430eeb013'Clément Bœsch2017-04-261-5/+4
|\
| * ppc: Centralize compiler-specific altivec.h #include handling in one placeDiego Biurrun2016-12-141-5/+4
* | Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428'James Almer2017-03-211-2/+2
|\ \ | |/
| * idct: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-291-2/+2
| * ppc: Update #endif commentsDiego Biurrun2016-09-111-2/+2
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-271-1/+1
|\ \ | |/
| * ppc: Restrict some Altivec implementations to Big EndianLuca Barbato2015-05-311-2/+2
* | avcodec/ppc/idctdsp.c: POWER LE support in idct_add_altivec()Rong Yan2015-02-031-3/+13
* | Merge commit '03c9f357a4c2307a7913cea2cbf0ba817e80beb6'Michael Niedermayer2014-08-011-9/+10
|\ \ | |/
| * ppc: idctdsp: Immediately return if no AltiVec is availableDiego Biurrun2014-08-011-8/+9
* | avcodec/ppc/idctdsp: Only select non bitexact IDCTs by default when bitexact ...Michael Niedermayer2014-07-271-1/+1
* | Merge commit '8b0dd4942aac320d1ca3c40fa7ea1be342c71273'Michael Niedermayer2014-07-181-4/+4
|\ \ | |/
| * idctdsp: prettyprinting cosmeticsDiego Biurrun2014-07-181-3/+3
* | Merge commit 'b4987f72197e0c62cf2633bf835a9c32d2a445ae'Michael Niedermayer2014-07-181-1/+1
|\ \ | |/
| * idct: Convert IDCT permutation #defines to an enumDiego Biurrun2014-07-181-1/+1
* | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer2014-07-011-7/+24
|/
* dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-301-0/+245