| Commit message (Expand) | Author | Age | Files | Lines |
* | ppc: Restrict some Altivec implementations to Big Endian | Luca Barbato | 2015-05-31 | 1 | -2/+2 |
* | fmtconvert: drop unused functions | Anton Khirnov | 2015-02-28 | 1 | -111/+0 |
* | ppc: Consistently use convenience macro for runtime CPU detection | Diego Biurrun | 2014-06-10 | 1 | -1/+2 |
* | ppc: Drop a bunch of unnecessary dsputil_altivec.h #includes | Diego Biurrun | 2014-04-04 | 1 | -1/+0 |
* | ppc: Add missing AltiVec cpuflag detection invocations | Diego Biurrun | 2013-08-29 | 1 | -0/+4 |
* | fmtconvert: Explicitly use int32_t instead of int | Christophe Gisquet | 2013-07-17 | 1 | -1/+1 |
* | ppc: More consistent arch initialization | Diego Biurrun | 2013-04-30 | 1 | -4/+11 |
* | Add av_cold attributes to arch-specific init functions | Diego Biurrun | 2013-02-05 | 1 | -1/+2 |
* | ppc: fmtconvert: Drop two unused variables. | Diego Biurrun | 2013-02-01 | 1 | -2/+2 |
* | ppc: fix Altivec build with old compilers | Mans Rullgard | 2012-10-08 | 1 | -5/+14 |
* | ppc: fmtconvert: kill VLA in float_to_int16_interleave_altivec() | Mans Rullgard | 2012-10-05 | 1 | -7/+18 |
* | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | dsputil: ppc: cosmetics: pretty-print | Justin Ruggles | 2012-07-22 | 1 | -62/+64 |
* | PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil | Justin Ruggles | 2012-06-08 | 1 | -1/+1 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | cosmetics: rename ff_fmt_convert_init_ppc() to ff_fmt_convert_init_altivec(). | Justin Ruggles | 2011-03-07 | 1 | -1/+1 |
* | Separate format conversion DSP functions from DSPContext. | Justin Ruggles | 2011-02-02 | 1 | -0/+142 |