]> git.sesse.net Git - ffmpeg/history - libavformat/oggparsespeex.c
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / libavformat / oggparsespeex.c
2011-05-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-17 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-16 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-15 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-14 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-13 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-12 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-11 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-10 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-09 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-08 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-07 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-06 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-02 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-30 Michael NiedermayerMerge commit '85770f2a2651497861ed938efcd0df3696ff5e45'
2011-04-29 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-29 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-28 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-27 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-26 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-25 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-24 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-21 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-20 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-19 Michael NiedermayerMerge commit 'f0a41afd8a37ebe972436fabfa3d289178bbd83b'
2011-04-17 Michael Niedermayer10l, commit that should have been stashed into the...
2011-04-17 Michael NiedermayerMerge remote branch 'qatar/master'
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.
2011-02-05 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