webrtc/third_party_mods/libjingle/source/talk
perkj@webrtc.org 36a992b030 Merge streamparams and mediasession from libjingle and made necessary changes in peerconnection.
-Removed ssrc from tracks.
-Updated PeerConnectionMessage parsing and serialization.

BUG=
TEST=

Review URL: http://webrtc-codereview.appspot.com/239020

git-svn-id: http://webrtc.googlecode.com/svn/trunk@856 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-11-01 11:46:56 +00:00
..
app/webrtc_dev Merge streamparams and mediasession from libjingle and made necessary changes in peerconnection. 2011-11-01 11:46:56 +00:00
base Fix comment. 2011-10-28 15:09:03 +00:00
examples/peerconnection_client The implementation before this change list keeps the ownership of memory that is used by peer connection instances in the peer connection manager. This means that if the peer connection manager is deleted before all peer connections it has created, these peer connections will be pointing to invalid memory. 2011-10-31 18:00:10 +00:00
p2p/client more webrtc session changes. Transport and TransportChannel handling is complete. Need work on session state. 2011-10-03 20:33:06 +00:00
session/phone Merge streamparams and mediasession from libjingle and made necessary changes in peerconnection. 2011-11-01 11:46:56 +00:00