summaryrefslogtreecommitdiff
path: root/libavcodec/opus_pvq.h
Commit message (Expand)AuthorAge
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-01
* x86/opus_dsp: rename to celt_pvqLynne2019-03-31
* opus_pvq: do not compile encoding/decoding code if the encoder/decoder is dis...Rostislav Pehlivanov2017-12-04
* opus_celt: deduplicate band quantization/dequantization functionRostislav Pehlivanov2017-12-04
* SIMD opus pvq_search implementationIvan Kalvachev2017-08-18
* opus_pvq: port to allow for SIMD functionsRostislav Pehlivanov2017-05-16
* opus_pvq: add resynth support and band encoding cost functionRostislav Pehlivanov2017-04-14
* opus: add a native Opus encoderRostislav Pehlivanov2017-02-14
* opus_celt: rename structures to better names and reorganize themRostislav Pehlivanov2017-02-14
* opus_celt: move quantization and band decoding to opus_pvq.cRostislav Pehlivanov2017-02-14