OSDN Git Service

vmdaudio: fix raw_block_size calculation.
authorJustin Ruggles <justin.ruggles@gmail.com>
Wed, 23 Feb 2011 18:10:58 +0000 (13:10 -0500)
committerRonald S. Bultje <rsbultje@gmail.com>
Thu, 24 Feb 2011 01:58:56 +0000 (20:58 -0500)
commita58bcb40b164b92957db73e702465808a9180126
treeacf9fd0d0ec0321b6391e31b6e32a0d5a01150b2
parent4acc94e97a9551d11ead29735e23283d71f1d4c2
vmdaudio: fix raw_block_size calculation.

The size should depend on the output sample size, not the internal bit depth.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
libavcodec/vmdav.c