summaryrefslogtreecommitdiff
path: root/libavcodec/arm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '15a29c39d9ef15b0783c04b3228e1c55f6701ee3'Michael Niedermayer2014-03-261-2/+2
|\
| * truehd: add hand-scheduled ARM asm version of mlp_filter_channel.Ben Avison2014-03-261-0/+2
* | truehd: add hand-scheduled ARM asm version of mlp_filter_channel.Ben Avison2014-03-261-0/+2
* | Merge commit '0e083d7e43805db1a978cb57bfa25fda62e8ff18'Michael Niedermayer2014-03-201-18/+21
|\ \ | |/
| * build: Group general components separate from de/encoders in arch MakefilesDiego Biurrun2014-03-201-17/+20
* | lavc: fix flac encoder and decoder dependenciesJames Darnley2014-02-131-0/+1
|/
* arm: Add an option for making sure NEON registers aren't clobberedMartin Storsjö2014-01-111-0/+1
* vc1: arm: Add NEON assemblyMason Carter2013-12-201-0/+3
* arm: fmtconvert: Split armv6 fmtconvert code off from vfp codeDiego Biurrun2013-08-291-1/+3
* vp56: Mark VP6-only optimizations as such.Diego Biurrun2013-08-231-4/+2
* arm: Add assembly version of h264_find_start_code_candidateBen Avison2013-08-081-0/+1
* arm: Add VFP-accelerated version of fft16Martin Storsjö2013-07-221-0/+1
* arm: Add VFP-accelerated version of dca_lfe_firMartin Storsjö2013-07-221-1/+2
* arm: Add VFP-accelerated version of imdct_halfMartin Storsjö2013-07-221-0/+1
* arm: Add VFP-accelerated version of synth_filter_floatBen Avison2013-07-221-0/+1
* arm: Include hpeldsp_neon.o if h264qpel is enabledMartin Storsjö2013-05-301-1/+2
* arm: Don't unconditionally build dsputil filesMartin Storsjö2013-05-301-14/+13
* arm: Only build the FFT init files if FFT is enabledMartin Storsjö2013-05-301-2/+2
* build: cosmetics: Place unconditional before conditional OBJS linesDiego Biurrun2013-05-301-19/+19
* build: arm: cosmetics: Place all OBJS declarations in alphabetical orderDiego Biurrun2013-05-301-61/+36
* 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