Fixed a link-crossing bug in libvorbis (total time was reset to -1
authorMonty <xiphmont@xiph.org>
Thu, 15 Jun 2000 12:17:03 +0000 (12:17 +0000)
committerMonty <xiphmont@xiph.org>
Thu, 15 Jun 2000 12:17:03 +0000 (12:17 +0000)
commite5e1687f292195d06989943b04827fc3211f5480
treed8faed01ec4066f097cb5b6d2db4d9dcb256b50a
parentc9b627e4442c3d487adb10c102f6a40c01fe43f8
Fixed a link-crossing bug in libvorbis (total time was reset to -1
at the link boundary until the next packet with a frame number arrived)

Implemented instantaneous bitrate capability in libvorbis; added
ov_bitrate_instant() to interface

Added instantaneous bitrate display to xmms

Monty

svn path=/trunk/vorbis/; revision=451
include/vorbis/vorbisfile.h
lib/block.c
lib/vorbisfile.c
todo.txt