51 Commits (1081bae94d793e6be0b2542e57a1d5ab4ccb816b)

Author SHA1 Message Date
Andreas Rheinhardt 6f7bf64dbc avcodec: Remove DCT, FFT, MDCT and RDFT 1 year ago
Logan Lyu 0c604b1913 lavc/aarch64: new optimization for 8-bit hevc_epel_uni_w_h 1 year ago
J. Dekker b564ad8eac lavc/aarch64: add hevc deblock chroma 8-12bit 2 years ago
J. Dekker 9bed814e1d lavc/aarch64: add hevc horizontal qpel/uni/bi 2 years ago
Swinney, Jonathan c471cc7474 lavc/aarch64: motion estimation functions in neon 2 years ago
Ben Avison 5379412ed0 avcodec/idctdsp: Arm 64-bit NEON block add and clamp fast paths 3 years ago
Ben Avison c62bbd4d20 avcodec/vc1: Arm 64-bit NEON deblocking filter fast paths 3 years ago
Josh Dekker 7ac41e0db2 lavc/aarch64: add HEVC sao_band NEON 4 years ago
Reimar Döffinger 30f80d855b lavc/aarch64: port HEVC SIMD idct NEON 4 years ago
Martin Storsjö 7168adedbc libavcodec: aarch64: Add a NEON implementation of pixblockdsp 5 years ago
Carl Eugen Hoyos 213c796561 lavc/aarch64: Fix compilation with --disable-neon 5 years ago
Carl Eugen Hoyos 9a21754904 lavc/aarch64: Move non-neon vp9 copy functions out of neon source file. 5 years ago
Lynne 4d2f62150d aarch64/opusdsp: implement NEON accelerated postfilter and deemphasis 6 years ago
Martin Storsjö c8bc9d1380 aarch64: vp8: Move the vp8dsp makefile entries to the right places 6 years ago
Martin Storsjö b4b27dce95 aarch64: vp8: Move the vp8dsp makefile entries to the right places 6 years ago
Magnus Röös 0801853e64 libavcodec: vp8 neon optimizations for aarch64 6 years ago
Magnus Röös 833fed5253 libavcodec: vp8 neon optimizations for aarch64 6 years ago
Matthieu Bouron 0a24d7ca83 lavc/aarch64: add sbrdsp neon implementation 7 years ago
Clément Bœsch ff0ecef624 lavc/aarch64: add a few SIMD functions for AAC PS 7 years ago
Matthieu Bouron 4c8e528d19 lavc/aarch64: add ff_simple_idct{,_add,_put}_neon functions 8 years ago
Martin Storsjö 9f10cff610 aarch64: Add NEON optimizations for 10 and 12 bit vp9 loop filter 8 years ago
Martin Storsjö ceb36b8178 aarch64: Add NEON optimizations for 10 and 12 bit vp9 itxfm 8 years ago
Martin Storsjö 638eceed47 aarch64: Add NEON optimizations for 10 and 12 bit vp9 MC 8 years ago
Rostislav Pehlivanov 4fdacf4cdb imdct15: remove the AArch64 assembly 8 years ago
Martin Storsjö f1212e472b aarch64: vp9: Implement NEON loop filters 8 years ago
Martin Storsjö f43079e11c aarch64: vp9: Add NEON itxfm routines 8 years ago
Martin Storsjö 1f7801c2bc aarch64: vp9: Add NEON optimizations of VP9 MC functions 8 years ago
Martin Storsjö 3c9546dfaf aarch64: vp9: Add NEON itxfm routines 8 years ago
Martin Storsjö 9d2afd1eb8 aarch64: vp9: Implement NEON loop filters 8 years ago
Martin Storsjö 383d96aa22 aarch64: vp9: Add NEON optimizations of VP9 MC functions 8 years ago
Xiaolei Yu 5a70e56f2f avcodec: fix vc1dsp dependencies 8 years ago
James Almer c8c14d0ffc aarch64/synth_filter: fix compilation 9 years ago
Diego Biurrun 01621202aa build: miscellaneous cosmetics 9 years ago
Diego Biurrun 1a094af638 fft: Split MDCT bits off from FFT 9 years ago
foo86 ae5b2c5250 avcodec/dca: add new decoder based on libdcadec 9 years ago
foo86 4608996772 avcodec/dca: remove old decoder 9 years ago
James Almer 209f50e16b avcodec/synth_filter: split off remaining code from dcadec files 9 years ago
Janne Grunau a0fc780a20 arm64: int32_to_float_fmul neon asm 9 years ago
Janne Grunau 705f5e5e15 arm64: port synth_filter_float_neon from arm 9 years ago
Janne Grunau c33c1fa8af arm64: convert dcadsp neon asm from arm 9 years ago
Janne Grunau f56d8d8dd7 h264: aarch64: intra prediction optimisations 9 years ago
Diego Biurrun 3d5d46233c opus: Factor out imdct15 into a standalone component 10 years ago
Janne Grunau d3f5b94762 aarch64: opus NEON iMDCT and FFT 11 years ago
Janne Grunau 3956a5e0ea aarch64: NEON vorbis_inverse_coupling 11 years ago
Janne Grunau 8f9fe6ae34 aarch64: NEON fixed/floating point MPADSP apply_window 11 years ago
Janne Grunau ee2bc5974f aarch64: NEON float (i)MDCT 11 years ago
Janne Grunau 650c4300d9 aarch64: NEON float FFT 11 years ago
Janne Grunau d3789eeeed aarch64: implement videodsp.prefetch 11 years ago
Diego Biurrun 0e083d7e43 build: Group general components separate from de/encoders in arch Makefiles 11 years ago
Janne Grunau fe96769bed aarch64: port neon clobber test from arm 11 years ago