Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump | Anton Khirnov | 2021-01-01 | 1 | -0/+2 |
* | x86/opus_dsp: rename to celt_pvq | Lynne | 2019-03-31 | 1 | -1/+1 |
* | opus_pvq: do not compile encoding/decoding code if the encoder/decoder is dis... | Rostislav Pehlivanov | 2017-12-04 | 1 | -3/+0 |
* | opus_celt: deduplicate band quantization/dequantization function | Rostislav Pehlivanov | 2017-12-04 | 1 | -3/+3 |
* | SIMD opus pvq_search implementation | Ivan Kalvachev | 2017-08-18 | 1 | -2/+3 |
* | opus_pvq: port to allow for SIMD functions | Rostislav Pehlivanov | 2017-05-16 | 1 | -13/+19 |
* | opus_pvq: add resynth support and band encoding cost function | Rostislav Pehlivanov | 2017-04-14 | 1 | -0/+3 |
* | opus: add a native Opus encoder | Rostislav Pehlivanov | 2017-02-14 | 1 | -0/+6 |
* | opus_celt: rename structures to better names and reorganize them | Rostislav Pehlivanov | 2017-02-14 | 1 | -1/+1 |
* | opus_celt: move quantization and band decoding to opus_pvq.c | Rostislav Pehlivanov | 2017-02-14 | 1 | -0/+35 |