summaryrefslogtreecommitdiff
path: root/libavcodec/arm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'c166148409fe8f0dbccef2fe684286a40ba1e37d'Michael Niedermayer2014-07-071-0/+2
|\
| * dsputil: Move pix_sum, pix_norm1, shrink function pointers to mpegvideoencDiego Biurrun2014-07-061-0/+2
* | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer2014-07-011-10/+13
|\ \ | |/
| * dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-301-10/+13
* | Merge commit '9a9e2f1c8aa4539a261625145e5c1f46a8106ac2'Michael Niedermayer2014-06-221-1/+4
|\ \ | |/
| * dsputil: Split audio operations off into a separate contextDiego Biurrun2014-06-221-1/+4
* | Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9'Michael Niedermayer2014-06-191-0/+3
|\ \ | |/
| * dsputil: Split clear_block*/fill_block* off into a separate contextDiego Biurrun2014-06-181-0/+3
* | apedsp: move to llauddspChristophe Gisquet2014-06-051-2/+2
* | Merge commit '054013a0fc6f2b52c60cee3e051be8cc7f82cef3'Michael Niedermayer2014-05-301-0/+2
|\ \ | |/
| * dsputil: Move APE-specific bits into apedspDiego Biurrun2014-05-291-0/+2
* | vc-1: Add platform-specific start code search routine to VC1DSPContext.Ben Avison2014-04-251-0/+2
* | h264: Move search code search functions into separate source files.Ben Avison2014-04-251-1/+1
* | Merge commit 'ac4b32df71bd932838043a4838b86d11e169707f'Michael Niedermayer2014-04-041-0/+6
|\ \ | |/
| * On2 VP7 decoderPeter Ross2014-04-041-0/+6
* | Merge commit 'c3a0b3eb64be441ca897629e8ecd80d5b51fded7'Michael Niedermayer2014-03-271-3/+4
|\ \ | |/
| * arm: build: Maintain decoder objects separate from infrastructure objectsDiego Biurrun2014-03-271-3/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-03-261-0/+1
|\ \ | |/
| * truehd: add hand-scheduled ARM asm version of ff_mlp_pack_output.Ben Avison2014-03-261-0/+1
* | 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