bugfix. bm->avg_binacc wasn't initialised to known values (and was used without
authorMike Smith <msmith@xiph.org>
Fri, 14 Jun 2002 17:14:58 +0000 (17:14 +0000)
committerMike Smith <msmith@xiph.org>
Fri, 14 Jun 2002 17:14:58 +0000 (17:14 +0000)
commit9b578387cba2f426f28fa7195bca7ed8622da2d2
tree96f4f51b219c2fe2751768130b1849510f481421
parent7e69e10e271502e3302e888847377c168b8400c4
bugfix. bm->avg_binacc wasn't initialised to known values (and was used without
setting these). So zero it.

svn path=/trunk/vorbis/; revision=3389
lib/bitrate.c