Don't reduce open state during ov_open().
authorMike Smith <msmith@xiph.org>
Sat, 2 Jun 2001 11:38:14 +0000 (11:38 +0000)
committerMike Smith <msmith@xiph.org>
Sat, 2 Jun 2001 11:38:14 +0000 (11:38 +0000)
commit9bf73d9173753ecf46be67db8208ef4bd7991f6e
tree3f68ddbc8c0e895bac1a79883f879fb1bc04be06
parent4c68e89c1d2f0e0cca63ec3e44a04320132d4b5a
Don't reduce open state during ov_open().
Fixes non-seekable vorbisfile (i.e. streaming).

Monty - I'm not certain this is completely correct in all cases - please
look it over. However, it doesn't break any normal major uses and does make
streaming playback work.

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