log libmpdemux/demux_ogg.c @ 8763:19e96e60a3d0

age author description
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
Tue, 22 Oct 2002 15:41:41 +0000 arpi endianess independency (using get int 16/32/64 func instead of typecasting pointer)
Wed, 16 Oct 2002 20:17:20 +0000 arpi memleak fix
Sun, 15 Sep 2002 22:38:30 +0000 arpi removed dummy OGG functions - use #ifdef instead
Sat, 14 Sep 2002 23:21:22 +0000 arpi The granule position of pages contining Vorbis audio is in units of
Wed, 28 Aug 2002 17:07:55 +0000 alex fixes problems when new line is just '\n' and not '\r\n' and enabled html-markup ignore. Patch by Piotr Krukowiecki <piotr@pingu.ii.uj.edu.pl>
Wed, 14 Aug 2002 23:41:19 +0000 arpi ogg (.ogm) text subtitles support
Tue, 30 Jul 2002 18:14:02 +0000 arpi ogm audio format id is in hex, not dec
Thu, 23 May 2002 09:47:18 +0000 albeu 10L bugfix