log libmpdemux/demux_ogg.c @ 11576:2c9e2da67647

age author description
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