Readded seeking_example.c to the build
authorMonty <xiphmont@xiph.org>
Fri, 13 Oct 2000 19:48:03 +0000 (19:48 +0000)
committerMonty <xiphmont@xiph.org>
Fri, 13 Oct 2000 19:48:03 +0000 (19:48 +0000)
commit89ae7276e7c47bd7be48d823a31602628d3e23ce
tree97216ac55abafe6e71838edcc22275c1ce49ff4a
parent3b20d5b4ecae5063fcd155eded1d3ff4e9dd5eda
Readded seeking_example.c to the build

Added page-granularity seeking for a seek that's faster than
ov_pcm_seek or ov_time_seek, but not quite as accurate.  See the
comments in vorbisfile.c for ov_pcm_seek_page.

Monty

svn path=/trunk/vorbis/; revision=733
examples/Makefile.am
include/vorbis/vorbisfile.h
lib/vorbisfile.c