[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:48:46 UTC 2009


The following commit has been merged in the master branch:
commit b71d784167452ede0b4060226beb8ba4134d2e88
Author: Martin Storsjo <martin at martin.st>
Date:   Sun Jun 7 21:55:47 2009 -0700

    Exclude some leftover files

diff --git a/amrnb/Makefile b/amrnb/Makefile
index 0774f1e..6a1c711 100644
--- a/amrnb/Makefile
+++ b/amrnb/Makefile
@@ -32,6 +32,12 @@ 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=)
 
 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