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

Diff of /trunk/xvidcore/src/xvid.h

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

revision 1066, Wed Jun 11 14:10:59 2003 UTC revision 1096, Thu Jul 24 23:35:28 2003 UTC
# Line 19  Line 19 
19   *  along with this program; if not, write to the Free Software   *  along with this program; if not, write to the Free Software
20   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21   *   *
22   * $Id: xvid.h,v 1.30 2003-06-11 14:10:59 Isibaar Exp $   * $Id: xvid.h,v 1.31 2003-07-24 23:35:28 edgomez Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 34  Line 34 
34   * Global constants   * Global constants
35   ****************************************************************************/   ****************************************************************************/
36    
37  /* API Version : 2.1 */  /* API Version : 3.0 */
38  #define API_VERSION ((2 << 16) | (1))  #define API_VERSION ((3 << 16) | (0))
39  #define XVID_API_UNSTABLE  #define XVID_API_UNSTABLE
40    
41  /* Bitstream Version  /* Bitstream Version

Legend:
Removed from v.1066  
changed lines
  Added in v.1096

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