summaryrefslogtreecommitdiff
path: root/libavcodec/aacps_common.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/vlc: Use structure instead of VLC_TYPE array as VLC elementAndreas Rheinhardt2022-06-171-1/+1
* avcodec/aacps_common: Use minimal VLC nb_bits/max_depthAndreas Rheinhardt2020-12-311-18/+18
* avcodec/aacps: Factor out code shared by float and fixed point decoderAndreas Rheinhardt2020-12-311-0/+336