OSDN Git Service

Fix some int vs. int16_t confusion
authorMashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Tue, 29 Nov 2011 19:49:08 +0000 (01:49 +0600)
committerMashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Tue, 29 Nov 2011 20:06:12 +0000 (02:06 +0600)
commite6c66fcf68eafc5fa7fe2c1b8058dda3dc123708
tree278427b3fd8fbb3b872ff0a1a4b107f720d647e5
parentea0323b0fad2a0f2884329105a52f694f3a327cd
Fix some int vs. int16_t confusion

Size should be determined from bits per sample.
The current code only accepts 16-bit streams.
libavcodec/wmalosslessdec.c