Revision history for Perl extension Ogg::Vorbis::Decoder. 0.01 Fri Jan 3 17:33:52 2003 - original version; created by h2xs 1.21 with options -XA -n Ogg::Vorbis::Decoder 0.02 Sun Jan 5 08:41:45 CST 2003 - Fixed bugs in seek functions. - Added typemap for ogg_int64_t which had been hiding def of pcm_seek. - Fixed typo in time_seek() which had it calling raw internally. - Fixed =~/!~ typo in time_seek() which caused it to always fail.