| Commit message (Expand) | Author | Age | Files | Lines |
* | ppc: cosmetics: Consistently format CPU flag detection invocations | Diego Biurrun | 2013-08-29 | 7 | -28/+35 |
* | ppc: Add missing AltiVec cpuflag detection invocations | Diego Biurrun | 2013-08-29 | 3 | -0/+12 |
* | ppc: fdct: Remove vim editor settings comment | Diego Biurrun | 2013-08-28 | 1 | -2/+0 |
* | ppc: Add and use convenience macro to check for AltiVec availability | Diego Biurrun | 2013-08-28 | 1 | -3/+2 |
* | altivec: perform an explicit unaligned load | Kostya Shishkov | 2013-08-16 | 1 | -3/+1 |
* | Consistently use "cpu_flags" as variable/parameter name for CPU flags | Diego Biurrun | 2013-07-18 | 1 | -3/+1 |
* | fmtconvert: Explicitly use int32_t instead of int | Christophe Gisquet | 2013-07-17 | 1 | -1/+1 |
* | fix scalarproduct_and_madd_int16_altivec() for orders > 16 | Kostya Shishkov | 2013-05-26 | 1 | -2/+2 |
* | ppc: Only compile AltiVec FFT assembly when AltiVec is enabled | Diego Biurrun | 2013-05-02 | 1 | -3/+4 |
* | ppc: Drop unnecessary ff_ name prefixes from static functions | Diego Biurrun | 2013-04-30 | 2 | -32/+47 |
* | ppc: More consistent arch initialization | Diego Biurrun | 2013-04-30 | 8 | -25/+63 |
* | ppc: Move AltiVec utility headers out of AltiVec ifdefs | Diego Biurrun | 2013-04-30 | 4 | -14/+13 |
* | ppc: More consistent names for H.264 optimizations files | Diego Biurrun | 2013-04-30 | 4 | -4/+4 |
* | mpegaudiosp: More consistent names for ppc/x86 optimization files | Diego Biurrun | 2013-04-30 | 2 | -1/+1 |
* | ppc: hpeldsp: Include attributes.h | Martin Storsjö | 2013-04-20 | 1 | -0/+1 |
* | ppc: hpeldsp: Move half-pel assembly from dsputil to hpeldsp | Ronald S. Bultje | 2013-04-19 | 3 | -421/+467 |
* | vp3: Use full transpose for all IDCTs | Ronald S. Bultje | 2013-04-15 | 1 | -1/+0 |
* | h264: Integrate clear_blocks calls with IDCT | Ronald S. Bultje | 2013-04-10 | 1 | -0/+3 |
* | dsputil: convert remaining functions to use ptrdiff_t strides | Luca Barbato | 2013-03-12 | 1 | -16/+32 |
* | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 7 | -7/+0 |
* | dsputil: Move LOCAL_ALIGNED macros to libavutil | Diego Biurrun | 2013-02-08 | 1 | -1/+1 |
* | dsputil: Separate h264chroma | Diego Biurrun | 2013-02-06 | 8 | -294/+356 |
* | Add av_cold attributes to arch-specific init functions | Diego Biurrun | 2013-02-05 | 11 | -11/+24 |
* | Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter. | Diego Biurrun | 2013-02-05 | 2 | -13/+13 |
* | ppc: fmtconvert: Drop two unused variables. | Diego Biurrun | 2013-02-01 | 1 | -2/+2 |
* | dsputil: Separate h264 qpel | Mans Rullgard | 2013-01-24 | 5 | -284/+322 |
* | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 6 | -24/+24 |
* | floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 3 | -59/+0 |
* | floatdsp: move vector_fmul_add from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 1 | -25/+0 |
* | 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 |
* | ppc: Include string.h for memset | Martin Storsjö | 2013-01-20 | 1 | -0/+2 |
* | Move vorbis_inverse_coupling from dsputil to vorbisdspcontext. | Ronald S. Bultje | 2013-01-19 | 3 | -25/+63 |
* | vp3: integrate clear_blocks with idct of previous block. | Ronald S. Bultje | 2013-01-19 | 1 | -0/+2 |
* | lavc: Move vector_fmul_window to AVFloatDSPContext | Justin Ruggles | 2013-01-16 | 1 | -35/+0 |
* | lavc: introduce VideoDSPContext | Ronald S. Bultje | 2012-12-20 | 3 | -10/+36 |
* | ppc: replace pointer casting with AV_COPY32 | Mans Rullgard | 2012-11-12 | 1 | -1/+2 |
* | ppc: fix some unused variable warnings | Mans Rullgard | 2012-11-12 | 1 | -9/+6 |
* | build: non-x86: Only compile mpegvideo optimizations when necessary | Diego Biurrun | 2012-10-09 | 1 | -1/+1 |
* | 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 |
* | Add more missing includes after removing the implicit common.h | Martin Storsjö | 2012-08-16 | 1 | -0/+1 |
* | Add some more missing includes after removing the implicit common.h | Martin Storsjö | 2012-08-15 | 1 | -0/+2 |
* | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 4 | -0/+5 |
* | dsputil: ppc: cosmetics: pretty-print | Justin Ruggles | 2012-07-22 | 1 | -62/+64 |
* | ppc: fix build with altivec disabled | Mans Rullgard | 2012-07-18 | 1 | -1/+3 |
* | vp3: move idct and loop filter pointers to new vp3dsp context | Mans Rullgard | 2012-07-18 | 4 | -33/+22 |
* | ppc: Rename H.264 optimization template file for consistency. | Diego Biurrun | 2012-06-12 | 3 | -4/+4 |
* | Add a float DSP framework to libavutil | Justin Ruggles | 2012-06-08 | 1 | -16/+0 |
* | PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil | Justin Ruggles | 2012-06-08 | 15 | -188/+23 |