summaryrefslogtreecommitdiffstats
path: root/libavcodec/aarch64/Makefile
Commit message (Expand)AuthorAgeFilesLines
* aarch64/opusdsp: implement NEON accelerated postfilter and deemphasisLynne2019-04-101-0/+2
* aarch64: vp8: Move the vp8dsp makefile entries to the right placesMartin Storsjö2019-02-191-2/+2
* libavcodec: vp8 neon optimizations for aarch64Magnus Röös2019-01-311-0/+2
* lavc/aarch64: add sbrdsp neon implementationMatthieu Bouron2017-07-031-1/+3
* lavc/aarch64: add a few SIMD functions for AAC PSClément Bœsch2017-06-281-0/+2
* lavc/aarch64: add ff_simple_idct{,_add,_put}_neon functionsMatthieu Bouron2017-03-161-0/+2
* aarch64: Add NEON optimizations for 10 and 12 bit vp9 loop filterMartin Storsjö2017-01-241-0/+1
* aarch64: Add NEON optimizations for 10 and 12 bit vp9 itxfmMartin Storsjö2017-01-241-1/+2
* aarch64: Add NEON optimizations for 10 and 12 bit vp9 MCMartin Storsjö2017-01-241-1/+4
* imdct15: remove the AArch64 assemblyRostislav Pehlivanov2017-01-051-2/+0
* aarch64: vp9: Implement NEON loop filtersMartin Storsjö2016-11-151-0/+1
* aarch64: vp9: Add NEON itxfm routinesMartin Storsjö2016-11-151-1/+2
* aarch64: vp9: Add NEON optimizations of VP9 MC functionsMartin Storsjö2016-11-151-0/+2
* avcodec: fix vc1dsp dependenciesXiaolei Yu2016-09-251-1/+1
* aarch64/synth_filter: fix compilationJames Almer2016-05-101-1/+1
* Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec'Derek Buitenhuis2016-05-091-3/+12
|\
| * build: miscellaneous cosmeticsDiego Biurrun2016-04-071-4/+13
| * fft: Split MDCT bits off from FFTDiego Biurrun2016-03-011-0/+1
* | avcodec/dca: add new decoder based on libdcadecfoo862016-01-311-2/+2
* | avcodec/dca: remove old decoderfoo862016-01-311-4/+2
* | avcodec/synth_filter: split off remaining code from dcadec filesJames Almer2016-01-251-1/+2
|/
* arm64: int32_to_float_fmul neon asmJanne Grunau2015-12-141-0/+2
* arm64: port synth_filter_float_neon from armJanne Grunau2015-12-141-1/+2
* arm64: convert dcadsp neon asm from armJanne Grunau2015-12-141-0/+2
* h264: aarch64: intra prediction optimisationsJanne Grunau2015-07-201-0/+2
* opus: Factor out imdct15 into a standalone componentDiego Biurrun2015-02-021-2/+2
* aarch64: opus NEON iMDCT and FFTJanne Grunau2014-05-151-0/+2
* aarch64: NEON vorbis_inverse_couplingJanne Grunau2014-04-221-0/+3
* aarch64: NEON fixed/floating point MPADSP apply_windowJanne Grunau2014-04-221-0/+2
* aarch64: NEON float (i)MDCTJanne Grunau2014-04-221-0/+1
* aarch64: NEON float FFTJanne Grunau2014-04-221-0/+2
* aarch64: implement videodsp.prefetchJanne Grunau2014-04-061-0/+3
* build: Group general components separate from de/encoders in arch MakefilesDiego Biurrun2014-03-201-0/+1
* aarch64: port neon clobber test from armJanne Grunau2014-01-151-0/+1
* aarch64: h264 loop filter NEON optimizationsJanne Grunau2014-01-151-1/+2
* aarch64: hpeldsp NEON optimizationsJanne Grunau2014-01-151-1/+4
* aarch64: h264 qpel NEON optimizationsJanne Grunau2014-01-151-0/+2
* aarch64: h264 idct NEON assembler optimizationsJanne Grunau2014-01-151-0/+2
* aarch64: h264 chroma motion compensation NEON optimizationsJanne Grunau2014-01-151-0/+5
OpenPOWER on IntegriCloud