diff options
author | ronghuawu@chromium.org <ronghuawu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-20 16:43:22 +0000 |
---|---|---|
committer | ronghuawu@chromium.org <ronghuawu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-20 16:43:22 +0000 |
commit | c85388defd2d94fa37b463972da9730a8b1c40a2 (patch) | |
tree | 0701f976121701ec87264c57be4a589cd96c4cf1 /third_party | |
parent | add85b9a6f767546abe44b18226151549bcd1be1 (diff) | |
download | chromium_src-c85388defd2d94fa37b463972da9730a8b1c40a2.zip chromium_src-c85388defd2d94fa37b463972da9730a8b1c40a2.tar.gz chromium_src-c85388defd2d94fa37b463972da9730a8b1c40a2.tar.bz2 |
Roll libjingle to r126.
- Implemented ROAP on top of JSEP.
- Added a new signal after PortAllocatorSesison discoves all candidates for
the channel.
TEST=try bots and apprtc.appspot.com
Review URL: https://chromiumcodereview.appspot.com/9727011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@127702 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party')
-rw-r--r-- | third_party/libjingle/README.chromium | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/third_party/libjingle/README.chromium b/third_party/libjingle/README.chromium index fa54207..46633b5 100644 --- a/third_party/libjingle/README.chromium +++ b/third_party/libjingle/README.chromium @@ -1,8 +1,8 @@ Name: Libjingle library. Used for p2p voice and video communication. Short Name: libjingle URL: http://code.google.com/p/libjingle/ -Version: 0.6.16 -Revision: 125 +Version: 0.6.17 +Revision: 126 License: BSD License File: source/COPYING Security Critical: yes |