OPtimized case of seeking within a single link; reset decode state
authorMonty <xiphmont@xiph.org>
Tue, 4 Mar 2003 21:22:11 +0000 (21:22 +0000)
committerMonty <xiphmont@xiph.org>
Tue, 4 Mar 2003 21:22:11 +0000 (21:22 +0000)
commit49cf037a31776890ca95e65f36144fae2b357f46
tree8a2b1743e3f1d5d7659b0d737057a1021bd25f18
parent5210a0677bab527519643759ede0def0e09a2d44
OPtimized case of seeking within a single link; reset decode state
without dumping decode setup.  Roughly 5-10x faster this way.

Raft of small vorbisfile seek fixes (nearly all to do with exact
positioning around stream boundaries).

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