summaryrefslogtreecommitdiff
path: root/libavcodec/aarch64/Makefile
Commit message (Expand)AuthorAge
* avcodec/vc1: Arm 64-bit NEON deblocking filter fast pathsBen Avison2022-04-01
* lavc/aarch64: add HEVC sao_band NEONJosh Dekker2021-02-18
* lavc/aarch64: port HEVC SIMD idct NEONReimar Döffinger2021-02-18
* libavcodec: aarch64: Add a NEON implementation of pixblockdspMartin Storsjö2020-05-15
* lavc/aarch64: Fix compilation with --disable-neonCarl Eugen Hoyos2020-03-11
* lavc/aarch64: Move non-neon vp9 copy functions out of neon source file.Carl Eugen Hoyos2020-03-11
* aarch64/opusdsp: implement NEON accelerated postfilter and deemphasisLynne2019-04-10
* aarch64: vp8: Move the vp8dsp makefile entries to the right placesMartin Storsjö2019-02-19
* libavcodec: vp8 neon optimizations for aarch64Magnus Röös2019-01-31
* lavc/aarch64: add sbrdsp neon implementationMatthieu Bouron2017-07-03
* lavc/aarch64: add a few SIMD functions for AAC PSClément Bœsch2017-06-28
* lavc/aarch64: add ff_simple_idct{,_add,_put}_neon functionsMatthieu Bouron2017-03-16
* aarch64: Add NEON optimizations for 10 and 12 bit vp9 loop filterMartin Storsjö2017-01-24
* aarch64: Add NEON optimizations for 10 and 12 bit vp9 itxfmMartin Storsjö2017-01-24
* aarch64: Add NEON optimizations for 10 and 12 bit vp9 MCMartin Storsjö2017-01-24
* imdct15: remove the AArch64 assemblyRostislav Pehlivanov2017-01-05
* aarch64: vp9: Implement NEON loop filtersMartin Storsjö2016-11-15
* aarch64: vp9: Add NEON itxfm routinesMartin Storsjö2016-11-15
* aarch64: vp9: Add NEON optimizations of VP9 MC functionsMartin Storsjö2016-11-15
* avcodec: fix vc1dsp dependenciesXiaolei Yu2016-09-25
* aarch64/synth_filter: fix compilationJames Almer2016-05-10
* Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec'Derek Buitenhuis2016-05-09
|\
| * build: miscellaneous cosmeticsDiego Biurrun2016-04-07
| * fft: Split MDCT bits off from FFTDiego Biurrun2016-03-01
* | avcodec/dca: add new decoder based on libdcadecfoo862016-01-31
* | avcodec/dca: remove old decoderfoo862016-01-31
* | avcodec/synth_filter: split off remaining code from dcadec filesJames Almer2016-01-25
|/
* arm64: int32_to_float_fmul neon asmJanne Grunau2015-12-14
* arm64: port synth_filter_float_neon from armJanne Grunau2015-12-14
* arm64: convert dcadsp neon asm from armJanne Grunau2015-12-14
* h264: aarch64: intra prediction optimisationsJanne Grunau2015-07-20
* opus: Factor out imdct15 into a standalone componentDiego Biurrun2015-02-02
* aarch64: opus NEON iMDCT and FFTJanne Grunau2014-05-15
* aarch64: NEON vorbis_inverse_couplingJanne Grunau2014-04-22
* aarch64: NEON fixed/floating point MPADSP apply_windowJanne Grunau2014-04-22
* aarch64: NEON float (i)MDCTJanne Grunau2014-04-22
* aarch64: NEON float FFTJanne Grunau2014-04-22
* aarch64: implement videodsp.prefetchJanne Grunau2014-04-06
* build: Group general components separate from de/encoders in arch MakefilesDiego Biurrun2014-03-20
* aarch64: port neon clobber test from armJanne Grunau2014-01-15
* aarch64: h264 loop filter NEON optimizationsJanne Grunau2014-01-15
* aarch64: hpeldsp NEON optimizationsJanne Grunau2014-01-15
* aarch64: h264 qpel NEON optimizationsJanne Grunau2014-01-15
* aarch64: h264 idct NEON assembler optimizationsJanne Grunau2014-01-15
* aarch64: h264 chroma motion compensation NEON optimizationsJanne Grunau2014-01-15