webrtc/talk/app/webrtc
tkchin@webrtc.org acca675bcf Implement mac version of AppRTCDemo.
- Refactored and moved AppRTCDemo to support sharing AppRTC connection code between iOS and mac counterparts.
- Refactored OpenGL rendering code to be shared between iOS and mac counterparts.
- iOS AppRTCDemo now respects video aspect ratio.

BUG=2168
R=fischman@webrtc.org

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@6291 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-05-30 22:26:06 +00:00
..
java PeerConnection(android): allow initializing either (or neither) of {Voice,Video}Engine. 2014-05-14 22:00:50 +00:00
javatests Remove posting of ICE messages from WebRTCSession in PeerConnection to signaling thread. 2014-03-01 00:05:52 +00:00
objc Implement mac version of AppRTCDemo. 2014-05-30 22:26:06 +00:00
objctests Implement ObjC DataChannel wrapper 2014-04-30 18:32:33 +00:00
test Closes the DataChannel when the send buffer is full or on transport errors. 2014-05-29 15:33:54 +00:00
audiotrack.cc Update talk folder to revision=49952949 2013-07-26 19:17:59 +00:00
audiotrack.h Update libjingle 62472237->62550414 2014-03-04 19:54:57 +00:00
audiotrackrenderer.cc Update talk folder to revision=49952949 2013-07-26 19:17:59 +00:00
audiotrackrenderer.h Update talk folder to revision=49952949 2013-07-26 19:17:59 +00:00
datachannel_unittest.cc Fix two bugs in DataChannel state transition. 2014-05-30 21:53:17 +00:00
datachannel.cc Fix two bugs in DataChannel state transition. 2014-05-30 21:53:17 +00:00
datachannel.h pRevert 5371 "Revert 5367 "Update talk to 59410372."" 2014-01-14 10:00:58 +00:00
datachannelinterface.h Implement ObjC DataChannel wrapper 2014-04-30 18:32:33 +00:00
dtmfsender_unittest.cc Increase the dtmfsender test toleration to 100ms to avoid flaky. 2013-09-18 18:01:07 +00:00
dtmfsender.cc Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
dtmfsender.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
dtmfsenderinterface.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
fakeportallocatorfactory.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
jsep.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
jsepicecandidate.cc Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
jsepicecandidate.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
jsepsessiondescription_unittest.cc Update talk to 60923971 2014-02-03 16:57:16 +00:00
jsepsessiondescription.cc Update talk to 60923971 2014-02-03 16:57:16 +00:00
jsepsessiondescription.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
localaudiosource_unittest.cc Update libjingle to 55618622. 2013-10-25 21:18:33 +00:00
localaudiosource.cc Update libjingle to 61168196 2014-02-07 19:03:26 +00:00
localaudiosource.h Update libjingle to 55618622. 2013-10-25 21:18:33 +00:00
mediaconstraintsinterface.cc (Auto)update libjingle 64147530-> 64247466 2014-04-02 23:25:15 +00:00
mediaconstraintsinterface.h (Auto)update libjingle 66106643-> 66138442 2014-05-03 05:39:45 +00:00
mediastream_unittest.cc Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
mediastream.cc Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
mediastream.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
mediastreamhandler_unittest.cc Update talk to 61538839. 2014-02-13 23:18:49 +00:00
mediastreamhandler.cc Unrevert 5590 "description"(=(Auto)update libjingle 61834300->61901702). 2014-02-21 15:51:43 +00:00
mediastreamhandler.h Update talk to 61538839. 2014-02-13 23:18:49 +00:00
mediastreaminterface.h Update libjingle 62472237->62550414 2014-03-04 19:54:57 +00:00
mediastreamprovider.h Update talk to 61538839. 2014-02-13 23:18:49 +00:00
mediastreamproxy.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
mediastreamsignaling_unittest.cc (Auto)update libjingle 68203780-> 68206793 2014-05-29 22:54:24 +00:00
mediastreamsignaling.cc (Auto)update libjingle 68203780-> 68206793 2014-05-29 22:54:24 +00:00
mediastreamsignaling.h (Auto)update libjingle 68203780-> 68206793 2014-05-29 22:54:24 +00:00
mediastreamtrack.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
mediastreamtrackproxy.h Update libjingle 62472237->62550414 2014-03-04 19:54:57 +00:00
notifier.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
OWNERS Rollback of r5629 "(Auto)update libjingle 62364298-> 62368661". 2014-03-03 17:37:52 +00:00
peerconnection_unittest.cc (Auto)update libjingle 67017551-> 67023528 2014-05-14 18:26:09 +00:00
peerconnection.cc Fire OnRenegotiationNeeded only for the first SCTP DataChannel. 2014-05-29 15:31:11 +00:00
peerconnection.h (Auto)update libjingle 66540208-> 66541346 2014-05-08 19:54:16 +00:00
peerconnectionendtoend_unittest.cc (Auto)update libjingle 66923202-> 66924241 2014-05-13 22:30:56 +00:00
peerconnectionfactory_unittest.cc (Auto)update libjingle 66106643-> 66138442 2014-05-03 05:39:45 +00:00
peerconnectionfactory.cc Revert r6110 and r6109. 2014-05-13 11:07:01 +00:00
peerconnectionfactory.h (Auto)update libjingle 66106643-> 66138442 2014-05-03 05:39:45 +00:00
peerconnectioninterface_unittest.cc Fire OnRenegotiationNeeded only for the first SCTP DataChannel. 2014-05-29 15:31:11 +00:00
peerconnectioninterface.h Changed enums to less generic names. 2014-05-12 23:10:18 +00:00
peerconnectionproxy.h (Auto)update libjingle 66540208-> 66541346 2014-05-08 19:54:16 +00:00
portallocatorfactory.cc Cleanups in libjingle to make it compile with chromium_code=1 2014-03-25 00:31:35 +00:00
portallocatorfactory.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
proxy_unittest.cc Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
proxy.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
remoteaudiosource.cc Update talk to 61538839. 2014-02-13 23:18:49 +00:00
remoteaudiosource.h Update talk to 61538839. 2014-02-13 23:18:49 +00:00
remotevideocapturer_unittest.cc Update talk to 52534915. 2013-09-19 05:49:50 +00:00
remotevideocapturer.cc Update talk to 52534915. 2013-09-19 05:49:50 +00:00
remotevideocapturer.h Update talk to 52534915. 2013-09-19 05:49:50 +00:00
sctputils_unittest.cc pRevert 5371 "Revert 5367 "Update talk to 59410372."" 2014-01-14 10:00:58 +00:00
sctputils.cc pRevert 5371 "Revert 5367 "Update talk to 59410372."" 2014-01-14 10:00:58 +00:00
sctputils.h pRevert 5371 "Revert 5367 "Update talk to 59410372."" 2014-01-14 10:00:58 +00:00
statscollector_unittest.cc (Auto)update libjingle 66887616-> 66900106 2014-05-13 18:52:57 +00:00
statscollector.cc (Auto)update libjingle 66867790-> 66887616 2014-05-13 17:54:10 +00:00
statscollector.h Update libjingle 62364298->62472237 2014-03-03 18:30:11 +00:00
statstypes.h (Auto)update libjingle 66867790-> 66887616 2014-05-13 17:54:10 +00:00
streamcollection.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
umametrics.h Changed enums to less generic names. 2014-05-12 23:10:18 +00:00
videosource_unittest.cc (Auto)update libjingle 63777286-> 63837929 2014-03-26 22:44:28 +00:00
videosource.cc (Auto)update libjingle 63777286-> 63837929 2014-03-26 22:44:28 +00:00
videosource.h Update talk to 52534915. 2013-09-19 05:49:50 +00:00
videosourceinterface.h Update talk to 52534915. 2013-09-19 05:49:50 +00:00
videosourceproxy.h Update talk to 52534915. 2013-09-19 05:49:50 +00:00
videotrack_unittest.cc Update talk to 52534915. 2013-09-19 05:49:50 +00:00
videotrack.cc Update talk to 52534915. 2013-09-19 05:49:50 +00:00
videotrack.h Update talk to 52534915. 2013-09-19 05:49:50 +00:00
videotrackrenderers.cc Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
videotrackrenderers.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
webrtcsdp_unittest.cc Sets the SCTP port codec in the native SessionDescription. 2014-05-01 18:30:30 +00:00
webrtcsdp.cc (Auto)update libjingle 66340694-> 66388864 2014-05-07 11:15:20 +00:00
webrtcsdp.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
webrtcsession_unittest.cc (Auto)update libjingle 67848628-> 67848776 2014-05-23 17:33:05 +00:00
webrtcsession.cc (Auto)update libjingle 68203780-> 68206793 2014-05-29 22:54:24 +00:00
webrtcsession.h (Auto)update libjingle 66106643-> 66138442 2014-05-03 05:39:45 +00:00
webrtcsessiondescriptionfactory.cc Update libjingle 62472237->62550414 2014-03-04 19:54:57 +00:00
webrtcsessiondescriptionfactory.h Update libjingle 62472237->62550414 2014-03-04 19:54:57 +00:00