Initial wiring of new webrtc API in libjingle.

BUG=1788
R=pthatcher@google.com, pthatcher@webrtc.org
TBR=juberti@webrtc.org, mflodman@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/8549005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@6104 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
pbos@webrtc.org
2014-05-12 14:32:01 +00:00
parent 6b02eea6ac
commit d266a2020f
13 changed files with 3396 additions and 13 deletions

View File

@@ -5,3 +5,8 @@ WebRtcVideoMediaChannelTest.TwoStreamsSendAndFailUnsignalledRecv
WebRtcVideoMediaChannelTest.TwoStreamsSendAndFailUnsignalledRecvInOneToOne
WebRtcVideoMediaChannelTest.TwoStreamsSendAndReceive
WebRtcVideoMediaChannelTest.TwoStreamsSendAndUnsignalledRecv
TODO(pbos): This suppression is overly broad, but offline talks with kjellander@
indicate that we can move over to tsanv2 and deprecate tsanv1, which will remove
the need for tsanv1 suppressions.
WebRtcVideoChannel2BaseTest.*