summaryrefslogtreecommitdiff
path: root/libavcodec/mpegaudiodec_template.c
Commit message (Collapse)AuthorAge
* lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara2015-04-19
|
* cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume2014-08-15
| | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* mp3adu: Set the channel layout properlyMartin Storsjö2013-12-12
| | | | | | | | | This fixes decoding, broken since 7e35037. This is similar to what was done for the normal mp3 decoder in f4a86bc9. Signed-off-by: Martin Storsjö <martin@martin.st>
* mpegaudiodec: Consistently handle fixed/float templatingDiego Biurrun2013-11-23