[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, Mon Mar 22 22:36:23 2004 UTC revision 1.16, Fri May 21 14:40:15 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  
changed lines
  Added in v.1.16

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