ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/trunk/xvidcore/src/xvid.h
(Generate patch)

Comparing trunk/xvidcore/src/xvid.h (file contents):
Revision 323 by albeu, Fri Jul 19 11:15:21 2002 UTC vs.
Revision 324 by suxen_drol, Sun Jul 21 03:49:47 2002 UTC

# Line 28 | Line 28
28   *               ToDo ? : when BFRAMES is defined, the API_VERSION should not
29   *                        be the same (3.0 ?)
30   *
31 < *  $Id: xvid.h,v 1.15 2002-07-19 11:15:21 albeu Exp $
31 > *  $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_
38  
39   #ifdef __cplusplus
40 < *  $Id: xvid.h,v 1.15 2002-07-19 11:15:21 albeu Exp $
40 > *  $Id: xvid.h,v 1.16 2002-07-21 03:41:44 suxen_drol Exp $
41   #endif
42  
43   /*****************************************************************************
# Line 265 | Line 265
265          typedef struct
266          {
267                  int x;
268 +                int y;
269          }
270          VECTOR;
271  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines