[SCM] opencore-amr packaging branch, master, updated. upstream/0.1.2-10-g7bf1e45

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Fri Sep 18 20:49:02 UTC 2009


The following commit has been merged in the master branch:
commit 106a6425de1f6f2181c9dbfef0abc88585114e60
Author: Martin Storsjo <martin at martin.st>
Date:   Tue Aug 25 18:12:00 2009 +0200

    Rerun autoreconf -fi

diff --git a/amrwb/Makefile.in b/amrwb/Makefile.in
index ba1d605..2f99ca8 100644
--- a/amrwb/Makefile.in
+++ b/amrwb/Makefile.in
@@ -59,8 +59,8 @@ am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" \
 libLTLIBRARIES_INSTALL = $(INSTALL)
 LTLIBRARIES = $(lib_LTLIBRARIES)
 libopencore_amrwb_la_LIBADD =
-am_libopencore_amrwb_la_OBJECTS = agc2_amr_wb.lo band_pass_6k_7k.lo \
-	dec_acelp_2p_in_64.lo dec_acelp_4p_in_64.lo \
+am_libopencore_amrwb_la_OBJECTS = wrapper.lo agc2_amr_wb.lo \
+	band_pass_6k_7k.lo dec_acelp_2p_in_64.lo dec_acelp_4p_in_64.lo \
 	dec_alg_codebook.lo dec_gain2_amr_wb.lo deemphasis_32.lo \
 	dtx_decoder_amr_wb.lo get_amr_wb_bits.lo \
 	highpass_400hz_at_12k8.lo highpass_50hz_at_12k8.lo \
@@ -239,6 +239,7 @@ libopencore_amrwb_la_LDFLAGS = -version-info @OPENCORE_AMRWB_VERSION@
 # Our sources to include. There are certain sources we exclude and they are
 # $(DEC_SRC_DIR)/decoder_amr_wb.cpp
 libopencore_amrwb_la_SOURCES = \
+    wrapper.cpp \
     $(DEC_SRC_DIR)/agc2_amr_wb.cpp \
         $(DEC_SRC_DIR)/band_pass_6k_7k.cpp \
         $(DEC_SRC_DIR)/dec_acelp_2p_in_64.cpp \
@@ -389,6 +390,7 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/voice_factor.Plo at am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/wb_syn_filt.Plo at am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/weight_amrwb_lpc.Plo at am__quote@
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/wrapper.Plo at am__quote@
 
 .cpp.o:
 @am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<

-- 
opencore-amr packaging



More information about the pkg-multimedia-commits mailing list