summaryrefslogtreecommitdiff
path: root/libavcodec/opus_pvq.h
Commit message (Expand)AuthorAgeFilesLines
* opus_pvq: port to allow for SIMD functionsRostislav Pehlivanov2017-05-161-13/+19
* opus_pvq: add resynth support and band encoding cost functionRostislav Pehlivanov2017-04-141-0/+3
* opus: add a native Opus encoderRostislav Pehlivanov2017-02-141-0/+6
* opus_celt: rename structures to better names and reorganize themRostislav Pehlivanov2017-02-141-1/+1
* opus_celt: move quantization and band decoding to opus_pvq.cRostislav Pehlivanov2017-02-141-0/+35