Add an optimization case to _get_prev_page that avoids a redundant seek/resync/reread...
authorMonty <xiphmont@xiph.org>
Thu, 9 Apr 2009 05:52:38 +0000 (05:52 +0000)
committerMonty <xiphmont@xiph.org>
Thu, 9 Apr 2009 05:52:38 +0000 (05:52 +0000)
commiteaa6e6ebc90dec4d4cd837e1ba787aa87b3e8c70
treeeccd65eff26242a5017f24b4151cec32df12e85c
parent613266583b05fb07615b747e81ddac0e19ff8a84
Add an optimization case to _get_prev_page that avoids a redundant seek/resync/reread in the common seek case.

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