summaryrefslogtreecommitdiff
path: root/libavcodec/mpegaudiodec_common.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/mpegaudiodec_common: fix values for 24k sample ratePaul B Mahol2022-10-201-1/+1
* avcodec/vlc: Use structure instead of VLC_TYPE array as VLC elementAndreas Rheinhardt2022-06-171-3/+3
* avutil/avassert: Don't include avutil.hAndreas Rheinhardt2022-02-241-0/+1
* avcodec/mpegaudio_tablegen: Make exponential LUT sharedAndreas Rheinhardt2020-12-081-0/+3
* avcodec/mpegaudiodec: Hardcode tables to save spaceAndreas Rheinhardt2020-12-081-4/+0
* avcodec/mpegaudiodec: Share fixed and floating point data and init codeAndreas Rheinhardt2020-12-081-0/+483