summaryrefslogtreecommitdiff
path: root/libavcodec/mpegaudioenc_float.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-221-0/+1
* avcodec/mpegaudioenc: Mark encoders as init-threadsafeAndreas Rheinhardt2021-05-021-0/+1
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-271-1/+1
* libavcodec/mpegaudio: change CONFIG_FLOAT to USE_FLOATMichael Niedermayer2013-12-031-1/+1
* avcodec: split mp2 encoder into float and fixedMichael Niedermayer2013-12-031-0/+42