Commit change to libvorbis that returns correct timestamp for granule
authorMonty <xiphmont@xiph.org>
Sun, 24 Oct 2010 04:50:46 +0000 (04:50 +0000)
committerMonty <xiphmont@xiph.org>
Sun, 24 Oct 2010 04:50:46 +0000 (04:50 +0000)
commit2d0dc6a37ab741b09404599b885bdd7882d382a7
treec014405d3e5896e1a3b15c769a75252dbf67513e
parent5fb866e8f3feae2ca9a0742312c5a6fa41627ef8
Commit change to libvorbis that returns correct timestamp for granule
positions with high bit set.

Make two 'better safe than sorry' changes in vorbisfile that clamp
pcmoffsets entries to being strictly >=0.

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