webrtc/third_party_mods/libjingle/source/talk/app/webrtc_dev
2011-10-24 05:10:55 +00:00
..
audiotrackimpl.cc kind() method in track interface is changed to std::string to keep uniformity with other get methods 2011-10-21 09:18:25 +00:00
audiotrackimpl.h kind() method in track interface is changed to std::string to keep uniformity with other get methods 2011-10-21 09:18:25 +00:00
mediastream_unittest.cc Fixes broken build in peerconnection unit tests 2011-10-24 05:10:55 +00:00
mediastream.h kind() method in track interface is changed to std::string to keep uniformity with other get methods 2011-10-21 09:18:25 +00:00
mediastreamhandler_unittest.cc Notifier and RefCount interface and implementation class name changed according to the naming convention. 2011-10-20 06:24:24 +00:00
mediastreamhandler.cc Fix broken PeerConnection Dev build. 2011-10-20 11:52:31 +00:00
mediastreamhandler.h Notifier and RefCount interface and implementation class name changed according to the naming convention. 2011-10-20 06:24:24 +00:00
mediastreamimpl_unittest.cc Notifier and RefCount interface and implementation class name changed according to the naming convention. 2011-10-20 06:24:24 +00:00
mediastreamimpl.cc Notifier and RefCount interface and implementation class name changed according to the naming convention. 2011-10-20 06:24:24 +00:00
mediastreamimpl.h Notifier and RefCount interface and implementation class name changed according to the naming convention. 2011-10-20 06:24:24 +00:00
mediastreamprovider.h MediaStreamHandler implements eventhandlers for streams and tracks. 2011-10-03 21:55:17 +00:00
mediastreamproxy.cc Implement unittest for proxies of MediaStreamTrackInterface and MediaStreamInterface. 2011-10-21 09:32:38 +00:00
mediastreamproxy.h Implement unittest for proxies of MediaStreamTrackInterface and MediaStreamInterface. 2011-10-21 09:32:38 +00:00
mediastreamtrackproxy.cc Implement unittest for proxies of MediaStreamTrackInterface and MediaStreamInterface. 2011-10-21 09:32:38 +00:00
mediastreamtrackproxy.h Implement unittest for proxies of MediaStreamTrackInterface and MediaStreamInterface. 2011-10-21 09:32:38 +00:00
mediatrackimpl.h Notifier and RefCount interface and implementation class name changed according to the naming convention. 2011-10-20 06:24:24 +00:00
notifierimpl.h Notifier and RefCount interface and implementation class name changed according to the naming convention. 2011-10-20 06:24:24 +00:00
peerconnection_client_dev.cc moving all new version related files to webrtc_dev and removed from webrtc. 2011-08-26 17:19:09 +00:00
peerconnection_unittest.cc Notifier and RefCount interface and implementation class name changed according to the naming convention. 2011-10-20 06:24:24 +00:00
peerconnection_unittests.cc Modified include path after after moving files to webrtc_dev. 2011-08-30 07:44:18 +00:00
peerconnection.h Notifier and RefCount interface and implementation class name changed according to the naming convention. 2011-10-20 06:24:24 +00:00
peerconnectionimpl_unittest.cc Notifier and RefCount interface and implementation class name changed according to the naming convention. 2011-10-20 06:24:24 +00:00
peerconnectionimpl.cc Notifier and RefCount interface and implementation class name changed according to the naming convention. 2011-10-20 06:24:24 +00:00
peerconnectionimpl.h Notifier and RefCount interface and implementation class name changed according to the naming convention. 2011-10-20 06:24:24 +00:00
peerconnectionmanager_unittest.cc Notifier and RefCount interface and implementation class name changed according to the naming convention. 2011-10-20 06:24:24 +00:00
peerconnectionmanagerimpl.cc Notifier and RefCount interface and implementation class name changed according to the naming convention. 2011-10-20 06:24:24 +00:00
peerconnectionmanagerimpl.h Notifier and RefCount interface and implementation class name changed according to the naming convention. 2011-10-20 06:24:24 +00:00
peerconnectionmessage_unittest.cc Moving creation of sessiondescriptions to webrtcsession. 2011-10-05 17:15:36 +00:00
peerconnectionmessage.cc Moving creation of sessiondescriptions to webrtcsession. 2011-10-05 17:15:36 +00:00
peerconnectionmessage.h ref_count.h file name changed to refcount.h to keep as other ( most ) files are named in libjingle. 2011-10-21 08:01:11 +00:00
peerconnectionsignaling_unittest.cc Notifier and RefCount interface and implementation class name changed according to the naming convention. 2011-10-20 06:24:24 +00:00
peerconnectionsignaling.cc Notifier and RefCount interface and implementation class name changed according to the naming convention. 2011-10-20 06:24:24 +00:00
peerconnectionsignaling.h ref_count.h file name changed to refcount.h to keep as other ( most ) files are named in libjingle. 2011-10-21 08:01:11 +00:00
refcount.h ref_count.h file name changed to refcount.h to keep as other ( most ) files are named in libjingle. 2011-10-21 08:01:11 +00:00
scoped_refptr_msg.h Notifier and RefCount interface and implementation class name changed according to the naming convention. 2011-10-20 06:24:24 +00:00
scoped_refptr.h Notifier and RefCount interface and implementation class name changed according to the naming convention. 2011-10-20 06:24:24 +00:00
sessiondescriptionprovider.h Moving creation of sessiondescriptions to webrtcsession. 2011-10-05 17:15:36 +00:00
streamcollectionimpl.h Notifier and RefCount interface and implementation class name changed according to the naming convention. 2011-10-20 06:24:24 +00:00
videorendererimpl.cc Notifier and RefCount interface and implementation class name changed according to the naming convention. 2011-10-20 06:24:24 +00:00
videotrackimpl.cc kind() method in track interface is changed to std::string to keep uniformity with other get methods 2011-10-21 09:18:25 +00:00
videotrackimpl.h kind() method in track interface is changed to std::string to keep uniformity with other get methods 2011-10-21 09:18:25 +00:00
webrtc_devicemanager.cc New Peerconnection manager implementation. Ready for review. 2011-09-07 07:25:56 +00:00
webrtc_devicemanager.h New Peerconnection manager implementation. Ready for review. 2011-09-07 07:25:56 +00:00
webrtcjson.cc Interface changes after we have the Serialize and Deserialize. 2011-10-03 21:34:19 +00:00
webrtcjson.h Interface changes after we have the Serialize and Deserialize. 2011-10-03 21:34:19 +00:00
webrtcsession_unittest.cc Changes to WebRtcSession after Provider(s) interface addition. 2011-10-05 18:52:26 +00:00
webrtcsession.cc Fix setting VideoCaptureModule and VideoRenderer for local and remote streams. 2011-10-06 16:10:10 +00:00
webrtcsession.h Changes to WebRtcSession after Provider(s) interface addition. 2011-10-05 18:52:26 +00:00
webrtcsessionobserver.h Moving creation of sessiondescriptions to webrtcsession. 2011-10-05 17:15:36 +00:00