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

Diff of /xvidcore/src/xvid.h

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

revision 1.17.2.13, Mon Dec 9 10:47:05 2002 UTC revision 1.17.2.14, Thu Dec 12 10:37:44 2002 UTC
# Line 159  Line 159 
159   ****************************************************************************/   ****************************************************************************/
160    
161  /* Flags for XVID_DEC_FRAME.general */  /* Flags for XVID_DEC_FRAME.general */
162    #define XVID_DEC_LOWDELAY               0x00000001      /* decode lowdelay mode (ie. video-for-windows) */
163  #define XVID_QUICK_DECODE               0x00000010  #define XVID_QUICK_DECODE               0x00000010
164    
165  /*****************************************************************************  /*****************************************************************************
# Line 176  Line 177 
177    
178  #define XVID_DEC_VOP    0  #define XVID_DEC_VOP    0
179  #define XVID_DEC_VOL    1  #define XVID_DEC_VOL    1
180    #define XVID_DEC_NOTHING        2       /* nothing was decoded */
181    
182          typedef struct          typedef struct
183          {          {

Legend:
Removed from v.1.17.2.13  
changed lines
  Added in v.1.17.2.14

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