| Commit message (Expand) | Author | Age | Files | Lines |
* | opustab: macro constant as a double | Lynne | 2024-04-29 | 1 | -1/+1 |
* | opusdsp: add ability to modify deemphasis constant | Lynne | 2024-04-27 | 1 | -0/+28 |
* | avcodec/opustab: Avoid indirection to access ff_celt_window | Andreas Rheinhardt | 2022-10-10 | 1 | -3/+1 |
* | Mark some pointers as const | Andreas Rheinhardt | 2021-01-01 | 1 | -1/+1 |
* | lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump | Anton Khirnov | 2021-01-01 | 1 | -0/+2 |
* | avcodec/opustab: Make array static | Andreas Rheinhardt | 2020-12-31 | 1 | -6/+6 |
* | opusdec: do not fail when LBRR frames are present | Anton Khirnov | 2020-10-01 | 1 | -0/+3 |
* | opus: simplify coarse energy beta coefficients | Rostislav Pehlivanov | 2017-07-18 | 1 | -2/+2 |
* | opusenc: use float_dsp for transient mdcts | Rostislav Pehlivanov | 2017-07-13 | 1 | -2/+8 |
* | opustab: comment ff_celt_tf_select | Rostislav Pehlivanov | 2017-07-10 | 1 | -4/+9 |
* | opus_celt: move postfilter taps table to the shared opustab.c file | Rostislav Pehlivanov | 2017-07-10 | 1 | -0/+6 |
* | opus_pvq: minor cleanups | Rostislav Pehlivanov | 2017-04-26 | 1 | -2/+3 |
* | opus_celt: rename structures to better names and reorganize them | Rostislav Pehlivanov | 2017-02-14 | 1 | -0/+4 |
* | opus: move all tables to a separate file | Rostislav Pehlivanov | 2016-11-08 | 1 | -0/+1136 |