On Thu, Feb 16, 2012 at 1:51 PM, Ronald S. Bultje <[email protected]> wrote:
> From: "Ronald S. Bultje" <[email protected]>
>
> 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          |    3 ++-
>  libavcodec/sinewin_tablegen.c |    2 +-
>  libavcodec/sinewin_tablegen.h |    3 ++-
>  libavcodec/wmaprodec.c        |   12 ++++++++----
>  4 files changed, 13 insertions(+), 7 deletions(-)
>

LGTM
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to