summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"