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

Diff of /xvidcore/src/bitstream/bitstream.h

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

revision 1.2, Tue Mar 26 11:16:08 2002 UTC revision 1.3, Fri Apr 5 14:40:36 2002 UTC
# Line 111  Line 111 
111  #define N_VOP   4  #define N_VOP   4
112    
113    
 typedef struct  
 {  
         uint32_t bufa;  
         uint32_t bufb;  
         uint32_t buf;  
         uint32_t pos;  
         uint32_t *tail;  
         uint32_t *start;  
         uint32_t length;  
 }  
 Bitstream;  
   
   
114  // header stuff  // header stuff
115  int BitstreamReadHeaders(Bitstream * bs, DECODER * dec, uint32_t * rounding,  int BitstreamReadHeaders(Bitstream * bs, DECODER * dec, uint32_t * rounding,
116                                                   uint32_t * quant, uint32_t * fcode, uint32_t * intra_dc_threshold);                                                   uint32_t * quant, uint32_t * fcode, uint32_t * intra_dc_threshold);

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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