[svn] / branches / dev-api-4 / xvidcore / src / xvid.h Repository:
ViewVC logotype

Diff of /branches/dev-api-4/xvidcore/src/xvid.h

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

revision 315, Fri Jul 19 11:15:21 2002 UTC revision 324, Sun Jul 21 03:49:47 2002 UTC
# Line 28  Line 28 
28  *               ToDo ? : when BFRAMES is defined, the API_VERSION should not  *               ToDo ? : when BFRAMES is defined, the API_VERSION should not
29  *                        be the same (3.0 ?)  *                        be the same (3.0 ?)
30  *  *
31  *  $Id: xvid.h,v 1.15 2002-07-19 11:15:21 albeu Exp $  *  $Id: xvid.h,v 1.16 2002-07-21 03:41:44 suxen_drol Exp $
32  *  *
33  *****************************************************************************/  *****************************************************************************/
34    
# Line 37  Line 37 
37  #define _XVID_H_  #define _XVID_H_
38    
39  #ifdef __cplusplus  #ifdef __cplusplus
40  *  $Id: xvid.h,v 1.15 2002-07-19 11:15:21 albeu Exp $  *  $Id: xvid.h,v 1.16 2002-07-21 03:41:44 suxen_drol Exp $
41  #endif  #endif
42    
43  /*****************************************************************************  /*****************************************************************************
# Line 265  Line 265 
265          typedef struct          typedef struct
266          {          {
267                  int x;                  int x;
268                    int y;
269          }          }
270          VECTOR;          VECTOR;
271    

Legend:
Removed from v.315  
changed lines
  Added in v.324

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