comparison flacenc.c @ 9923:ba58c3abf832 libavcodec

Make decode_init fail if the huffman tables are invalid and thus init_vlc fails. Otherwise this will crash during decoding because the vlc tables are NULL. Partially fixes ogv/smclock.ogv.1.101.ogv from issue 1240.
author reimar
date Mon, 06 Jul 2009 09:22:39 +0000
parents f2835afa516a
children 266bf83f634d
comparison
equal deleted inserted replaced
9922:ffdd1d32c40c 9923:ba58c3abf832