[svn] / branches / dev-api-3 / xvidcore / src / bitstream / mbcoding.c Repository:
ViewVC logotype

Diff of /branches/dev-api-3/xvidcore/src/bitstream/mbcoding.c

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

revision 791, Fri Jan 17 16:05:27 2003 UTC revision 809, Sun Jan 26 01:44:44 2003 UTC
# Line 109  Line 109 
109  void  void
110  init_vlc_tables(void)  init_vlc_tables(void)
111  {  {
112          uint32_t i, j, k, intra, last, run,  run_esc, level, level_esc, escape, escape_len, offset, limit;          ptr_t i, j, k, intra, last, run,  run_esc, level, level_esc, escape, escape_len, offset;
113          int32_t l;          int32_t l;
114    
115  #ifdef BIGLUT  #ifdef BIGLUT

Legend:
Removed from v.791  
changed lines
  Added in v.809

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