Complete crosslap API for Vorbisfile
authorMonty <xiphmont@xiph.org>
Thu, 6 Mar 2003 22:05:26 +0000 (22:05 +0000)
committerMonty <xiphmont@xiph.org>
Thu, 6 Mar 2003 22:05:26 +0000 (22:05 +0000)
commitb4cc312ebde14be4a38a103d4bfd060f7fb33a8a
tree6c2028b11b4170dd06be07af942640320d6d0e4c
parent368a7cceb1138834c598e21aec10f2f003bc9d6f
Complete crosslap API for Vorbisfile

More Vorbisfile seeking cleanup

Bitrate tracking changes (vorbisfile again) to be more accurate
immediately after seek

Go to static window arrays for Vorbis window... better check this one
on Win32 (passing around static array pointers cross-lib... is that a
nono in win32 DLLs?)

svn path=/trunk/vorbis/; revision=4419
lib/block.c
lib/vorbisfile.c
lib/window.c
lib/window.h