[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.13.2.8, Sat Dec 20 11:54:22 2003 UTC revision 1.13.2.9, Sun Dec 21 19:41:58 2003 UTC
# Line 30  Line 30 
30  #include "portab.h"  #include "portab.h"
31  #include "global.h"  #include "global.h"
32  #include "image/image.h"  #include "image/image.h"
33    #include "image/postprocessing.h"
34    
35  /*****************************************************************************  /*****************************************************************************
36   * Structures   * Structures
# Line 120  Line 121 
121          IMAGE tmp;              /* bframe interpolation, and post processing tmp buffer */          IMAGE tmp;              /* bframe interpolation, and post processing tmp buffer */
122          IMAGE qtmp;             /* quarter pel tmp buffer */          IMAGE qtmp;             /* quarter pel tmp buffer */
123    
124            /* postprocessing */
125            XVID_POSTPROC postproc;
126    
127          /* macroblock */          /* macroblock */
128    
129          uint32_t mb_width;          uint32_t mb_width;

Legend:
Removed from v.1.13.2.8  
changed lines
  Added in v.1.13.2.9

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