aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/opusenc_psy.c
Commit message (Expand)AuthorAgeFilesLines
* opusenc: Fix double-declaration of variableMark Thompson2017-10-181-1/+0
* avcodec/opusenc_psy: Fix mixed declaration and statementMichael Niedermayer2017-10-111-1/+2
* avcodec/opusenc_psy: use av_clip_uintp2()James Almer2017-09-231-1/+1
* lavfi: make window_func an inline functionRostislav Pehlivanov2017-09-231-1/+1
* opusenc: implement a psychoacoustic systemRostislav Pehlivanov2017-09-231-0/+556