Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ppc: Centralize compiler-specific altivec.h #include handling in one place | Diego Biurrun | 2016-12-14 | 1 | -3/+3 |
* | ppc: Update #endif comments | Diego Biurrun | 2016-09-11 | 1 | -2/+2 |
* | ppc: Restrict some Altivec implementations to Big Endian | Luca Barbato | 2015-05-31 | 1 | -2/+2 |
* | ppc: Consistently use convenience macro for runtime CPU detection | Diego Biurrun | 2014-06-10 | 1 | -1/+2 |
* | ppc: cosmetics: Consistently format CPU flag detection invocations | Diego Biurrun | 2013-08-29 | 1 | -3/+4 |
* | Add av_cold attributes to arch-specific init functions | Diego Biurrun | 2013-02-05 | 1 | -1/+2 |
* | vorbisdsp: change block_size type from int to intptr_t. | Ronald S. Bultje | 2013-01-20 | 1 | -1/+1 |
* | ppc: vorbisdsp: Drop some unnecessary #includes | Diego Biurrun | 2013-01-20 | 1 | -2/+0 |
* | Move vorbis_inverse_coupling from dsputil to vorbisdspcontext. | Ronald S. Bultje | 2013-01-19 | 1 | -0/+62 |