log oggdec.h @ 5812:c66b238d4d33 libavformat

age author description
Thu, 11 Mar 2010 07:17:40 +0000 conrad oggdec: Parse skeleton to determine the start time of each stream libavformat
Thu, 11 Mar 2010 07:17:36 +0000 conrad oggdec: Check that we have a codec in gptopts (needed for skeleton) libavformat
Thu, 11 Mar 2010 07:17:33 +0000 conrad oggdec: Move ogg_find_stream and ogg_gptopts to oggdec.h libavformat
Thu, 11 Mar 2010 07:17:24 +0000 conrad oggdec: Save offset of the page needed to reconstruct the current packet libavformat
Mon, 08 Feb 2010 10:13:03 +0000 conrad Fix playback with invalid files that don't set the continuation flag for libavformat
Mon, 11 Jan 2010 05:51:09 +0000 conrad oggdec: Set dts when known libavformat
Mon, 11 Jan 2010 00:31:52 +0000 conrad Add support for dirac in ogg libavformat
Sat, 12 Dec 2009 20:18:43 +0000 conrad Fix PTS for OGM codecs. libavformat
Mon, 12 Oct 2009 21:30:03 +0000 jbr Calculate correct packet durations when demuxing Ogg/Speex. This involves libavformat
Sat, 13 Jun 2009 22:45:58 +0000 jbr Add a VorbisComment metadata conversion table and use it in the FLAC and libavformat
Wed, 06 May 2009 23:02:26 +0000 conrad Warning fix: Make ogg_stream.codec const libavformat
Sat, 21 Mar 2009 08:03:30 +0000 conrad Document ogg_codec's header function libavformat
Wed, 03 Dec 2008 15:23:30 +0000 diego Delete unnecessary 'extern' keywords. libavformat
Thu, 06 Nov 2008 01:50:56 +0000 mru OGG: untypedef demuxer structs libavformat