summaryrefslogtreecommitdiffstats
path: root/libmpeg2
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-03 11:19:27 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-03 11:19:27 +0000
commit6f0085c08733ac012a63319bfe847e79d7fa7c09 (patch)
tree7f75c0407ce36299d7c8172c14d2f63301c94df7 /libmpeg2
parent89b409de8d504e23d72dd5e1ff45ad5c778bdc08 (diff)
downloadmpv-6f0085c08733ac012a63319bfe847e79d7fa7c09.tar.bz2
mpv-6f0085c08733ac012a63319bfe847e79d7fa7c09.tar.xz
Remove modification notes from unmodified files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26651 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libmpeg2')
-rw-r--r--libmpeg2/attributes.h4
-rw-r--r--libmpeg2/idct.c4
-rw-r--r--libmpeg2/idct_alpha.c4
3 files changed, 0 insertions, 12 deletions
diff --git a/libmpeg2/attributes.h b/libmpeg2/attributes.h
index cbaf2c0e2a..eefbc0dd1b 100644
--- a/libmpeg2/attributes.h
+++ b/libmpeg2/attributes.h
@@ -19,10 +19,6 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * Modified for use with MPlayer, see libmpeg-0.4.1.diff for the exact changes.
- * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
- * $Id$
*/
/* use gcc attribs to align critical data structures */
diff --git a/libmpeg2/idct.c b/libmpeg2/idct.c
index 530e10c9b0..ef062cd2e7 100644
--- a/libmpeg2/idct.c
+++ b/libmpeg2/idct.c
@@ -19,10 +19,6 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * Modified for use with MPlayer, see libmpeg-0.4.1.diff for the exact changes.
- * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
- * $Id$
*/
#include "config.h"
diff --git a/libmpeg2/idct_alpha.c b/libmpeg2/idct_alpha.c
index 71328fae8f..007185bf18 100644
--- a/libmpeg2/idct_alpha.c
+++ b/libmpeg2/idct_alpha.c
@@ -20,10 +20,6 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * Modified for use with MPlayer, see libmpeg-0.4.1.diff for the exact changes.
- * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
- * $Id$
*/
#include "config.h"