| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/opusenc_psy: Fix warning: ISO C90 forbids mixed declarations and code | Michael Niedermayer | 2018-04-19 | 1 | -3/+2 |
* | opusenc_psy: Typo, use all coeffs in range for band tonality calculation | Daniil Cherednik | 2018-01-13 | 1 | -1/+1 |
* | opusenc_psy: disable stereo searches for mono streams | Rostislav Pehlivanov | 2018-01-04 | 1 | -0/+7 |
* | opus: merge encoder and decoder bitallocation functions into one | Rostislav Pehlivanov | 2017-12-30 | 1 | -1/+1 |
* | opus_pvq: do not compile encoding/decoding code if the encoder/decoder is dis... | Rostislav Pehlivanov | 2017-12-04 | 1 | -1/+51 |
* | opus_celt: deduplicate band quantization/dequantization function | Rostislav Pehlivanov | 2017-12-04 | 1 | -1/+1 |
* | opusenc: Fix double-declaration of variable | Mark Thompson | 2017-10-18 | 1 | -1/+0 |
* | avcodec/opusenc_psy: Fix mixed declaration and statement | Michael Niedermayer | 2017-10-11 | 1 | -1/+2 |
* | avcodec/opusenc_psy: use av_clip_uintp2() | James Almer | 2017-09-23 | 1 | -1/+1 |
* | lavfi: make window_func an inline function | Rostislav Pehlivanov | 2017-09-23 | 1 | -1/+1 |
* | opusenc: implement a psychoacoustic system | Rostislav Pehlivanov | 2017-09-23 | 1 | -0/+556 |