| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc/aarch64: motion estimation functions in neon | Swinney, Jonathan | 2022-06-28 | 1 | -0/+2 |
* | avcodec/idctdsp: Arm 64-bit NEON block add and clamp fast paths | Ben Avison | 2022-04-01 | 1 | -1/+2 |
* | avcodec/vc1: Arm 64-bit NEON deblocking filter fast paths | Ben Avison | 2022-04-01 | 1 | -0/+1 |
* | lavc/aarch64: add HEVC sao_band NEON | Josh Dekker | 2021-02-18 | 1 | -1/+2 |
* | lavc/aarch64: port HEVC SIMD idct NEON | Reimar Döffinger | 2021-02-18 | 1 | -0/+2 |
* | libavcodec: aarch64: Add a NEON implementation of pixblockdsp | Martin Storsjö | 2020-05-15 | 1 | -0/+2 |
* | lavc/aarch64: Fix compilation with --disable-neon | Carl Eugen Hoyos | 2020-03-11 | 1 | -2/+2 |
* | lavc/aarch64: Move non-neon vp9 copy functions out of neon source file. | Carl Eugen Hoyos | 2020-03-11 | 1 | -0/+1 |
* | aarch64/opusdsp: implement NEON accelerated postfilter and deemphasis | Lynne | 2019-04-10 | 1 | -0/+2 |
* | aarch64: vp8: Move the vp8dsp makefile entries to the right places | Martin Storsjö | 2019-02-19 | 1 | -2/+2 |
* | libavcodec: vp8 neon optimizations for aarch64 | Magnus Röös | 2019-01-31 | 1 | -0/+2 |
* | lavc/aarch64: add sbrdsp neon implementation | Matthieu Bouron | 2017-07-03 | 1 | -1/+3 |
* | lavc/aarch64: add a few SIMD functions for AAC PS | Clément Bœsch | 2017-06-28 | 1 | -0/+2 |
* | lavc/aarch64: add ff_simple_idct{,_add,_put}_neon functions | Matthieu Bouron | 2017-03-16 | 1 | -0/+2 |
* | aarch64: Add NEON optimizations for 10 and 12 bit vp9 loop filter | Martin Storsjö | 2017-01-24 | 1 | -0/+1 |
* | aarch64: Add NEON optimizations for 10 and 12 bit vp9 itxfm | Martin Storsjö | 2017-01-24 | 1 | -1/+2 |
* | aarch64: Add NEON optimizations for 10 and 12 bit vp9 MC | Martin Storsjö | 2017-01-24 | 1 | -1/+4 |
* | imdct15: remove the AArch64 assembly | Rostislav Pehlivanov | 2017-01-05 | 1 | -2/+0 |
* | aarch64: vp9: Implement NEON loop filters | Martin Storsjö | 2016-11-15 | 1 | -0/+1 |
* | aarch64: vp9: Add NEON itxfm routines | Martin Storsjö | 2016-11-15 | 1 | -1/+2 |
* | aarch64: vp9: Add NEON optimizations of VP9 MC functions | Martin Storsjö | 2016-11-15 | 1 | -0/+2 |
* | avcodec: fix vc1dsp dependencies | Xiaolei Yu | 2016-09-25 | 1 | -1/+1 |
* | aarch64/synth_filter: fix compilation | James Almer | 2016-05-10 | 1 | -1/+1 |
* | Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec' | Derek Buitenhuis | 2016-05-09 | 1 | -3/+12 |
|\ |
|
| * | build: miscellaneous cosmetics | Diego Biurrun | 2016-04-07 | 1 | -4/+13 |
| * | fft: Split MDCT bits off from FFT | Diego Biurrun | 2016-03-01 | 1 | -0/+1 |
* | | avcodec/dca: add new decoder based on libdcadec | foo86 | 2016-01-31 | 1 | -2/+2 |
* | | avcodec/dca: remove old decoder | foo86 | 2016-01-31 | 1 | -4/+2 |
* | | avcodec/synth_filter: split off remaining code from dcadec files | James Almer | 2016-01-25 | 1 | -1/+2 |
|/ |
|
* | arm64: int32_to_float_fmul neon asm | Janne Grunau | 2015-12-14 | 1 | -0/+2 |
* | arm64: port synth_filter_float_neon from arm | Janne Grunau | 2015-12-14 | 1 | -1/+2 |
* | arm64: convert dcadsp neon asm from arm | Janne Grunau | 2015-12-14 | 1 | -0/+2 |
* | h264: aarch64: intra prediction optimisations | Janne Grunau | 2015-07-20 | 1 | -0/+2 |
* | opus: Factor out imdct15 into a standalone component | Diego Biurrun | 2015-02-02 | 1 | -2/+2 |
* | aarch64: opus NEON iMDCT and FFT | Janne Grunau | 2014-05-15 | 1 | -0/+2 |
* | aarch64: NEON vorbis_inverse_coupling | Janne Grunau | 2014-04-22 | 1 | -0/+3 |
* | aarch64: NEON fixed/floating point MPADSP apply_window | Janne Grunau | 2014-04-22 | 1 | -0/+2 |
* | aarch64: NEON float (i)MDCT | Janne Grunau | 2014-04-22 | 1 | -0/+1 |
* | aarch64: NEON float FFT | Janne Grunau | 2014-04-22 | 1 | -0/+2 |
* | aarch64: implement videodsp.prefetch | Janne Grunau | 2014-04-06 | 1 | -0/+3 |
* | build: Group general components separate from de/encoders in arch Makefiles | Diego Biurrun | 2014-03-20 | 1 | -0/+1 |
* | aarch64: port neon clobber test from arm | Janne Grunau | 2014-01-15 | 1 | -0/+1 |
* | aarch64: h264 loop filter NEON optimizations | Janne Grunau | 2014-01-15 | 1 | -1/+2 |
* | aarch64: hpeldsp NEON optimizations | Janne Grunau | 2014-01-15 | 1 | -1/+4 |
* | aarch64: h264 qpel NEON optimizations | Janne Grunau | 2014-01-15 | 1 | -0/+2 |
* | aarch64: h264 idct NEON assembler optimizations | Janne Grunau | 2014-01-15 | 1 | -0/+2 |
* | aarch64: h264 chroma motion compensation NEON optimizations | Janne Grunau | 2014-01-15 | 1 | -0/+5 |