19 Commits (24cc0a53e99e281b0ff502e82e7cf857111eca3f)

Author SHA1 Message Date
Rostislav Pehlivanov 6e0723470b opus_pvq: fix crashing on analysis of mono 7 years ago
Rostislav Pehlivanov 05dfa21d47 opus_pvq: make max_den a float 7 years ago
Ivan Kalvachev 7205513f8f SIMD opus pvq_search implementation 7 years ago
Rostislav Pehlivanov 8e7e74df93 opus_pvq: port to allow for SIMD functions 8 years ago
Rostislav Pehlivanov f7542d7e35 opus_pvq: use function pointers for recursion 8 years ago
James Almer 453f8ea242 avcodec/opus_pvq: fix recursive inlining compilation failures 8 years ago
Rostislav Pehlivanov f16180f448 opus_pvq: merge band encoding and decoding into one function 8 years ago
Rostislav Pehlivanov 18a0d9d7ad opus_pvq: remove outdated/incorrect comments and redundant variables 8 years ago
Rostislav Pehlivanov 4d59de3991 opus_pvq: minor cleanups 8 years ago
Carl Eugen Hoyos b9e4bbc686 lavc/opus_pvq: Add missing copyright notices from libopus. 8 years ago
Rostislav Pehlivanov 3f1c527bf5 opus_pvq: add resynth support and band encoding cost function 8 years ago
Rostislav Pehlivanov 70259737cb opus_pvq: prevent division by 0 8 years ago
Rostislav Pehlivanov f19442c069 opus_pvq: remove unneeded assert 8 years ago
Rostislav Pehlivanov 22b8ada7b5 opus_pvq: improve PVQ search for low Ks 8 years ago
Rostislav Pehlivanov 67fa02ed79 opus_pvq: fix PVQ search for K < 5 and low Ns 8 years ago
Rostislav Pehlivanov 1b90e2414d opus_pvq: fix uninitialized variable usage 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