I've been getting sloppy lately... didn;t run streaming tests against
authorMonty <xiphmont@xiph.org>
Tue, 16 Sep 2003 20:28:14 +0000 (20:28 +0000)
committerMonty <xiphmont@xiph.org>
Tue, 16 Sep 2003 20:28:14 +0000 (20:28 +0000)
commit99c6a664dddaac19876d6ec377fb9cb551365bcc
tree7e437d267b7e40d1ece5053d0a1d4b932c53585a
parent9c261ff950695302642f85038bcb4f096b7b63b3
I've been getting sloppy lately... didn;t run streaming tests against
most recent vorbisfile state machine fix ebcause I thought it didn't
affect non-seekable.  I was wrong, and the chnage broke things.

This fixes non-seekable input and I actually ran all the basic tests
(streaming, seekable, seeking, crosslapping and full chain tests)
before this commit.

Monty

svn path=/trunk/vorbis/; revision=5343
lib/vorbisfile.c