[cvs] / xvidcore / src / bitstream / mbcoding.c Repository:
ViewVC logotype

Diff of /xvidcore/src/bitstream/mbcoding.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.38, Tue Jan 7 21:57:19 2003 UTC revision 1.39, Sun Jan 26 01:44:07 2003 UTC
# Line 94  Line 94 
94  void  void
95  init_vlc_tables(void)  init_vlc_tables(void)
96  {  {
97          uint32_t i, j, intra, last, run,  run_esc, level, level_esc, escape, escape_len, offset;          ptr_t i, j, intra, last, run,  run_esc, level, level_esc, escape, escape_len, offset;
98    
99  #ifdef BIGLUT  #ifdef BIGLUT
100          intra_table = (VLC*)coeff_VLC[1];          intra_table = (VLC*)coeff_VLC[1];

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4