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

Diff of /xvidcore/src/decoder.h

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

revision 1.15.2.1, Mon May 31 21:26:23 2004 UTC revision 1.17, Mon May 31 21:36:23 2004 UTC
# Line 159  Line 159 
159          xvid_image_t* out_frm;                /* This is used for slice rendering */          xvid_image_t* out_frm;                /* This is used for slice rendering */
160    
161          int * qscale;                           /* quantization table for decoder's stats */          int * qscale;                           /* quantization table for decoder's stats */
162    
163            /* Tells if the reference image is edged or not */
164            int is_edged[2];
165  }  }
166  DECODER;  DECODER;
167    

Legend:
Removed from v.1.15.2.1  
changed lines
  Added in v.1.17

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