summaryrefslogtreecommitdiff
path: root/libavcodec/opusenc_psy.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/opusenc_psy: Remove unused/write-only context membersAndreas Rheinhardt2022-10-081-11/+0
* avcodec/opusenc_psy: Remove unused function parameterAndreas Rheinhardt2022-10-081-1/+1
* avcodec/opus: Move defines to better placesAndreas Rheinhardt2022-10-051-1/+1
* opus: convert encoder and decoder to lavu/txLynne2022-09-261-1/+3
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-011-0/+2
* opusenc: implement a psychoacoustic systemRostislav Pehlivanov2017-09-231-0/+104