summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2014-09-29Allow Android apps to set video renderer scaling type.glaznev@webrtc.org
2014-09-15HW video decoding optimization to better support HD resolution:glaznev@webrtc.org
2014-09-02Remove deprecated RTCVideoRenderer constructor.tkchin@webrtc.org
2014-08-29win: Replace custom assert() macro with regular assert.hthakis@chromium.org
2014-08-22(Auto)update libjingle 73927658-> 73927775buildbot@webrtc.org
2014-08-21Making sure muc members get recorded.phoglund@webrtc.org
2014-08-19Active connection stats [LocalAddress,RemoteAddress,LocalCandidateType...etc]houssainy@google.com
2014-08-13(Auto)update libjingle 73222930-> 73226398buildbot@webrtc.org
2014-08-07Add new OWNERS file to talk/examples.tkchin@webrtc.org
2014-07-29(Auto)update libjingle 72097588-> 72159069buildbot@webrtc.org
2014-07-28(Auto)update libjingle 72016417-> 72097588buildbot@webrtc.org
2014-07-24(Auto)update libjingle 71829282-> 71834788buildbot@webrtc.org
2014-07-23(Auto)update libjingle 71766184-> 71775619buildbot@webrtc.org
2014-07-18Revert "Reland r6707 with the fix for callclient.cc."jiayl@webrtc.org
2014-07-18Reland r6707 with the fix for callclient.cc.jiayl@webrtc.org
2014-07-15Handle the case if an unusually long peer name is provided in the peerconnect...tommi@webrtc.org
2014-07-01Implement command line flags for peerconnection client example on Windowskjellander@webrtc.org
2014-06-06APPRTCDemo(objc): Remove regex parsing in favor of JSON struct.tkchin@webrtc.org
2014-06-06Add OpenGL Android video renderer which can display multipleglaznev@webrtc.org
2014-06-06AppRTCDemo(android): support app (UI) & capture rotation.fischman@webrtc.org
2014-06-05AppRTCDemo(android): remove HTML/regex hackery in favor of JSON struct.fischman@webrtc.org
2014-06-04Fix retain cycle in RTCEAGLVideoView.tkchin@webrtc.org
2014-06-03talk/ios: Fixes source after corrupt sync in r6305 (which corrupted r6291).henrike@webrtc.org
2014-06-02(Auto)update libjingle 68275107-> 68379861buildbot@webrtc.org
2014-05-30Implement mac version of AppRTCDemo.tkchin@webrtc.org
2014-05-29AppRTCDemo(android): run in full-screen & immersive mode.fischman@webrtc.org
2014-05-28AppRTCDemo(android): README updates for a shrinking envsetup.sh world.fischman@webrtc.org
2014-05-23(Auto)update libjingle 67872893-> 67873348buildbot@webrtc.org
2014-05-23(Auto)update libjingle 67869540-> 67872893buildbot@webrtc.org
2014-05-19Add a UIView for rendering a video track.tkchin@webrtc.org
2014-05-14PeerConnection(android): allow initializing either (or neither) of {Voice,Vid...fischman@webrtc.org
2014-05-01AppRTCDemo(android): added a Heads-Up Display for bandwidth estimation.fischman@webrtc.org
2014-05-01AppRTCDemo(android): send the created SDP, not the local description after se...fischman@webrtc.org
2014-04-30Implement ObjC DataChannel wrappertkchin@webrtc.org
2014-04-30AppRTCDemo was blocking the main thread for network requests. This fixes it b...fischman@webrtc.org
2014-04-28AppRTCDemo(android): don't initialize process-globals more than once.fischman@webrtc.org
2014-04-26Use CreatePeerConnection method which accepts port_allocator.mallinath@webrtc.org
2014-04-22Provide GetStats method in RTCPeerConnectiontkchin@webrtc.org
2014-04-21Fix typo by renaming RTCSessionDescriptonDelegate -> RTCSessionsDescriptionDe...tkchin@webrtc.org
2014-04-04AppRTCDemo(android): fix a couple of SDP-related regressions.fischman@webrtc.org
2014-03-31AppRTCDemo(iOS): now works in the iOS Simulator!fischman@webrtc.org
2014-03-31AppRTCDemo(iOS): remote-video reliability fixesfischman@webrtc.org
2014-03-28AppRTCDemo(android): specify DtlsSrtpKeyAgreement:true in CreatePeerConnectio...fischman@webrtc.org
2014-03-26Fix after auto update in r5787. APPRTCVideoView.h/m was removed incorrectly.henrike@webrtc.org
2014-03-26(Auto)update libjingle 63738002-> 63773382henrike@webrtc.org
2014-03-25Fix after auto update: removed files were brought back.henrike@webrtc.org
2014-03-25AppRTCDemo(iOS): allow rooms with no incoming audio.fischman@webrtc.org
2014-03-25(Auto)update libjingle 63648983-> 63738002henrike@webrtc.org
2014-03-25PeerConnection(iOS): make ARC-clean talk/.../objc* and talk/examples/iosfischman@webrtc.org
2014-03-25AppRTCDemo(ios): style/cleanup fixes following cr/62871616-p10fischman@webrtc.org