summaryrefslogtreecommitdiffstats
path: root/libavcodec/arm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* arm: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-191-0/+8
* dsputil: Separate h264chromaDiego Biurrun2013-02-061-2/+2
* arm: Add mathops.h to ARCH_HEADERS listDiego Biurrun2013-01-241-0/+2
* dsputil: Separate h264 qpelMans Rullgard2013-01-241-0/+3
* floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.Ronald S. Bultje2013-01-221-3/+0
* Move vorbis_inverse_coupling from dsputil to vorbisdspcontext.Ronald S. Bultje2013-01-191-0/+3
* lavc: introduce VideoDSPContextRonald S. Bultje2012-12-201-0/+5
* arm: rename ARMVFP config symbol to VFPMans Rullgard2012-12-071-2/+2
* arm: call arm-specific rv34dsp init functions under if (ARCH_ARM)Jean-Baptiste Kempf2012-10-101-6/+6
* build: non-x86: Only compile mpegvideo optimizations when necessaryDiego Biurrun2012-10-091-4/+5
* flacdsp: arm optimised lpc filterMans Rullgard2012-09-151-0/+3
* vp3: move idct and loop filter pointers to new vp3dsp contextMans Rullgard2012-07-181-0/+1
* build: add CONFIG_VP3DSP, reduce repetition in OBJS listsMans Rullgard2012-07-181-3/+1
* aacps: NEON optimisationsMans Rullgard2012-05-051-2/+4
* vp8: arm: separate ARMv6 functions from NEONMans Rullgard2012-04-251-2/+5
* build: Consistently handle conditional compilation for all optimization OBJS.Diego Biurrun2012-04-121-8/+5
* remove iwmmxt optimizationsJanne Grunau2012-03-121-3/+0
* aacsbr: ARM NEON optimised sbrdsp functionsMans Rullgard2012-01-281-0/+4
* rv40: NEON optimised weighted predictionJanne Grunau2011-12-061-0/+1
* rv40: NEON optimised chroma MCJanne Grunau2011-12-061-0/+2
* ARM: move NEON H264 chroma mc to a separate fileMans Rullgard2011-12-061-0/+1
* rv34: NEON optimised inverse transform functionsJanne Grunau2011-12-061-0/+6
* ARM: optimised mpadsp_apply_window_fixedMans Rullgard2011-06-131-0/+3
* ARM: ac3dsp: optimised update_bap_counts()Mans Rullgard2011-06-011-0/+1
* ARM: unbreak buildMans Rullgard2011-05-281-1/+0
* ARM: NEON fixed-point forward MDCTMans Rullgard2011-04-031-0/+1
* ARM: NEON fixed-point FFTMans Rullgard2011-04-031-0/+2
* ac3enc: ARM optimised ac3_compute_matissa_sizeMans Rullgard2011-04-011-1/+3
* ac3: armv6 optimised bit_alloc_calc_bapMans Rullgard2011-04-011-0/+2
* ac3enc: NEON optimised ac3_max_msb_abs_int16 and ac3_exponent_minMans Rullgard2011-03-241-0/+3
* VP8: ARM optimised decode_block_coeffs_internalMans Rullgard2011-02-111-0/+2
* VP8: ARM NEON optimisations for dsp functionsMans Rullgard2011-02-071-0/+3
* Separate format conversion DSP functions from DSPContext.Justin Ruggles2011-02-021-0/+5
* Split h264dsp and h264pred in configure.Jason Garrett-Glaser2010-08-071-3/+4
* fix VP5/6 neon dependenciesAurelien Jacobs2010-07-101-2/+5
* ARM: NEON optimised dct_unquantize_h263_{intra,inter}Måns Rullgård2010-05-291-0/+1
* ARM: NEON optimised VP6 edge filterMåns Rullgård2010-04-301-0/+6
* 10l: fix build on non-NEON ARMMåns Rullgård2010-04-131-2/+3
* DCA: ARM/NEON optimised lfe_firMåns Rullgård2010-04-121-1/+3
* ARM: NEON optimised synth_filter_floatMåns Rullgård2010-04-101-0/+2
* ARM: NEON optimised RDFTMåns Rullgård2010-03-231-0/+2
* Simplify arch-specific object file listsMåns Rullgård2010-03-161-3/+2
* Move arch-specific makefile parts into $arch/MakefileMåns Rullgård2010-03-161-0/+41
OpenPOWER on IntegriCloud