summaryrefslogtreecommitdiff
path: root/libavcodec/opustab.c
Commit message (Expand)AuthorAge
* Mark some pointers as constAndreas Rheinhardt2021-01-01
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-01
* avcodec/opustab: Make array staticAndreas Rheinhardt2020-12-31
* opusdec: do not fail when LBRR frames are presentAnton Khirnov2020-10-01
* opus: simplify coarse energy beta coefficientsRostislav Pehlivanov2017-07-18
* opusenc: use float_dsp for transient mdctsRostislav Pehlivanov2017-07-13
* opustab: comment ff_celt_tf_selectRostislav Pehlivanov2017-07-10
* opus_celt: move postfilter taps table to the shared opustab.c fileRostislav Pehlivanov2017-07-10
* opus_pvq: minor cleanupsRostislav Pehlivanov2017-04-26
* opus_celt: rename structures to better names and reorganize themRostislav Pehlivanov2017-02-14
* opus: move all tables to a separate fileRostislav Pehlivanov2016-11-08