From 80e271a964070f6fc5ab275432f8d44d98bd67dc Mon Sep 17 00:00:00 2001 From: Gautier Pelloux-Prayer Date: Fri, 15 Jan 2016 15:59:20 +0100 Subject: [PATCH] submodules: reactive opencore-amr which was disabled... somehow? --- .gitmodules | 2 +- submodules/externals/opencore-amr | 1 + submodules/externals/openh264 | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) create mode 160000 submodules/externals/opencore-amr diff --git a/.gitmodules b/.gitmodules index 1fe8d627b..f7de1ead2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,7 +9,7 @@ url = git://git.linphone.org/speex [submodule "submodules/externals/opencore-amr"] path = submodules/externals/opencore-amr - url = git://git.linphone.org/opencore-amr + url = git://git.linphone.org/opencore-amr.git ignore = dirty [submodule "submodules/msamr"] path = submodules/msamr diff --git a/submodules/externals/opencore-amr b/submodules/externals/opencore-amr new file mode 160000 index 000000000..cf4409e03 --- /dev/null +++ b/submodules/externals/opencore-amr @@ -0,0 +1 @@ +Subproject commit cf4409e03ec56b1cd85a2f9532f58bc1fa9db274 diff --git a/submodules/externals/openh264 b/submodules/externals/openh264 index 3a75956fb..2610ab183 160000 --- a/submodules/externals/openh264 +++ b/submodules/externals/openh264 @@ -1 +1 @@ -Subproject commit 3a75956fb2584cca84a95ba1fcbc72fa2c91f98d +Subproject commit 2610ab183249aee91862d2ad065f61db89107b34