wmapro: change max. block size to 13 bits.
authorRonald S. Bultje <rsbultje@gmail.com>
Thu, 16 Feb 2012 21:51:17 +0000 (13:51 -0800)
committerRonald S. Bultje <rsbultje@gmail.com>
Fri, 17 Feb 2012 00:15:36 +0000 (16:15 -0800)
commitb4027d97498af67313bded746b3da38915e155f5
tree960ae80a587caa72c8d13d421e562c057885363a
parent204cb29b3c84a74cbcd059d353c70c8bdc567d98
wmapro: change max. block size to 13 bits.

WMApro actually support 13-bits block sizes (potentially even up to 14),
and thus we should support that also. If we get block sizes beyond what
the decoder can handle (14 is possible depending on s->decode_flags),
error out instead of crashing.
libavcodec/sinewin.h
libavcodec/sinewin_tablegen.c
libavcodec/sinewin_tablegen.h
libavcodec/wmaprodec.c