log libmpdemux/demux_ogg.c @ 11577:0645c0fc22bf

age author description
Mon, 08 Dec 2003 11:11:32 +0000 alex 1000l
Mon, 08 Dec 2003 09:51:10 +0000 mosu Fixes for a couple of warnings.
Mon, 08 Dec 2003 09:47:15 +0000 mosu Get the total length for Ogg files. Patch by Michael Behrisch <behrisch@informatik.hu-berlin.de>.
Sat, 15 Nov 2003 22:46:47 +0000 mosu Small format fixes.
Sat, 15 Nov 2003 20:00:31 +0000 mosu For FLAC-in-Ogg the packets are NEVER skipped, and there's no such thing as a "packet header byte" like in Ogm streams. Basically the handling for Vorbis != Theora != FLAC != Ogm.
Wed, 15 Oct 2003 16:46:55 +0000 mosu Clear subs a bit later than requested in order to avoid clearing the subs if the following entry starts exactly after this one. Patch by Jarrod Johnson <jbj-mplayer@ura.dnsalias.org>.
Sat, 04 Oct 2003 22:00:25 +0000 lumag FLAC decoding support via imported libmpflac.
Sat, 04 Oct 2003 17:29:08 +0000 gabucino many small typo and grammar fixes
Tue, 02 Sep 2003 16:35:39 +0000 mosu Do not automatically select a subtitle stream for display.
Thu, 28 Aug 2003 17:32:28 +0000 mosu Fix for Theora files without audio. Patch by David Kuehling <dvdkhlng@gmx.de>.
Mon, 18 Aug 2003 13:13:41 +0000 alex Theora-CVS update patch by Martin Drab <drab@kepler.fjfi.cvut.cz>
Thu, 14 Aug 2003 12:15:44 +0000 diego Spelling police:
Wed, 09 Jul 2003 01:30:24 +0000 diego output typo fixes: unknow --> unknown
Wed, 02 Jul 2003 20:43:07 +0000 albeu A little hack to be able to play ogg radio stream
Sun, 11 May 2003 16:39:16 +0000 mosu Preliminary Theora support. Patch by David Kuehling.