summaryrefslogtreecommitdiff
path: root/libavcodec/mpegaudiodec_template.c
Commit message (Expand)AuthorAge
* Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer2015-04-20
|\
| * lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara2015-04-19
* | avcodec/mpegaudiodec_template: use double to build csa tablesMichael Niedermayer2015-04-17
* | avcodec/mpegaudiodec_template: only allocate fdsp when its usedMichael Niedermayer2014-12-05
* | avcodec/mpegaudiodec_float: Use avpriv_float_dsp_alloc()Michael Niedermayer2014-12-03
* | avcodec/mpegaudiodec_template: use av_freep(), do not leave stale pointers in...Michael Niedermayer2014-10-19
* | Drop remaining unneeded != NULLMichael Niedermayer2014-08-15
* | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer2014-08-15
|\|
| * cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume2014-08-15
* | avcodec/mpegaudiodec: Reset dither and mdct stateMichael Niedermayer2014-06-05
* | avcodec/mpegaudiodec_template: make shift unsigned to avoid undefined behaviorMichael Niedermayer2014-05-09
* | avcodec/mpegaudiodec_template: decode_frame_mp3on4: conceal errors in decodin...Michael Niedermayer2014-01-14
* | avcodec/mpegaudiodec_template/mp3on4: check that all channels have been decod...Michael Niedermayer2014-01-14
* | mp3on4: fail when the header check failsMichael Niedermayer2014-01-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-12
|\|
| * mp3adu: Set the channel layout properlyMartin Storsjö2013-12-12
* | 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