[MPlayer-cvslog] r19262 - trunk/tremor/tremor.diff
diego
subversion at mplayerhq.hu
Sun Jul 30 17:36:28 CEST 2006
Author: diego
Date: Sun Jul 30 17:36:28 2006
New Revision: 19262
Modified:
trunk/tremor/tremor.diff
Log:
Make patch apply cleanly and with -p0, not a mix of -p0 and -p1.
Modified: trunk/tremor/tremor.diff
==============================================================================
--- trunk/tremor/tremor.diff (original)
+++ trunk/tremor/tremor.diff Sun Jul 30 17:36:28 2006
@@ -1,6 +1,6 @@
diff -ur orig/misc.h mod-2004-01-05/misc.h
---- orig/misc.h 2005-01-04 16:29:01.000000000 +0100
-+++ mod-2004-01-05/misc.h 2004-12-30 13:09:20.000000000 +0100
+--- misc.h 2005-01-04 16:29:01.000000000 +0100
++++ misc.h 2004-12-30 13:09:20.000000000 +0100
@@ -29,8 +29,9 @@
/* 64 bit multiply */
@@ -24,8 +24,8 @@
struct {
ogg_int32_t hi;
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
+--- os_types.h 2005-01-04 16:29:02.000000000 +0100
++++ os_types.h 2005-01-05 10:39:07.000000000 +0100
@@ -32,57 +32,11 @@
#define _ogg_realloc realloc
#define _ogg_free free
@@ -96,7 +96,7 @@
diff -u -r1.1 sharedbook.c
--- sharedbook.c 30 Dec 2004 12:09:20 -0000 1.1
+++ sharedbook.c 18 Aug 2005 16:13:54 -0000
-@@ -208,7 +208,7 @@
+@@ -208,7 +211,7 @@
int indexdiv=1;
for(k=0;k<b->dim;k++){
int index= (j/indexdiv)%quantvals;
@@ -105,7 +105,7 @@
int val=VFLOAT_MULTI(delta,delpoint,
abs(b->quantlist[index]),&point);
-@@ -242,7 +242,7 @@
+@@ -242,7 +245,7 @@
int lastpoint=0;
for(k=0;k<b->dim;k++){
More information about the MPlayer-cvslog
mailing list