Do not needlessly add 7 to put_buts_count before dividing by 8,
commit6d24fc95cd8e4f5f4d3b04cf5a8e9dfd01884f71
authorreimar <reimar@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Wed, 30 Sep 2009 20:47:59 +0000 (30 20:47 +0000)
committerreimar <reimar@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Wed, 30 Sep 2009 20:47:59 +0000 (30 20:47 +0000)
tree1e3564bfd794c78708c4435f57e5204cbc87a248
parent68508cde93e9fd334640851b366fc4410982cec9
Do not needlessly add 7 to put_buts_count before dividing by 8,
flush_put_bits ensures it is divisible 8.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@20103 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/vorbis_enc.c