log libmpdemux/demux_ogg.c @ 9956:ee365a7ed11d

age author description
2003-01-29 arpi 100l... ogg-in-avi (type 0xFFFE) fix
2003-01-05 mosu mosu: Fixed OGG/OGM seeking for XCDs in which the OGG/OGM does not start at pos 0 in the stream
2003-01-04 mosu mosu: subtitles will be cleared after their life time as given in the packet's header has expired and after seeking
2002-12-30 mosu bunkus: Fixed Ogg/Ogm seeking by discarding the first packet after the seek which may be incomplete
2002-12-28 arpi This patch adds a call to subcp_recode1(), so this subtitles too are
2002-12-05 rguyom Really (!) sync ov_struct_st between demux_ogg.c and ad_libvorbis.c
2002-12-05 rguyom Sync ov_struct_st between demux_ogg.c and ad_libvorbis.c
2002-12-04 rguyom Add Tremor (an integer-only Vorbis decoder) support.
2002-11-06 arpi *HUGE* set of compiler warning fixes, unused variables removal
2002-11-01 arpi verbose can be negative
2002-10-22 arpi endianess independency (using get int 16/32/64 func instead of typecasting pointer)
2002-10-16 arpi memleak fix
2002-09-15 arpi removed dummy OGG functions - use #ifdef instead
2002-09-14 arpi The granule position of pages contining Vorbis audio is in units of
2002-08-28 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>
2002-08-14 arpi ogg (.ogm) text subtitles support
2002-07-30 arpi ogm audio format id is in hex, not dec
2002-05-23 albeu 10L bugfix
2002-05-19 arpi a/v stream selection - patch by alexander.werth@gmx.de
2002-04-24 albeu Uninit added
2002-04-24 albeu Add seeking without index (still not perfect). Use -forceidx for the
2002-04-20 albeu Seeking implemented
2002-03-31 arpi argh, some samples sue new header chunks - fixed
2002-03-31 arpi BITMAPINFOHEADER fixed to be accepted by win32 decoders (divx,divxds)
2002-03-31 arpi fixed 10l bug: using ds instead of dp, and adding some debug prints
2002-03-16 albeu Initial ogg demuxer. No seeking, a/v sync is broken. Support avi