log libmpdemux/demux_ogg.c @ 10664:d47ca466c97b

age author description
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.
Wed, 29 Jan 2003 21:53:56 +0000 arpi 100l... ogg-in-avi (type 0xFFFE) fix
Sun, 05 Jan 2003 13:48:13 +0000 mosu mosu: Fixed OGG/OGM seeking for XCDs in which the OGG/OGM does not start at pos 0 in the stream
Sat, 04 Jan 2003 22:56:56 +0000 mosu mosu: subtitles will be cleared after their life time as given in the packet's header has expired and after seeking
Mon, 30 Dec 2002 08:59:33 +0000 mosu bunkus: Fixed Ogg/Ogm seeking by discarding the first packet after the seek which may be incomplete
Sat, 28 Dec 2002 15:19:41 +0000 arpi This patch adds a call to subcp_recode1(), so this subtitles too are
Thu, 05 Dec 2002 21:04:26 +0000 rguyom Really (!) sync ov_struct_st between demux_ogg.c and ad_libvorbis.c
Thu, 05 Dec 2002 21:01:59 +0000 rguyom Sync ov_struct_st between demux_ogg.c and ad_libvorbis.c
Wed, 04 Dec 2002 20:27:36 +0000 rguyom Add Tremor (an integer-only Vorbis decoder) support.
Wed, 06 Nov 2002 23:54:29 +0000 arpi *HUGE* set of compiler warning fixes, unused variables removal
Fri, 01 Nov 2002 17:46:45 +0000 arpi verbose can be negative