OSDN Git Service

vocdec: Take channel count into account when calculating bit rate.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 27 Aug 2011 11:48:38 +0000 (13:48 +0200)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 27 Aug 2011 20:12:51 +0000 (22:12 +0200)
commit056c13fd170e0bc188c25a2ff61241f33c9d0ba1
treefeff9843b910a6e43fe30d37f453eebde74ba533
parent2cd7a9ebe0e177b1f318ed4b0fa4240801fc9383
vocdec: Take channel count into account when calculating bit rate.

Fixes trac issue #343.

Carl Eugen Hoyos actually made a patch first, but I missed it because
trac does not send notification emails when an attachment is added.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
libavformat/vocdec.c