diff kmvc.c @ 10260:48aebab3bac1 libavcodec

Use ff_msmpeg4_decode_init to initialize ff_msmp4_mb_i_vlc since static VLC tables should only be initialized from one place. This initializes/calculates more VLC tables than necessary for VC1 decoding, but this is only done once and only a small overhead in time and space (maybe 30 kB) it seems not worth adding a separate function.
author reimar
date Thu, 24 Sep 2009 10:49:47 +0000
parents 9ab7ba20202c
children 8a4984c5cacc
line wrap: on
line diff