summaryrefslogtreecommitdiff
path: root/libavcodec/opustab.h
Commit message (Expand)AuthorAge
* Remove unnecessary mem.h inclusionsAndreas Rheinhardt2021-07-22
* Mark some pointers as constAndreas Rheinhardt2021-01-01
* avcodec/opustab: Make array staticAndreas Rheinhardt2020-12-31
* opusdec: do not fail when LBRR frames are presentAnton Khirnov2020-10-01
* opusenc: use float_dsp for transient mdctsRostislav Pehlivanov2017-07-13
* 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