summaryrefslogtreecommitdiff
path: root/libavcodec/mpegaudiodec_fixed.c
Commit message (Expand)AuthorAge
* avcodec: Make init-threadsafety the defaultAndreas Rheinhardt2022-07-18
* avcodec/codec_internal: Use union for FFCodec decode/encode callbacksAndreas Rheinhardt2022-04-05
* avcodec/codec_internal: Add FFCodec, hide internal part of AVCodecAndreas Rheinhardt2022-03-21
* avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.hAndreas Rheinhardt2022-03-21
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-16
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avcodec/mpegaudiodec: Hardcode tables to save spaceAndreas Rheinhardt2020-12-08
* avcodec/mpegaudiodec: Make decoders init-threadsafeAndreas Rheinhardt2020-12-08
* avcodec: Set AV_CODEC_CAP_CHANNEL_CONF in more decodersMichael Niedermayer2020-11-28
* avcodec/mpegaudiodec*: Cleanup generically on init failureAndreas Rheinhardt2020-09-19
* avcodec/mpegaudiodec: Eliminate many undefined operationsMichael Niedermayer2017-02-20
* Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-27
|\
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* | libavcodec/mpegaudio: change CONFIG_FLOAT to USE_FLOATMichael Niedermayer2013-12-03
* | Merge commit '0eeeb9647e9c92c9edfd0b18c7cb5da7ac666f85'Michael Niedermayer2013-11-24
|/
* mpegaudiodec: Consistently handle fixed/float templatingDiego Biurrun2013-11-23