]> git.sesse.net Git - ffmpeg/history - libavcodec/mpegaudiodec_template.c
nvenc: Allow different const qps for I, P and B frames
[ffmpeg] / libavcodec / mpegaudiodec_template.c
2016-12-23 Diego BiurrunUse correct printf conversion specifiers for POSIX...
2016-10-27 Diego Biurrunmpegaudio: Do not print value of uninitialized variable
2016-05-22 Luca Barbatomp3: Make the extrasize explicit
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2016-01-11 Andreas Cadhalpunlavc: Add get_bitsz()
2015-12-12 Anton Khirnovmpegaudiodecheader: check the header in avpriv_mpegaudi...
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec flags
2015-06-20 nu774mp3: enable packed main_data decoding in MP4
2015-04-19 Vittorio Giovaralavc: Replace av_dlog and tprintf with internal macros
2014-08-15 Gabriel Dumecosmetics: Write NULL pointer equality checks more...
2013-12-12 Martin Storsjömp3adu: Set the channel layout properly
2013-11-23 Diego Biurrunmpegaudiodec: Consistently handle fixed/float templating