From 26972b8895117a6857b14928e30d978e30e57aaa Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 13 Sep 2008 17:06:42 +0000 Subject: libmpeg-0.4.1.diff was renamed to libmpeg2_changes.diff. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27603 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libmpeg2/cpu_accel.c | 2 +- libmpeg2/cpu_state.c | 2 +- libmpeg2/decode.c | 2 +- libmpeg2/header.c | 2 +- libmpeg2/idct.c | 2 +- libmpeg2/idct_mmx.c | 2 +- libmpeg2/motion_comp.c | 2 +- libmpeg2/motion_comp_mmx.c | 2 +- libmpeg2/mpeg2.h | 2 +- libmpeg2/mpeg2_internal.h | 2 +- libmpeg2/slice.c | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) (limited to 'libmpeg2') diff --git a/libmpeg2/cpu_accel.c b/libmpeg2/cpu_accel.c index 587cf32ad3..54b57f18a2 100644 --- a/libmpeg2/cpu_accel.c +++ b/libmpeg2/cpu_accel.c @@ -20,7 +20,7 @@ * 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. + * Modified for use with MPlayer, see libmpeg2_changes.diff for the exact changes. * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/ * $Id$ */ diff --git a/libmpeg2/cpu_state.c b/libmpeg2/cpu_state.c index 52cb08b80c..5b773b245e 100644 --- a/libmpeg2/cpu_state.c +++ b/libmpeg2/cpu_state.c @@ -20,7 +20,7 @@ * 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. + * Modified for use with MPlayer, see libmpeg2_changes.diff for the exact changes. * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/ * $Id$ */ diff --git a/libmpeg2/decode.c b/libmpeg2/decode.c index ebfcaaf6f8..d9ae05c9a8 100644 --- a/libmpeg2/decode.c +++ b/libmpeg2/decode.c @@ -20,7 +20,7 @@ * 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. + * Modified for use with MPlayer, see libmpeg2_changes.diff for the exact changes. * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/ * $Id$ */ diff --git a/libmpeg2/header.c b/libmpeg2/header.c index 5d59b3a193..ae8b228a63 100644 --- a/libmpeg2/header.c +++ b/libmpeg2/header.c @@ -21,7 +21,7 @@ * 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. + * Modified for use with MPlayer, see libmpeg2_changes.diff for the exact changes. * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/ * $Id$ */ diff --git a/libmpeg2/idct.c b/libmpeg2/idct.c index 7992fd5da4..e3f88dad30 100644 --- a/libmpeg2/idct.c +++ b/libmpeg2/idct.c @@ -20,7 +20,7 @@ * 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. + * Modified for use with MPlayer, see libmpeg2_changes.diff for the exact changes. * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/ * $Id$ */ diff --git a/libmpeg2/idct_mmx.c b/libmpeg2/idct_mmx.c index 3d1ae46f6e..a682284dab 100644 --- a/libmpeg2/idct_mmx.c +++ b/libmpeg2/idct_mmx.c @@ -20,7 +20,7 @@ * 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. + * Modified for use with MPlayer, see libmpeg2_changes.diff for the exact changes. * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/ * $Id$ */ diff --git a/libmpeg2/motion_comp.c b/libmpeg2/motion_comp.c index 0d26ba321f..a1168c8069 100644 --- a/libmpeg2/motion_comp.c +++ b/libmpeg2/motion_comp.c @@ -20,7 +20,7 @@ * 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. + * Modified for use with MPlayer, see libmpeg2_changes.diff for the exact changes. * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/ * $Id$ */ diff --git a/libmpeg2/motion_comp_mmx.c b/libmpeg2/motion_comp_mmx.c index 4f2aacfc84..964695570a 100644 --- a/libmpeg2/motion_comp_mmx.c +++ b/libmpeg2/motion_comp_mmx.c @@ -20,7 +20,7 @@ * 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. + * Modified for use with MPlayer, see libmpeg2_changes.diff for the exact changes. * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/ * $Id$ */ diff --git a/libmpeg2/mpeg2.h b/libmpeg2/mpeg2.h index d27a4c9ee3..08933b5843 100644 --- a/libmpeg2/mpeg2.h +++ b/libmpeg2/mpeg2.h @@ -20,7 +20,7 @@ * 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. + * Modified for use with MPlayer, see libmpeg2_changes.diff for the exact changes. * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/ * $Id$ */ diff --git a/libmpeg2/mpeg2_internal.h b/libmpeg2/mpeg2_internal.h index 37eb61f227..04a31f6926 100644 --- a/libmpeg2/mpeg2_internal.h +++ b/libmpeg2/mpeg2_internal.h @@ -20,7 +20,7 @@ * 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. + * Modified for use with MPlayer, see libmpeg2_changes.diff for the exact changes. * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/ * $Id$ */ diff --git a/libmpeg2/slice.c b/libmpeg2/slice.c index d0cbacb6b4..4d778a7026 100644 --- a/libmpeg2/slice.c +++ b/libmpeg2/slice.c @@ -21,7 +21,7 @@ * 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. + * Modified for use with MPlayer, see libmpeg2_changes.diff for the exact changes. * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/ * $Id$ */ -- cgit v1.2.3