SOURCES: libmpeg3-acam.patch - updated for 1.6.0, up to ac 2.50

qboosh qboosh at pld-linux.org
Tue Oct 11 20:32:46 CEST 2005


Author: qboosh                       Date: Tue Oct 11 18:32:46 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 1.6.0, up to ac 2.50

---- Files affected:
SOURCES:
   libmpeg3-acam.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/libmpeg3-acam.patch
diff -u SOURCES/libmpeg3-acam.patch:1.1 SOURCES/libmpeg3-acam.patch:1.2
--- SOURCES/libmpeg3-acam.patch:1.1	Fri Feb 28 00:16:05 2003
+++ SOURCES/libmpeg3-acam.patch	Tue Oct 11 20:32:40 2005
@@ -1,6 +1,6 @@
---- libmpeg3-1.5.0/Makefile.am.orig	Thu Jan  1 01:00:00 1970
-+++ libmpeg3-1.5.0/Makefile.am	Thu Feb 27 23:49:21 2003
-@@ -0,0 +1,99 @@
+--- libmpeg3-1.6.0/Makefile.am.orig	Thu Jan  1 01:00:00 1970
++++ libmpeg3-1.6.0/Makefile.am	Thu Feb 27 23:49:21 2003
+@@ -0,0 +1,100 @@
 +NASM = sh ./strip_fPIC.sh nasm
 +
 +if USE_MMX
@@ -23,14 +23,15 @@
 +	audio/pcm.c \
 +	audio/synthesizers.c \
 +	audio/tables.c \
-+	bitstream.c \
 +	libmpeg3.c \
 +	mpeg3atrack.c \
++	mpeg3bits.c \
 +	mpeg3css.c \
 +	mpeg3demux.c \
 +	mpeg3ifo.c \
 +	mpeg3io.c \
 +	mpeg3title.c \
++	mpeg3tocutil.c \
 +	mpeg3vtrack.c \
 +	video/getpicture.c \
 +	video/headers.c \
@@ -87,7 +88,7 @@
 +
 +libmpeg3_la_SOURCES = $(ASMSRC) $(SRC)
 +libmpeg3_la_LIBADD = $(NASMOBJ) -la52
-+libmpeg3_la_LDFLAGS = -version-info 1:5:0
++libmpeg3_la_LDFLAGS = -version-info 1:6:0
 +
 +mpeg3dump_SOURCES = mpeg3dump.c
 +mpeg3dump_LDADD = libmpeg3.la
@@ -100,11 +101,11 @@
 +
 +reconmmx.lo: $(NASMSRC)
 +	$(LIBTOOL) --mode=compile --tag=NASM $(NASM) -f elf $(NASMSRC) -o $(NASMOBJ)
---- libmpeg3-1.5.0/configure.in.orig	Thu Jan  1 01:00:00 1970
-+++ libmpeg3-1.5.0/configure.in	Thu Feb 27 23:35:04 2003
+--- libmpeg3-1.6.0/configure.ac.orig	Thu Jan  1 01:00:00 1970
++++ libmpeg3-1.6.0/configure.ac	Thu Feb 27 23:35:04 2003
 @@ -0,0 +1,29 @@
-+AC_INIT(libmpeg3, 1.5.0)
-+AM_INIT_AUTOMAKE(libmpeg3, 1.5.0)
++AC_INIT(libmpeg3, 1.6)
++AM_INIT_AUTOMAKE
 +AC_CONFIG_HEADER([config.h])
 +
 +AC_PROG_CC
@@ -132,8 +133,8 @@
 +
 +AC_CONFIG_FILES([Makefile])
 +AC_OUTPUT
---- libmpeg3-1.5.0/strip_fPIC.sh.orig	Thu Jan  1 01:00:00 1970
-+++ libmpeg3-1.5.0/strip_fPIC.sh	Thu Feb 27 23:51:20 2003
+--- libmpeg3-1.6.0/strip_fPIC.sh.orig	Thu Jan  1 01:00:00 1970
++++ libmpeg3-1.6.0/strip_fPIC.sh	Thu Feb 27 23:51:20 2003
 @@ -0,0 +1,17 @@
 +#!/bin/sh
 +#
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/libmpeg3-acam.patch?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list