Do not assume that av_get_bits_per_sample() is a multiple of 8.
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 8 Dec 2009 14:10:49 +0000 (14:10 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 8 Dec 2009 14:10:49 +0000 (14:10 +0000)
commit060b8592d2ddb92285406617cc689b08793d9c33
tree5b613ee95da7d3a6e6ae9224f7b55d9219807e40
parentb68a7679f92aa175889c092053972cca88289934
Do not assume that av_get_bits_per_sample() is a multiple of 8.

Originally committed as revision 20766 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffmpeg.c