[MPlayer-cvslog] CVS: main/tremor tremor.diff,1.1,1.2

Diego Biurrun CVS syncmail at mplayerhq.hu
Sat May 14 12:05:11 CEST 2005


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/tremor
In directory mail:/var2/tmp/cvs-serv6912

Modified Files:
	tremor.diff 
Log Message:
Update with Jindrich's latest change.


Index: tremor.diff
===================================================================
RCS file: /cvsroot/mplayer/main/tremor/tremor.diff,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tremor.diff	5 Jan 2005 09:50:05 -0000	1.1
+++ tremor.diff	14 May 2005 10:05:09 -0000	1.2
@@ -26,7 +26,7 @@
 diff -ur orig/os_types.h mod-2004-01-05/os_types.h
 --- orig/os_types.h	2005-01-04 16:29:02.000000000 +0100
 +++ mod-2004-01-05/os_types.h	2005-01-05 10:39:07.000000000 +0100
-@@ -32,57 +32,10 @@
+@@ -32,57 +32,11 @@
  #define _ogg_realloc realloc
  #define _ogg_free    free
  
@@ -85,6 +85,7 @@
 -#endif
 +   typedef int32_t ogg_int32_t;
 +   typedef uint32_t ogg_uint32_t;
++   typedef uint16_t ogg_uint16_t;
 +   typedef int16_t ogg_int16_t;
  
  #endif  /* _OS_TYPES_H */




More information about the MPlayer-cvslog mailing list