]> git.sesse.net Git - ffmpeg/history - libavformat/oggparsecelt.c
mp3dec: read the initial/trailing padding from the LAME tag
[ffmpeg] / libavformat / oggparsecelt.c
2016-02-23 Anton Khirnovlavf: replace AVStream.codec with AVStream.codecpar
2015-07-27 Vittorio Giovaralavc: Consistently prefix input buffer defines
2014-08-13 Andrew Stoneogg: update event_flags with STREAM_/METADATA_UPDATED...
2014-07-09 Anton Khirnovoggparsecelt: do not set AVCodecContext.frame_size
2014-05-28 Anton Khirnovmatroskadec: parse the channel layout mask for FLAC
2012-09-24 Luca Barbatoogg: check that the expected number of headers had...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2011-11-30 Anton Khirnovlavf: make av_set_pts_info private.
2011-10-04 Justin Rugglesogg/celt: do not set sample_fmt in the demuxer
2011-09-26 Nicolas Georgeoggdec: add support for Xiph's CELT codec