summaryrefslogtreecommitdiffstats
path: root/tremor
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-10-20 22:28:14 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-10-20 22:28:14 +0000
commit97c8a09406208eb68a12883316ee106bdea24424 (patch)
tree9e479664bc78f721af15eedabab43ec251264568 /tremor
parent5bb44cb440b5c27327f1be7fc0ec3934cdce2cf8 (diff)
downloadmpv-97c8a09406208eb68a12883316ee106bdea24424.tar.bz2
mpv-97c8a09406208eb68a12883316ee106bdea24424.tar.xz
Remove unnecessary lines from patch headers.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24823 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'tremor')
-rw-r--r--tremor/tremor.diff7
1 files changed, 0 insertions, 7 deletions
diff --git a/tremor/tremor.diff b/tremor/tremor.diff
index 04f540c113..862fdbdeda 100644
--- a/tremor/tremor.diff
+++ b/tremor/tremor.diff
@@ -1,4 +1,3 @@
-diff -ur orig/misc.h mod-2004-01-05/misc.h
--- misc.h 2005-01-04 16:29:01.000000000 +0100
+++ misc.h 2004-12-30 13:09:20.000000000 +0100
@@ -29,8 +29,9 @@
@@ -23,7 +22,6 @@ diff -ur orig/misc.h mod-2004-01-05/misc.h
union magic {
struct {
ogg_int32_t hi;
-diff -ur orig/os_types.h mod-2004-01-05/os_types.h
--- 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 @@
@@ -89,11 +87,6 @@ diff -ur orig/os_types.h mod-2004-01-05/os_types.h
+ typedef int16_t ogg_int16_t;
#endif /* _OS_TYPES_H */
-Index: sharedbook.c
-===================================================================
-RCS file: /cvsroot/mplayer/main/tremor/sharedbook.c,v
-retrieving revision 1.1
-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 +211,7 @@