summaryrefslogtreecommitdiffstats
path: root/libdvdread
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-08 22:45:11 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-08 22:45:11 +0000
commit8a565677cf0aef7de5fbc8b1b0e54dea6440864c (patch)
tree23b3ea068e6f88878f6c768051683a8432854303 /libdvdread
parentc407b9b070d57361f888228037b7b9ce712dc6e2 (diff)
downloadmpv-8a565677cf0aef7de5fbc8b1b0e54dea6440864c.tar.bz2
mpv-8a565677cf0aef7de5fbc8b1b0e54dea6440864c.tar.xz
Mark modified files as such.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20801 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libdvdread')
-rw-r--r--libdvdread/ifo_print.c4
-rw-r--r--libdvdread/ifo_read.c4
2 files changed, 8 insertions, 0 deletions
diff --git a/libdvdread/ifo_print.c b/libdvdread/ifo_print.c
index 0ce1c0011e..17820c77a4 100644
--- a/libdvdread/ifo_print.c
+++ b/libdvdread/ifo_print.c
@@ -3,6 +3,10 @@
* Björn Englund <d4bjorn@dtek.chalmers.se>,
* Håkan Hjort <d95hjort@dtek.chalmers.se>
*
+ * Modified for use with MPlayer, changes contained in libdvdread_changes.diff.
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
+ * $Id$
+ *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
diff --git a/libdvdread/ifo_read.c b/libdvdread/ifo_read.c
index ac81b0f14a..8ad7baeea1 100644
--- a/libdvdread/ifo_read.c
+++ b/libdvdread/ifo_read.c
@@ -3,6 +3,10 @@
* Björn Englund <d4bjorn@dtek.chalmers.se>,
* Håkan Hjort <d95hjort@dtek.chalmers.se>
*
+ * Modified for use with MPlayer, changes contained in libdvdread_changes.diff.
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
+ * $Id$
+ *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or