summaryrefslogtreecommitdiff
path: root/libavcodec/opusenc.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/opus: Move defines to better placesAndreas Rheinhardt2022-10-051-1/+2
* all: Remove unnecessary libavcodec/internal.h inclusionsAndreas Rheinhardt2022-02-081-1/+0
* opusenc: add apply_phase_inv optionLynne2020-05-261-0/+1
* opus: merge encoder and decoder bitallocation functions into oneRostislav Pehlivanov2017-12-301-2/+0
* opus_celt: deduplicate band quantization/dequantization functionRostislav Pehlivanov2017-12-041-1/+1
* opusenc: implement a psychoacoustic systemRostislav Pehlivanov2017-09-231-0/+56