[XviD-devel] VLC Table could not understand...........the implementation.

Amit Bhushan xvid-devel@xvid.org
Mon, 6 Jan 2003 15:01:13 +0530


Hello,
         I have got Last change:       2002/09/28 16:01:15 (GMT) version code & i am in VLC implementation, suck with following difficulties.

1.> Why there are different tables for encoder and decoder?
2.> Can the VLC Table be implemented using Huffman algorith? If yes, then which will be simpler? 
3.> Why are 2-d array variables max_level[][] & max_run[][] are common for for both encoder & decoder?
4.> Can you please elaborate the implementation of vlc_codes.h and implementation .i.e init of it in mbcoding.c?

Regards
Amit Bhushan.