On Sun, 22 Sep 2013, Vittorio Giovara wrote:

On Sat, Sep 21, 2013 at 11:55 PM, Martin Storsjö <mar...@martin.st> wrote:
Previously, s->context_initialized was left set to 1
if ff_vc1_decode_init_alloc_tables failed, skipping the
initialization completely on the next decode call.

Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC: libav-sta...@libav.org
---
 libavcodec/vc1dec.c |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

I think you mean

Undo mpegvideo initialization if _unable_ to allocate tables

in the commit message.

Thanks, amended locally.

// Martin
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to