Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-10avcodec/opustab: Avoid indirection to access ff_celt_windowAndreas Rheinhardt
2021-07-22Remove unnecessary mem.h inclusionsAndreas Rheinhardt
2021-01-01Mark some pointers as constAndreas Rheinhardt
2020-12-31avcodec/opustab: Make array staticAndreas Rheinhardt
2020-10-01opusdec: do not fail when LBRR frames are presentAnton Khirnov
2017-07-13opusenc: use float_dsp for transient mdctsRostislav Pehlivanov
2017-07-11opus_celt: move postfilter taps table to the shared opustab.c fileRostislav Pehlivanov
2017-04-27opus_pvq: minor cleanupsRostislav Pehlivanov
2017-02-14opus_celt: rename structures to better names and reorganize themRostislav Pehlivanov
2016-11-08opus: move all tables to a separate fileRostislav Pehlivanov