aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/aacpsdata.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/aacps_common: Apply offset for VLCs during initAndreas Rheinhardt2023-10-311-3/+3
* avcodec/aacps_common: Combine huffman tabelsAndreas Rheinhardt2023-10-311-28/+3
* avcodec/aacps_common: Switch to ff_vlc_init_tables_from_lengths()Andreas Rheinhardt2023-10-311-112/+92
* avcodec/aacps: Factor out code shared by float and fixed point decoderAndreas Rheinhardt2020-12-311-7/+2
* avcodec: Implementation of AAC_fixed_decoder (PS-module)Djordje Pesut2015-07-221-3/+3
* Move Parametric Stereo related ps* files to aacps*.Alex Converse2010-06-221-0/+163