Mercurial > libavcodec.hg
comparison eaidct.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 | e9d9d946f213 |
children | 7dd2a45249a9 |
comparison
equal
deleted
inserted
replaced
10259:21add4db7e53 | 10260:48aebab3bac1 |
---|