[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.15, Sat Dec 14 06:07:03 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_DEC_DEBLOCKY               0x00000002      /* luma deblocking */
164    #define XVID_DEC_DEBLOCKUV              0x00000002      /* chroma deblocking */
165  #define XVID_QUICK_DECODE               0x00000010  #define XVID_QUICK_DECODE               0x00000010
166    
167  /*****************************************************************************  /*****************************************************************************
# Line 176  Line 179 
179    
180  #define XVID_DEC_VOP    0  #define XVID_DEC_VOP    0
181  #define XVID_DEC_VOL    1  #define XVID_DEC_VOL    1
182    #define XVID_DEC_NOTHING        2       /* nothing was decoded */
183    
184          typedef struct          typedef struct
185          {          {

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

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