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

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

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

revision 1.14, Wed Jun 12 20:38:40 2002 UTC revision 1.15, Fri Jun 14 12:26:06 2002 UTC
# Line 76  Line 76 
76          return n;          return n;
77  #else  #else
78          __asm {          __asm {
79          bsr eax, value inc eax}                  bsr eax, value
80                    inc eax
81            }
82  #endif  #endif
83  }  }
84    

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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