From 8cde57596d85edcce8f9de1c99f4b8ff96fcfaf4 Mon Sep 17 00:00:00 2001 From: Jehan Monnier Date: Thu, 23 Feb 2012 10:34:10 +0100 Subject: [PATCH] update bcg729 --- README | 2 +- submodules/bcg729 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 4db671064..8b7a33e39 100644 --- a/README +++ b/README @@ -20,7 +20,7 @@ BUILD_AMRNB 0 (don't build amrnb codec), light (try to use amrnb codec BUILD_AMRWB 0 (don't build amrwb codec), 1 (build your own amrwb codec) | 1 BUILD_GPLV3_ZRTP 0 (don't support ZRTP), 1 (support ZRTP and make the whole program GPLv3) BUILD_SILK 0 (don't build silk plugin), 1 (build silk) [silk is Skype nonfree patented audio codec] -BUILD_G720 0 (don't build g729 plugin), 1 (build g729) [g729 is nonfree patented audio codec, contact Sipro lab for more details] +BUILD_G729 0 (don't build g729 plugin), 1 (build g729) [g729 is nonfree patented audio codec, contact Sipro lab for more details] BUILD_TUNNEL 0 (don't build tunnel), 1 (build tunnel) [requires a tunnel implementation in submodules/linphone/tunnel] In order to use ZRTP you also need to define the media_encryption property to diff --git a/submodules/bcg729 b/submodules/bcg729 index 41cbf52f7..56408c29a 160000 --- a/submodules/bcg729 +++ b/submodules/bcg729 @@ -1 +1 @@ -Subproject commit 41cbf52f712af9b0dd57e4c7659d437df7912ccd +Subproject commit 56408c29a107f3b254a2da10523eb3d1175f4160