summaryrefslogtreecommitdiff
path: root/libavcodec/arm/Makefile
Commit message (Expand)AuthorAge
* Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer2014-07-01
|\
| * dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-30
* | Merge commit '9a9e2f1c8aa4539a261625145e5c1f46a8106ac2'Michael Niedermayer2014-06-22
|\|
| * dsputil: Split audio operations off into a separate contextDiego Biurrun2014-06-22
* | Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9'Michael Niedermayer2014-06-19
|\|
| * dsputil: Split clear_block*/fill_block* off into a separate contextDiego Biurrun2014-06-18
* | apedsp: move to llauddspChristophe Gisquet2014-06-05
* | Merge commit '054013a0fc6f2b52c60cee3e051be8cc7f82cef3'Michael Niedermayer2014-05-30
|\|
| * dsputil: Move APE-specific bits into apedspDiego Biurrun2014-05-29
* | vc-1: Add platform-specific start code search routine to VC1DSPContext.Ben Avison2014-04-25
* | h264: Move search code search functions into separate source files.Ben Avison2014-04-25
* | Merge commit 'ac4b32df71bd932838043a4838b86d11e169707f'Michael Niedermayer2014-04-04
|\|
| * On2 VP7 decoderPeter Ross2014-04-04
* | Merge commit 'c3a0b3eb64be441ca897629e8ecd80d5b51fded7'Michael Niedermayer2014-03-27
|\|
| * arm: build: Maintain decoder objects separate from infrastructure objectsDiego Biurrun2014-03-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-03-26
|\|
| * truehd: add hand-scheduled ARM asm version of ff_mlp_pack_output.Ben Avison2014-03-26
* | Merge commit '15a29c39d9ef15b0783c04b3228e1c55f6701ee3'Michael Niedermayer2014-03-26
|\|
| * truehd: add hand-scheduled ARM asm version of mlp_filter_channel.Ben Avison2014-03-26
* | truehd: add hand-scheduled ARM asm version of mlp_filter_channel.Ben Avison2014-03-26
* | Merge commit '0e083d7e43805db1a978cb57bfa25fda62e8ff18'Michael Niedermayer2014-03-20
|\|
| * build: Group general components separate from de/encoders in arch MakefilesDiego Biurrun2014-03-20
* | lavc: fix flac encoder and decoder dependenciesJames Darnley2014-02-13
|/
* arm: Add an option for making sure NEON registers aren't clobberedMartin Storsjö2014-01-11
* vc1: arm: Add NEON assemblyMason Carter2013-12-20
* arm: fmtconvert: Split armv6 fmtconvert code off from vfp codeDiego Biurrun2013-08-29
* vp56: Mark VP6-only optimizations as such.Diego Biurrun2013-08-23
* arm: Add assembly version of h264_find_start_code_candidateBen Avison2013-08-08
* arm: Add VFP-accelerated version of fft16Martin Storsjö2013-07-22
* arm: Add VFP-accelerated version of dca_lfe_firMartin Storsjö2013-07-22
* arm: Add VFP-accelerated version of imdct_halfMartin Storsjö2013-07-22
* arm: Add VFP-accelerated version of synth_filter_floatBen Avison2013-07-22
* arm: Include hpeldsp_neon.o if h264qpel is enabledMartin Storsjö2013-05-30
* arm: Don't unconditionally build dsputil filesMartin Storsjö2013-05-30
* arm: Only build the FFT init files if FFT is enabledMartin Storsjö2013-05-30
* build: cosmetics: Place unconditional before conditional OBJS linesDiego Biurrun2013-05-30
* build: arm: cosmetics: Place all OBJS declarations in alphabetical orderDiego Biurrun2013-05-30
* arm: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-19
* dsputil: Separate h264chromaDiego Biurrun2013-02-06
* arm: Add mathops.h to ARCH_HEADERS listDiego Biurrun2013-01-24
* dsputil: Separate h264 qpelMans Rullgard2013-01-24
* floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.Ronald S. Bultje2013-01-22
* Move vorbis_inverse_coupling from dsputil to vorbisdspcontext.Ronald S. Bultje2013-01-19
* lavc: introduce VideoDSPContextRonald S. Bultje2012-12-20
* arm: rename ARMVFP config symbol to VFPMans Rullgard2012-12-07
* arm: call arm-specific rv34dsp init functions under if (ARCH_ARM)Jean-Baptiste Kempf2012-10-10
* build: non-x86: Only compile mpegvideo optimizations when necessaryDiego Biurrun2012-10-09
* flacdsp: arm optimised lpc filterMans Rullgard2012-09-15
* vp3: move idct and loop filter pointers to new vp3dsp contextMans Rullgard2012-07-18
* build: add CONFIG_VP3DSP, reduce repetition in OBJS listsMans Rullgard2012-07-18