summaryrefslogtreecommitdiffstats
path: root/libavcodec/opus_rc.c
Commit message (Expand)AuthorAgeFilesLines
* lavc/opus_rc: Cast a const pointer to uint8_t *.Carl Eugen Hoyos2018-12-221-1/+1
* opus_rc: fix CDF encoding of zeroesRostislav Pehlivanov2017-07-201-1/+1
* opus_rc: fix encoder desyncs on very low bitratesRostislav Pehlivanov2017-07-101-7/+10
* opus_rc: add entropy encoding functionsRostislav Pehlivanov2017-02-141-1/+181
* opus_rc: rename total_bits_used to total_bits and #define some constantsRostislav Pehlivanov2017-02-041-6/+13
* opus: move the entropy decoding functions to opus_rc.cRostislav Pehlivanov2016-11-081-0/+221
OpenPOWER on IntegriCloud