aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/opus_celt.h
AgeCommit message (Expand)Author
2017-12-04opus: add an option to toggle intensity stereo phase inversionRostislav Pehlivanov
2017-09-23opusenc: implement a psychoacoustic systemRostislav Pehlivanov
2017-07-13opusenc: use float_dsp for transient mdctsRostislav Pehlivanov
2017-05-16opus_pvq: port to allow for SIMD functionsRostislav Pehlivanov
2017-04-08opusenc: switch between intra/inter mode for coarse energyRostislav Pehlivanov
2017-04-08opusenc: remove unused header entries and simplify normalizationRostislav Pehlivanov
2017-02-14opus: add a native Opus encoderRostislav Pehlivanov
2017-02-14opus_celt: rename structures to better names and reorganize themRostislav Pehlivanov
2017-02-14opus_celt: move quantization and band decoding to opus_pvq.cRostislav Pehlivanov