webrtc/peerconnection/samples/client
mallinath@webrtc.org 2a61e15bff PortAllocator is now passed to PeerConnection instead of PeerConnectionFactory in new libjingle release.
Also creator of PortAllocator is responsible for deletion instead of factory.
DEPS file has new libjingle rivison.
Review URL: http://webrtc-codereview.appspot.com/317006

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1172 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-12-13 19:12:46 +00:00
..
linux Handle a null local renderer for times when there's no local cam. 2011-09-07 09:52:45 +00:00
conductor.cc PortAllocator is now passed to PeerConnection instead of PeerConnectionFactory in new libjingle release. 2011-12-13 19:12:46 +00:00
conductor.h PortAllocator is now passed to PeerConnection instead of PeerConnectionFactory in new libjingle release. 2011-12-13 19:12:46 +00:00
defaults.cc First version of the peerconnection client application for Linux. 2011-08-25 15:03:52 +00:00
defaults.h First version of the peerconnection client application for Linux. 2011-08-25 15:03:52 +00:00
main_wnd.cc Print info about the local and remote resolution in the Windows client. 2011-10-10 12:58:21 +00:00
main_wnd.h Print info about the local and remote resolution in the Windows client. 2011-10-10 12:58:21 +00:00
main.cc First version of the peerconnection client application for Linux. 2011-08-25 15:03:52 +00:00
peer_connection_client.cc Fix OnClose(socket, NO_ERROR) compile error on Linux. 2011-10-10 11:15:35 +00:00
peer_connection_client.h First version of the peerconnection client application for Linux. 2011-08-25 15:03:52 +00:00