update bcg729
This commit is contained in:
parent
0c5a1885df
commit
8cde57596d
2 changed files with 2 additions and 2 deletions
2
README
2
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
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 41cbf52f712af9b0dd57e4c7659d437df7912ccd
|
||||
Subproject commit 56408c29a107f3b254a2da10523eb3d1175f4160
|
Loading…
Reference in a new issue