diff h264_mp4toannexb_bsf.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 31a033fae70e
children 9a4c9c165b3b
line wrap: on
line diff