OSDN Git Service

Fix two more int16_t vs. int confusion
authorMashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Wed, 30 Nov 2011 16:39:56 +0000 (22:39 +0600)
committerMashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Wed, 30 Nov 2011 16:44:45 +0000 (22:44 +0600)
commitbf8715719a3ec85010e7f909c0cdafb265f50fea
treeb7d42ecea1b565e55867ea1f65b53b913b4b5bea
parentbe8a0d26dbeec72b8e254e00724f170c28644c98
Fix two more int16_t vs. int confusion

If everything works fine for 16-bit streams,
the current code could be extended to do 24-bit.
libavcodec/wmalosslessdec.c