42 Commits (b582af1ed7781f181bd656f9f2d8e7a603ba1178)

Author SHA1 Message Date
Diego Biurrun 79dad2a932 dsputil: Separate h264chroma 12 years ago
Diego Biurrun 33552a5f7b arm: Add mathops.h to ARCH_HEADERS list 12 years ago
Mans Rullgard e9d817351b dsputil: Separate h264 qpel 12 years ago
Ronald S. Bultje 42d3246948 floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. 12 years ago
Ronald S. Bultje fef906c77c Move vorbis_inverse_coupling from dsputil to vorbisdspcontext. 12 years ago
Ronald S. Bultje 8c53d39e7f lavc: introduce VideoDSPContext 12 years ago
Mans Rullgard b326755989 arm: rename ARMVFP config symbol to VFP 12 years ago
Jean-Baptiste Kempf 507dce2536 arm: call arm-specific rv34dsp init functions under if (ARCH_ARM) 12 years ago
Diego Biurrun ac56ff9cc9 build: non-x86: Only compile mpegvideo optimizations when necessary 12 years ago
Mans Rullgard 7689eea49a flacdsp: arm optimised lpc filter 12 years ago
Mans Rullgard 28f9ab7029 vp3: move idct and loop filter pointers to new vp3dsp context 13 years ago
Mans Rullgard ab9f987661 build: add CONFIG_VP3DSP, reduce repetition in OBJS lists 13 years ago
Mans Rullgard 96f7590efd aacps: NEON optimisations 13 years ago
Mans Rullgard b692d246ea vp8: arm: separate ARMv6 functions from NEON 13 years ago
Diego Biurrun 7bb3a302fe build: Consistently handle conditional compilation for all optimization OBJS. 13 years ago
Janne Grunau 363bd1c62c remove iwmmxt optimizations 13 years ago
Mans Rullgard be822d77b6 aacsbr: ARM NEON optimised sbrdsp functions 13 years ago
Janne Grunau 6c88988866 rv40: NEON optimised weighted prediction 13 years ago
Janne Grunau f5c05b9aa5 rv40: NEON optimised chroma MC 13 years ago
Mans Rullgard f054a82727 ARM: move NEON H264 chroma mc to a separate file 13 years ago
Janne Grunau 42d32cf53c rv34: NEON optimised inverse transform functions 13 years ago
Ronald S. Bultje a5dfeb612e VP8: armv6 optimizations. 13 years ago
Mans Rullgard 5c46ad1da0 ARM: optimised mpadsp_apply_window_fixed 14 years ago
Mans Rullgard 8e112df409 ARM: ac3dsp: optimised update_bap_counts() 14 years ago
Mans Rullgard edfa89b260 ARM: unbreak build 14 years ago
Mans Rullgard f7653904c8 ARM: NEON fixed-point forward MDCT 14 years ago
Mans Rullgard dba9852935 ARM: NEON fixed-point FFT 14 years ago
Mans Rullgard aa05f2126e ac3enc: ARM optimised ac3_compute_matissa_size 14 years ago
Mans Rullgard 182826c884 ac3: armv6 optimised bit_alloc_calc_bap 14 years ago
Mans Rullgard f4855a904e ac3enc: NEON optimised ac3_max_msb_abs_int16 and ac3_exponent_min 14 years ago
Mans Rullgard 4ae3ee4ae9 VP8: ARM optimised decode_block_coeffs_internal 14 years ago
Mans Rullgard a7878c9f73 VP8: ARM optimised decode_block_coeffs_internal 14 years ago
Mans Rullgard ef15d71c1f VP8: ARM NEON optimisations for dsp functions 14 years ago
Mans Rullgard a1c1d3c003 VP8: ARM NEON optimisations for dsp functions 14 years ago
Justin Ruggles fe2ff6d247 Separate format conversion DSP functions from DSPContext. 14 years ago
Justin Ruggles c73d99e672 Separate format conversion DSP functions from DSPContext. 14 years ago
Jason Garrett-Glaser 4a384de5b8 Split h264dsp and h264pred in configure. 14 years ago
Aurelien Jacobs 42d1e7a287 fix VP5/6 neon dependencies 15 years ago
Måns Rullgård 41331b65f2 ARM: NEON optimised dct_unquantize_h263_{intra,inter} 15 years ago
Måns Rullgård 5635985c26 ARM: NEON optimised VP6 edge filter 15 years ago
Måns Rullgård b591c7af31 10l: fix build on non-NEON ARM 15 years ago
Måns Rullgård 08255107cf DCA: ARM/NEON optimised lfe_fir 15 years ago
Måns Rullgård e73d1a5efc ARM: NEON optimised synth_filter_float 15 years ago
Måns Rullgård a8bb9ea532 ARM: NEON optimised RDFT 15 years ago
Måns Rullgård 3bd74e9243 Simplify arch-specific object file lists 15 years ago
Måns Rullgård 43f60eba19 Move arch-specific makefile parts into $arch/Makefile 15 years ago