OSDN Git Service

Encapsulate VLC information needed for decoding blocks and macroblocks in
authorKostya Shishkov <kostya.shishkov@gmail.com>
Sat, 27 Feb 2010 12:32:31 +0000 (12:32 +0000)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Sat, 27 Feb 2010 12:32:31 +0000 (12:32 +0000)
commite322aacedd1e91cbd1b1463ae9b4bb59a8316b5c
treed0979e86a0cb869af2ee7a401334b630594bf719
parent4982a77e56bba5c21964cf55a55c40525cd0f399
Encapsulate VLC information needed for decoding blocks and macroblocks in
Indeo 5 into single structure IVIHuffTab and factorize code using it.

Based on patch by Maxim (max_pole at German GMX)

Originally committed as revision 22092 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/indeo5.c
libavcodec/ivi_common.c
libavcodec/ivi_common.h