Roll libjingle 168:170.

- Start gathering ice candidates before user sets local description.
- Support for muting individual streams based on SSRC.

Review URL: https://chromiumcodereview.appspot.com/10825344

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151663 0039d316-1c4b-4281-b951-d872f2087c98
parent 2ad2103e
...@@ -18,7 +18,7 @@ vars = { ...@@ -18,7 +18,7 @@ vars = {
"nacl_tools_revision": "9330", # native_client/DEPS: tools_rev "nacl_tools_revision": "9330", # native_client/DEPS: tools_rev
"gtm_revision": "534", "gtm_revision": "534",
"libjingle_revision": "168", "libjingle_revision": "170",
"libphonenumber_revision": "456", "libphonenumber_revision": "456",
"libvpx_revision": "150392", "libvpx_revision": "150392",
"lss_revision": "11", "lss_revision": "11",
......
...@@ -2,7 +2,7 @@ Name: Libjingle library. Used for p2p voice and video communication. ...@@ -2,7 +2,7 @@ Name: Libjingle library. Used for p2p voice and video communication.
Short Name: libjingle Short Name: libjingle
URL: http://code.google.com/p/libjingle/ URL: http://code.google.com/p/libjingle/
Version: unknown Version: unknown
Revision: 165 Revision: 170
License: BSD License: BSD
License File: source/COPYING License File: source/COPYING
Security Critical: yes Security Critical: yes
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment