| Commit message (Expand) | Author | Age | Files | Lines |
* | arm: call arm-specific rv34dsp init functions under if (ARCH_ARM) | Jean-Baptiste Kempf | 2012-10-10 | 1 | -6/+6 |
* | build: non-x86: Only compile mpegvideo optimizations when necessary | Diego Biurrun | 2012-10-09 | 1 | -4/+5 |
* | flacdsp: arm optimised lpc filter | Mans Rullgard | 2012-09-15 | 1 | -0/+3 |
* | vp3: move idct and loop filter pointers to new vp3dsp context | Mans Rullgard | 2012-07-18 | 1 | -0/+1 |
* | build: add CONFIG_VP3DSP, reduce repetition in OBJS lists | Mans Rullgard | 2012-07-18 | 1 | -3/+1 |
* | aacps: NEON optimisations | Mans Rullgard | 2012-05-05 | 1 | -2/+4 |
* | vp8: arm: separate ARMv6 functions from NEON | Mans Rullgard | 2012-04-25 | 1 | -2/+5 |
* | build: Consistently handle conditional compilation for all optimization OBJS. | Diego Biurrun | 2012-04-12 | 1 | -8/+5 |
* | remove iwmmxt optimizations | Janne Grunau | 2012-03-12 | 1 | -3/+0 |
* | aacsbr: ARM NEON optimised sbrdsp functions | Mans Rullgard | 2012-01-28 | 1 | -0/+4 |
* | rv40: NEON optimised weighted prediction | Janne Grunau | 2011-12-06 | 1 | -0/+1 |
* | rv40: NEON optimised chroma MC | Janne Grunau | 2011-12-06 | 1 | -0/+2 |
* | ARM: move NEON H264 chroma mc to a separate file | Mans Rullgard | 2011-12-06 | 1 | -0/+1 |
* | rv34: NEON optimised inverse transform functions | Janne Grunau | 2011-12-06 | 1 | -0/+6 |
* | ARM: optimised mpadsp_apply_window_fixed | Mans Rullgard | 2011-06-13 | 1 | -0/+3 |
* | ARM: ac3dsp: optimised update_bap_counts() | Mans Rullgard | 2011-06-01 | 1 | -0/+1 |
* | ARM: unbreak build | Mans Rullgard | 2011-05-28 | 1 | -1/+0 |
* | ARM: NEON fixed-point forward MDCT | Mans Rullgard | 2011-04-03 | 1 | -0/+1 |
* | ARM: NEON fixed-point FFT | Mans Rullgard | 2011-04-03 | 1 | -0/+2 |
* | ac3enc: ARM optimised ac3_compute_matissa_size | Mans Rullgard | 2011-04-01 | 1 | -1/+3 |
* | ac3: armv6 optimised bit_alloc_calc_bap | Mans Rullgard | 2011-04-01 | 1 | -0/+2 |
* | ac3enc: NEON optimised ac3_max_msb_abs_int16 and ac3_exponent_min | Mans Rullgard | 2011-03-24 | 1 | -0/+3 |
* | VP8: ARM optimised decode_block_coeffs_internal | Mans Rullgard | 2011-02-11 | 1 | -0/+2 |
* | VP8: ARM NEON optimisations for dsp functions | Mans Rullgard | 2011-02-07 | 1 | -0/+3 |
* | Separate format conversion DSP functions from DSPContext. | Justin Ruggles | 2011-02-02 | 1 | -0/+5 |
* | Split h264dsp and h264pred in configure. | Jason Garrett-Glaser | 2010-08-07 | 1 | -3/+4 |
* | fix VP5/6 neon dependencies | Aurelien Jacobs | 2010-07-10 | 1 | -2/+5 |
* | ARM: NEON optimised dct_unquantize_h263_{intra,inter} | Måns Rullgård | 2010-05-29 | 1 | -0/+1 |
* | ARM: NEON optimised VP6 edge filter | Måns Rullgård | 2010-04-30 | 1 | -0/+6 |
* | 10l: fix build on non-NEON ARM | Måns Rullgård | 2010-04-13 | 1 | -2/+3 |
* | DCA: ARM/NEON optimised lfe_fir | Måns Rullgård | 2010-04-12 | 1 | -1/+3 |
* | ARM: NEON optimised synth_filter_float | Måns Rullgård | 2010-04-10 | 1 | -0/+2 |
* | ARM: NEON optimised RDFT | Måns Rullgård | 2010-03-23 | 1 | -0/+2 |
* | Simplify arch-specific object file lists | Måns Rullgård | 2010-03-16 | 1 | -3/+2 |
* | Move arch-specific makefile parts into $arch/Makefile | Måns Rullgård | 2010-03-16 | 1 | -0/+41 |