log oggdec.h @ 6471:b3aea89a4f63 libavformat

age author description
Fri, 16 Apr 2010 12:21:29 +0000 conrad oggdec: Remove write-only variable libavformat
Sat, 20 Mar 2010 13:36:43 +0000 jbr Add VorbisComment writing to FLAC files. libavformat
Fri, 12 Mar 2010 05:17:01 +0000 conrad oggdec: Pass packets to header() until the stream is done with them libavformat
Fri, 12 Mar 2010 05:16:47 +0000 conrad Const correctness for vorbis_comment libavformat
Fri, 12 Mar 2010 05:16:44 +0000 conrad oggdec: Metadata is per-stream; don't merge multiple streams' together libavformat
Fri, 12 Mar 2010 05:16:39 +0000 conrad Add ff_ prefix to vorbis_comment libavformat
Thu, 11 Mar 2010 07:18:00 +0000 conrad oggdec: Seek to keyframes libavformat
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
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavformat
Sun, 24 Aug 2008 17:37:43 +0000 reimar Add ff_ prefix to ogg_codec_t structs libavformat
Sun, 24 Aug 2008 17:09:15 +0000 reimar Make ogg_codec_t descriptions const libavformat
Fri, 01 Aug 2008 22:29:29 +0000 michael Revert r14497 libavformat
Fri, 01 Aug 2008 16:29:26 +0000 diego Add missing header #includes. libavformat
Wed, 06 Feb 2008 12:37:37 +0000 reimar Add support for speex in ogg libavformat
Mon, 04 Feb 2008 12:32:25 +0000 reimar String pointers of ogg_codec_t should have const attribute. libavformat
Sat, 02 Feb 2008 14:55:57 +0000 diego cosmetics: sort ogg_codec_t list libavformat
Thu, 31 Jan 2008 22:30:55 +0000 reimar Add support for ogg text subtitles. libavformat
Sun, 11 Nov 2007 21:56:18 +0000 mru set PKT_FLAG_KEY for Theora and OGM streams libavformat
Wed, 07 Nov 2007 20:22:32 +0000 diego Rename ogg2.[ch] to oggdec.[ch]. libavformat