| Commit message (Expand) | Author | Age | Files | Lines |
* | build: Group general components separate from de/encoders in arch Makefiles | Diego Biurrun | 2014-03-20 | 1 | -2/+3 |
* | dsputil: Conditionally compile dsputil code on all architectures | Diego Biurrun | 2014-03-20 | 1 | -4/+4 |
* | ppc: Only compile AltiVec FFT assembly when AltiVec is enabled | Diego Biurrun | 2013-05-02 | 1 | -3/+4 |
* | ppc: More consistent arch initialization | Diego Biurrun | 2013-04-30 | 1 | -10/+9 |
* | ppc: More consistent names for H.264 optimizations files | Diego Biurrun | 2013-04-30 | 1 | -2/+2 |
* | mpegaudiosp: More consistent names for ppc/x86 optimization files | Diego Biurrun | 2013-04-30 | 1 | -1/+1 |
* | ppc: hpeldsp: Move half-pel assembly from dsputil to hpeldsp | Ronald S. Bultje | 2013-04-19 | 1 | -0/+1 |
* | dsputil: Separate h264chroma | Diego Biurrun | 2013-02-06 | 1 | -0/+1 |
* | dsputil: Separate h264 qpel | Mans Rullgard | 2013-01-24 | 1 | -0/+1 |
* | floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 1 | -1/+0 |
* | Move vorbis_inverse_coupling from dsputil to vorbisdspcontext. | Ronald S. Bultje | 2013-01-19 | 1 | -0/+1 |
* | lavc: introduce VideoDSPContext | Ronald S. Bultje | 2012-12-20 | 1 | -0/+1 |
* | build: non-x86: Only compile mpegvideo optimizations when necessary | Diego Biurrun | 2012-10-09 | 1 | -1/+1 |
* | vp3: move idct and loop filter pointers to new vp3dsp context | Mans Rullgard | 2012-07-18 | 1 | -3/+2 |
* | build: Consistently handle conditional compilation for all optimization OBJS. | Diego Biurrun | 2012-04-12 | 1 | -2/+1 |
* | build: ppc: drop stray leftover backslash | Diego Biurrun | 2012-03-26 | 1 | -1/+1 |
* | build: prettyprinting cosmetics | Diego Biurrun | 2012-03-26 | 1 | -7/+4 |
* | mpegaudiodsp: fix x86 and ppc makefiles | Mans Rullgard | 2011-05-19 | 1 | -5/+1 |
* | Separate format conversion DSP functions from DSPContext. | Justin Ruggles | 2011-02-02 | 1 | -0/+1 |
* | Move mm_support() from libavcodec to libavutil, make it a public | Stefano Sabatini | 2010-09-08 | 1 | -2/+1 |
* | PPC: Altivec split-radix FFT | Måns Rullgård | 2010-07-01 | 1 | -1/+5 |
* | Altivec-optimized mp{1,2,3} windowing | Vitor Sessak | 2010-07-01 | 1 | -0/+6 |
* | Altivec VP8 MC functions | David Conrad | 2010-06-29 | 1 | -0/+1 |
* | Simplify arch-specific object file lists | Måns Rullgård | 2010-03-16 | 1 | -1/+1 |
* | Move arch-specific makefile parts into $arch/Makefile | Måns Rullgård | 2010-03-16 | 1 | -0/+18 |