One of the Mozilla fixes for #1573 (working around liboggplay
authorMonty <xiphmont@xiph.org>
Mon, 26 Apr 2010 14:24:08 +0000 (14:24 +0000)
committerMonty <xiphmont@xiph.org>
Mon, 26 Apr 2010 14:24:08 +0000 (14:24 +0000)
commit9948772a6ba90200cbef7bcc68a110638c3c605c
tree1ddec1a86c68eab560072c14169ede58671da5ed
parent03a40b19bf7e5a284ddc0d7416b3068de8adae5a
One of the Mozilla fixes for #1573 (working around liboggplay
ignoring an error return value) broke chaining by causing
vorbis_synthesis_init() to fail on a second call.  Fixed.

svn path=/trunk/vorbis/; revision=17177
lib/block.c