[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:09 UTC 2009
The following commit has been merged in the master branch:
commit a9f5a4fa52175f1cc3445e0a0b230f992daf868d
Author: Martin Storsjo <martin at martin.st>
Date: Tue Sep 1 12:50:49 2009 +0300
Changed the list of omitted source files to work with the new upstream source
diff --git a/amrnb/Makefile.alt b/amrnb/Makefile.alt
index a997508..0dbc567 100644
--- a/amrnb/Makefile.alt
+++ b/amrnb/Makefile.alt
@@ -34,12 +34,13 @@ COMMON_SRC := $(shell cd $(COMMON_SRC_DIR) && echo *.cpp)
DEC_SRC := $(DEC_SRC:decoder_gsm_amr.cpp=)
DEC_SRC := $(DEC_SRC:pvgsmamrdecoder.cpp=)
ENC_SRC := $(ENC_SRC:gsmamr_encoder_wrapper.cpp=)
-ENC_SRC := $(ENC_SRC:vad2.cpp=)
COMMON_SRC := $(COMMON_SRC:bits2prm.cpp=)
COMMON_SRC := $(COMMON_SRC:copy.cpp=)
COMMON_SRC := $(COMMON_SRC:div_32.cpp=)
COMMON_SRC := $(COMMON_SRC:l_abs.cpp=)
COMMON_SRC := $(COMMON_SRC:vad1.cpp=)
+COMMON_SRC := $(COMMON_SRC:r_fft.cpp=)
+COMMON_SRC := $(COMMON_SRC:vad2.cpp=)
DEC_OBJS := $(DEC_SRC:.cpp=.o)
DEC_OBJS := $(patsubst %,$(DEC_SRC_DIR)/%, $(DEC_OBJS))
--
opencore-amr packaging
More information about the pkg-multimedia-commits
mailing list