7 Commits (2b702015d8b1e273280f9389e7accf68266d0165)

Author SHA1 Message Date
Rostislav Pehlivanov 70eb77b34e mdct15: add inverse transform postrotation SIMD 7 years ago
Rostislav Pehlivanov 0563a5d175 mdct15: simplify prereindexing and forward transform postrotation 7 years ago
Rostislav Pehlivanov aef5f9ab05 mdct15: remove redundant scale argument to imdct_half 7 years ago
Rostislav Pehlivanov e1120b1c54 mdct15: add assembly optimizations for the 15-point FFT 8 years ago
Rostislav Pehlivanov db788de8ec mdct15: use existing complex multiplication macros 8 years ago
Rostislav Pehlivanov 38d7cc22f7 mdct15: fix left shift of a negative value 8 years ago
Rostislav Pehlivanov d2119f624d imdct15: rename to mdct15 and add a forward transform 8 years ago
Rostislav Pehlivanov 2d208aaabe imdct15: replace the FFT with a faster PFA FFT algorithm 8 years ago
Rostislav Pehlivanov 4fdacf4cdb imdct15: remove the AArch64 assembly 8 years ago
Diego Biurrun 3d5d46233c opus: Factor out imdct15 into a standalone component 10 years ago
Michael Niedermayer 24222cc1d5 avcodec/opus_imdct: Use av_malloc_array() 10 years ago
Janne Grunau d3f5b94762 aarch64: opus NEON iMDCT and FFT 11 years ago
Anton Khirnov b70d7a4ac7 lavc: add a native Opus decoder. 11 years ago