summaryrefslogtreecommitdiff
path: root/libavcodec/mpegaudiodec_fixed.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-271-5/+5
* avcodec/mpegaudiodec: Hardcode tables to save spaceAndreas Rheinhardt2020-12-081-0/+20
* avcodec/mpegaudiodec: Make decoders init-threadsafeAndreas Rheinhardt2020-12-081-1/+5
* avcodec: Set AV_CODEC_CAP_CHANNEL_CONF in more decodersMichael Niedermayer2020-11-281-5/+10
* avcodec/mpegaudiodec*: Cleanup generically on init failureAndreas Rheinhardt2020-09-191-0/+1
* avcodec/mpegaudiodec: Eliminate many undefined operationsMichael Niedermayer2017-02-201-2/+2
* Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-271-5/+5
|\
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-5/+5
* | libavcodec/mpegaudio: change CONFIG_FLOAT to USE_FLOATMichael Niedermayer2013-12-031-1/+1
* | Merge commit '0eeeb9647e9c92c9edfd0b18c7cb5da7ac666f85'Michael Niedermayer2013-11-241-4/+4
|/
* mpegaudiodec: Consistently handle fixed/float templatingDiego Biurrun2013-11-231-0/+120