summaryrefslogtreecommitdiff
path: root/libavcodec/opustab.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/opustab: Avoid indirection to access ff_celt_windowAndreas Rheinhardt2022-10-101-1/+7
* Remove unnecessary mem.h inclusionsAndreas Rheinhardt2021-07-221-2/+0
* Mark some pointers as constAndreas Rheinhardt2021-01-011-1/+1
* avcodec/opustab: Make array staticAndreas Rheinhardt2020-12-311-1/+0
* opusdec: do not fail when LBRR frames are presentAnton Khirnov2020-10-011-0/+3
* opusenc: use float_dsp for transient mdctsRostislav Pehlivanov2017-07-131-2/+1
* opus_celt: move postfilter taps table to the shared opustab.c fileRostislav Pehlivanov2017-07-101-0/+2
* opus_pvq: minor cleanupsRostislav Pehlivanov2017-04-261-1/+1
* opus_celt: rename structures to better names and reorganize themRostislav Pehlivanov2017-02-141-0/+4
* opus: move all tables to a separate fileRostislav Pehlivanov2016-11-081-0/+156