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
|