| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'b718b24bbe83d3e8787c1dc6449ccbffcd13a4e7' | Michael Niedermayer | 2014-04-05 | 1 | -1/+0 |
|\ |
|
| * | ppc: Drop a bunch of unnecessary dsputil_altivec.h #includes | Diego Biurrun | 2014-04-04 | 1 | -1/+0 |
* | | Merge commit '6af2c351b3ae61e4478950ffddd0dfcad06188b8' | Michael Niedermayer | 2013-08-29 | 1 | -0/+4 |
|\| |
|
| * | 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 |
* | | fmtconvert: int32_t input to int32_to_float_fmul_scalar | Christophe Gisquet | 2013-05-18 | 1 | -1/+1 |
* | | Merge commit '38282149b6ce8f4b8361e3b84542ba9aa8a1f32f' | Michael Niedermayer | 2013-05-01 | 1 | -4/+11 |
|\| |
|
| * | ppc: More consistent arch initialization | Diego Biurrun | 2013-04-30 | 1 | -4/+11 |
* | | Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84' | Michael Niedermayer | 2013-02-06 | 1 | -1/+2 |
|\| |
|
| * | Add av_cold attributes to arch-specific init functions | Diego Biurrun | 2013-02-05 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-02-01 | 1 | -1/+1 |
|\| |
|
| * | ppc: fmtconvert: Drop two unused variables. | Diego Biurrun | 2013-02-01 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-09 | 1 | -16/+14 |
|\| |
|
| * | ppc: fix Altivec build with old compilers | Mans Rullgard | 2012-10-08 | 1 | -5/+14 |
* | | Fix build failure on osx 10.5.8 ppc | Pavel Koshevoy | 2012-10-08 | 1 | -6/+17 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-06 | 1 | -7/+18 |
|\| |
|
| * | ppc: fmtconvert: kill VLA in float_to_int16_interleave_altivec() | Mans Rullgard | 2012-10-05 | 1 | -7/+18 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-23 | 1 | -62/+64 |
|\| |
|
| * | dsputil: ppc: cosmetics: pretty-print | Justin Ruggles | 2012-07-22 | 1 | -62/+64 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-08 | 1 | -1/+1 |
|\| |
|
| * | 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 |
* | cosmetics: rename ff_fmt_convert_init_ppc() to ff_fmt_convert_init_altivec(). | Justin Ruggles | 2011-03-08 | 1 | -1/+1 |
* | Separate format conversion DSP functions from DSPContext. | Justin Ruggles | 2011-02-04 | 1 | -0/+142 |