| Commit message (Expand) | Author | Age | Files | Lines |
* | opus: convert encoder and decoder to lavu/tx | Lynne | 2022-09-26 | 1 | -2/+3 |
* | lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump | Anton Khirnov | 2021-01-01 | 1 | -0/+1 |
* | opusdsp: create and move deemphasis and postfiltering from opus_celt | Lynne | 2019-04-01 | 1 | -1/+2 |
* | opus: add an option to toggle intensity stereo phase inversion | Rostislav Pehlivanov | 2017-12-04 | 1 | -1/+3 |
* | opusenc: implement a psychoacoustic system | Rostislav Pehlivanov | 2017-09-23 | 1 | -0/+6 |
* | opusenc: use float_dsp for transient mdcts | Rostislav Pehlivanov | 2017-07-13 | 1 | -2/+2 |
* | opus_pvq: port to allow for SIMD functions | Rostislav Pehlivanov | 2017-05-16 | 1 | -2/+4 |
* | opusenc: switch between intra/inter mode for coarse energy | Rostislav Pehlivanov | 2017-04-08 | 1 | -1/+0 |
* | opusenc: remove unused header entries and simplify normalization | Rostislav Pehlivanov | 2017-04-08 | 1 | -3/+0 |
* | opus: add a native Opus encoder | Rostislav Pehlivanov | 2017-02-14 | 1 | -0/+16 |
* | opus_celt: rename structures to better names and reorganize them | Rostislav Pehlivanov | 2017-02-14 | 1 | -37/+52 |
* | opus_celt: move quantization and band decoding to opus_pvq.c | Rostislav Pehlivanov | 2017-02-14 | 1 | -0/+133 |