Avoid division by zero that caused noise, typically at the beginning or
authorFrank Barchard <fbarchard@google.com>
Wed, 2 Jun 2010 16:09:19 +0000 (16:09 +0000)
committerCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Wed, 2 Jun 2010 16:09:19 +0000 (16:09 +0000)
commit83b707613181c01fd4e9d25dda6787af439d2e41
tree341cd25d6160d09426cdc7e6cbafa8f5b05dd92b
parent5dc051f4c137888c2d37d383ed31bf6514b257cd
Avoid division by zero that caused noise, typically at the beginning or
end of a file.

Patch by Frank Barchard, fbarchard google

Originally committed as revision 23426 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/vorbis_enc.c