Hi, On Tue, Nov 22, 2011 at 10:43 AM, Justin Ruggles <[email protected]> wrote: > The initial values are not checked against the number of block sizes. > Initializing them to frame_len_bits will result in a block size index of 0 > in these cases instead of something that might be out-of-range. > > Fixes Bug 81. > --- > libavcodec/wma.c | 3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-)
LGTM. Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
