summaryrefslogtreecommitdiffstats
path: root/libavcodec/arm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* hevc: Add hevc_get_pixel_4/8/12/16/24/32/48/64Alexandra Hájková2017-12-081-1/+2
* arm: Always build the hevcdsp_init_arm.c fileMartin Storsjö2017-03-281-2/+2
* hevc: Add NEON 4x4 and 8x8 IDCTAlexandra Hájková2017-03-271-0/+2
* arm: vp9: Add NEON loop filtersMartin Storsjö2016-11-111-0/+1
* arm: vp9: Add NEON itxfm routinesMartin Storsjö2016-11-111-1/+2
* arm: vp9: Add NEON optimizations of VP9 MC functionsMartin Storsjö2016-11-031-0/+2
* build: miscellaneous cosmeticsDiego Biurrun2016-04-071-4/+4
* fft: Split MDCT bits off from FFTDiego Biurrun2016-03-011-0/+2
* rdft: arm: Split RDFT initialization into a separate fileDiego Biurrun2016-02-261-0/+1
* build: Add vc1dsp component for more fine-grained dependenciesDiego Biurrun2016-02-191-3/+3
* configure: Factor out g722dsp moduleVittorio Giovara2015-07-171-4/+2
* configure: Factor out vp8dsp moduleVittorio Giovara2015-07-171-12/+6
* configure: Factor out rv34dsp moduleVittorio Giovara2015-07-171-3/+2
* configure: Factor out flacdsp moduleVittorio Giovara2015-07-171-2/+2
* lavc: do not compile fmtconvert unconditionallyAnton Khirnov2015-02-281-4/+3
* fmtconvert: drop unused functionsAnton Khirnov2015-02-281-1/+0
* g722: Add ARM NEON implementation for g722_apply_qmf()Peter Meerwald2015-02-151-0/+4
* build: Add explanatory comments to (optimization) blocks in the MakefilesDiego Biurrun2014-08-151-0/+18
* h264: Move start code search functions into separate source files.Ben Avison2014-08-041-1/+1
* dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun2014-07-171-2/+2
* arm: dsputil: Coalesce all init filesDiego Biurrun2014-07-161-2/+1
* dsputil: Split off pixel block routines into their own contextDiego Biurrun2014-07-091-0/+2
* dsputil: Move pix_sum, pix_norm1, shrink function pointers to mpegvideoencDiego Biurrun2014-07-061-0/+2
* dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-301-10/+13
* dsputil: Split audio operations off into a separate contextDiego Biurrun2014-06-221-1/+4
* dsputil: Split clear_block*/fill_block* off into a separate contextDiego Biurrun2014-06-181-0/+3
* dsputil: Move APE-specific bits into apedspDiego Biurrun2014-05-291-0/+2
* On2 VP7 decoderPeter Ross2014-04-041-0/+6
* arm: build: Maintain decoder objects separate from infrastructure objectsDiego Biurrun2014-03-271-3/+4
* truehd: add hand-scheduled ARM asm version of ff_mlp_pack_output.Ben Avison2014-03-261-0/+1
* truehd: add hand-scheduled ARM asm version of mlp_filter_channel.Ben Avison2014-03-261-0/+2
* build: Group general components separate from de/encoders in arch MakefilesDiego Biurrun2014-03-201-17/+20
* 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
OpenPOWER on IntegriCloud