summaryrefslogtreecommitdiff
path: root/libavcodec/opus_celt.h
Commit message (Expand)AuthorAge
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-01
* opusdsp: create and move deemphasis and postfiltering from opus_celtLynne2019-04-01
* opus: add an option to toggle intensity stereo phase inversionRostislav Pehlivanov2017-12-04
* opusenc: implement a psychoacoustic systemRostislav Pehlivanov2017-09-23
* opusenc: use float_dsp for transient mdctsRostislav Pehlivanov2017-07-13
* opus_pvq: port to allow for SIMD functionsRostislav Pehlivanov2017-05-16
* opusenc: switch between intra/inter mode for coarse energyRostislav Pehlivanov2017-04-08
* opusenc: remove unused header entries and simplify normalizationRostislav Pehlivanov2017-04-08
* opus: add a native Opus encoderRostislav Pehlivanov2017-02-14
* opus_celt: rename structures to better names and reorganize themRostislav Pehlivanov2017-02-14
* opus_celt: move quantization and band decoding to opus_pvq.cRostislav Pehlivanov2017-02-14