16 Commits (47fa87996d76d593d072bb457fb987386b14ff78)

Author SHA1 Message Date
Andreas Rheinhardt c095358289 avcodec/opus: Move defines to better places 2 years ago
Andreas Rheinhardt 81b927a53b avcodec/opus: Move remaining celt declarations to opus_celt.h 2 years ago
Andreas Rheinhardt 542c334eb5 avcodec/opus_celt, opus_pvq: Move CeltPVQ typedef to opus_pvq.h 2 years ago
Andreas Rheinhardt a622f4451f avcodec/opus_celt: Break cyclic inlusion of opus_celt.h<->opus_pvq.h 2 years ago
Lynne 543a46b4b2
opus: convert encoder and decoder to lavu/tx 2 years ago
Anton Khirnov e15371061d lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 4 years ago
Lynne 0cea3ca894 opusdsp: create and move deemphasis and postfiltering from opus_celt 6 years ago
Rostislav Pehlivanov 1b8649c2ce opus: add an option to toggle intensity stereo phase inversion 7 years ago
Rostislav Pehlivanov 2ad1768c7b opusenc: implement a psychoacoustic system 7 years ago
Rostislav Pehlivanov 035c755b4e opusenc: use float_dsp for transient mdcts 8 years ago
Rostislav Pehlivanov 8e7e74df93 opus_pvq: port to allow for SIMD functions 8 years ago
Rostislav Pehlivanov d0a3143193 opusenc: switch between intra/inter mode for coarse energy 8 years ago
Rostislav Pehlivanov 63744d8afd opusenc: remove unused header entries and simplify normalization 8 years ago
Rostislav Pehlivanov 5f47c85e5c opus: add a native Opus encoder 8 years ago
Rostislav Pehlivanov 07b78340dd opus_celt: rename structures to better names and reorganize them 8 years ago
Rostislav Pehlivanov e538108c21 opus_celt: move quantization and band decoding to opus_pvq.c 8 years ago