Much faster seeking internal to libvorbisfile. Makes more intelligent guesses when...
authorMike Smith <msmith@xiph.org>
Wed, 14 Feb 2001 13:12:15 +0000 (13:12 +0000)
committerMike Smith <msmith@xiph.org>
Wed, 14 Feb 2001 13:12:15 +0000 (13:12 +0000)
commit30955db47ec82a6cae60f52262ab272a8d96be0f
treef5883cb9b8ddca6ac3efe6dc1bf870c446ebb6bb
parenta375319a5ab4d3a053d185ddc7a988aad397e08b
Much faster seeking internal to libvorbisfile. Makes more intelligent guesses when seeking, and avoids doing extra work when it can.
Thanks to Nicholas Vinen <hb@sonique.com> for the patch.
Old code is still there ifdefd out, for the moment.

People - please test this, to ensure no bugs crept in.

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