add init_vlc_sparse(). faster than init_vlc() if there are lots of holes in the tables.
authorLoren Merritt <lorenm@u.washington.edu>
Thu, 24 May 2007 17:38:56 +0000 (17:38 +0000)
committerLoren Merritt <lorenm@u.washington.edu>
Thu, 24 May 2007 17:38:56 +0000 (17:38 +0000)
commitb613bacca9c256f1483c46847f713e47a0e9a5f6
treebad3046ebe982e818982754fa4e82cdb76600de2
parent4d5588cfb89a193708b832f4a1beb2e86788a7c4
add init_vlc_sparse(). faster than init_vlc() if there are lots of holes in the tables.

Originally committed as revision 9117 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/bitstream.c
libavcodec/bitstream.h