| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/opus_rc: Don't duplicate define | Andreas Rheinhardt | 2022-10-08 | 1 | -2/+2 |
* | lavc/opus_rc: Cast a const pointer to uint8_t *. | Carl Eugen Hoyos | 2018-12-22 | 1 | -1/+1 |
* | opus_rc: fix CDF encoding of zeroes | Rostislav Pehlivanov | 2017-07-20 | 1 | -1/+1 |
* | opus_rc: fix encoder desyncs on very low bitrates | Rostislav Pehlivanov | 2017-07-10 | 1 | -7/+10 |
* | opus_rc: add entropy encoding functions | Rostislav Pehlivanov | 2017-02-14 | 1 | -1/+181 |
* | opus_rc: rename total_bits_used to total_bits and #define some constants | Rostislav Pehlivanov | 2017-02-04 | 1 | -6/+13 |
* | opus: move the entropy decoding functions to opus_rc.c | Rostislav Pehlivanov | 2016-11-08 | 1 | -0/+221 |