20 Commits (c9118d4d64a661fddd431a7437994c31eafb32c6)

Author SHA1 Message Date
Rostislav Pehlivanov 8e7b13b971 opusenc: use for loops with declarations 7 years ago
Rostislav Pehlivanov 51027d0b8b opus: merge encoder and decoder bitallocation functions into one 7 years ago
Rostislav Pehlivanov ce87e630fa opus_celt: deduplicate band quantization/dequantization function 7 years ago
Rostislav Pehlivanov 2ad1768c7b opusenc: implement a psychoacoustic system 7 years ago
Rostislav Pehlivanov 79450adfc8 opus: simplify coarse energy beta coefficients 7 years ago
Rostislav Pehlivanov 04a8e03ef0 opusenc: remove unused variable 7 years ago
Rostislav Pehlivanov 91b27b8393 opusenc: use float_dsp for non-transient windowing 7 years ago
Rostislav Pehlivanov 035c755b4e opusenc: use float_dsp for transient mdcts 7 years ago
Rostislav Pehlivanov 8041b2420f opusenc: don't set avctx->cutoff 7 years ago
Rostislav Pehlivanov 8e7e74df93 opus_pvq: port to allow for SIMD functions 8 years ago
Rostislav Pehlivanov e6ec482b42 opusenc: initialize PVQ prng seed 8 years ago
Rostislav Pehlivanov d0a3143193 opusenc: switch between intra/inter mode for coarse energy 8 years ago
Rostislav Pehlivanov c39fba703b opusenc: do not signal digital silence 8 years ago
Rostislav Pehlivanov 42ffc67208 opusenc: minor style changes 8 years ago
Rostislav Pehlivanov 63744d8afd opusenc: remove unused header entries and simplify normalization 8 years ago
Kyle Swanson b12693facf libavcodec/opusenc: use correct format specifiers 8 years ago
Rostislav Pehlivanov b71f62a9c8 opusenc: initialize the emphasis coefficients on init 8 years ago
Michael Niedermayer 1fa8884aeb avcodec/opusenc: Add () protecting macro arguments 8 years ago
Rostislav Pehlivanov 3fc86f0d69 opusenc: fix coarse energy quantization with 2 bits left 8 years ago
Rostislav Pehlivanov 5f47c85e5c opus: add a native Opus encoder 8 years ago