]> git.sesse.net Git - ffmpeg/history - libavformat/oggparsespeex.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
[ffmpeg] / libavformat / oggparsespeex.c
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-20 Justin Rugglesogg/speex: set correct timestamp and duration for the...
2011-04-17 Diego BiurrunReplace more FFmpeg references by Libav.
2011-02-06 Reimar DöffingerAlways use av_set_pts_info to set the stream time base.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-12 David Conradoggdec: Metadata is per-stream; don't merge multiple...
2010-03-12 David ConradAdd ff_ prefix to vorbis_comment
2010-03-11 David Conradoggdec: Don't use ogg_stream's seq for vorbis or speex...
2009-12-12 David ConradFix PTS for OGM codecs.
2009-10-12 Justin RugglesCalculate correct packet durations when demuxing Ogg...
2009-08-28 Justin RugglesModify the Ogg/Speex demuxer and the libspeex decoder...
2009-06-05 David ConradEnsure that the extradata buffer is padded appripriatel...
2009-05-22 David ConradSet speex frame_size in ogg demuxer
2009-04-13 Stefano SabatiniRename bitstream.h to get_bits.h.
2009-03-21 David ConradReindent
2009-03-21 David ConradFix Speex header parsing in ogg demuxer
2008-11-06 Måns RullgårdOGG: untypedef demuxer structs
2008-08-24 Reimar DöffingerAdd ff_ prefix to ogg_codec_t structs
2008-08-24 Reimar DöffingerMake ogg_codec_t descriptions const
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-02-06 Reimar DöffingerAdd support for speex in ogg