aboutsummaryrefslogtreecommitdiff
path: root/talk/app/webrtc/objc
AgeCommit message (Expand)Author
2015-10-22talk: Use NDEBUG macro.tfarina
2015-10-07Use suffixed {uint,int}{8,16,32,64}_t types.Peter Boström
2015-10-01Remove cricket::VideoFrame::Set/GetElapsedTime()magjed
2015-10-01Add OWNERS for ObjC dirs.tkchin
2015-09-29Reland of Adding PeerConnectionInterface::SetConfiguration method. (patchset ...deadbeef
2015-09-25RTCEAGLVideoView: Fix GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT error.christoffer
2015-09-24Revert of Adding PeerConnectionInterface::SetConfiguration method. (patchset ...deadbeef
2015-09-23Adding PeerConnectionInterface::SetConfiguration method.deadbeef
2015-09-17Add RTC_ prefix to (D)CHECKs and related macros.henrikg
2015-09-01Set the IceConnectionReceivingTimeout as a RTCConfiguration parameter.honghaiz
2015-08-19Add instrumentation to track the IceEndpointType.Guo-wei Shieh
2015-07-23iOS: Move AppRTC logging methods to public headers.tkchin
2015-07-23Remove CircularFileStream / replace it with CallSessionFileRotatingStream.tkchin
2015-07-16Remove deprecated functions.jbauch
2015-07-14AppRTCDemo file logging.Zeke Chin
2015-07-01Support for onbufferedamountlowbemasc
2015-06-29iOS HW H264 support.Zeke Chin
2015-06-16Adds support for webrtc::test::ResourcePath on iOShenrika
2015-06-12Fix crash and warning in AppRTCDemoJon Hjelle
2015-05-29Match video orientation with device orientation for portrait and portrait ups...Jon Hjelle
2015-05-29Revert "Match video orientation with device orientation for portrait and port...Zeke Chin
2015-05-29Match video orientation with device orientation for portrait and portrait ups...Jon Hjelle
2015-05-29Add RTCConfiguration constructor to RTCPeerConnection wrapper.Zeke Chin
2015-05-05iOS camera switching video capturer.Zeke Chin
2015-04-20Remove frame copy in RTCOpenGLVideoRenderer.Zeke Chin
2015-04-20rtc::Buffer improvementsKarl Wiberg
2015-03-31RTCDataChannel: Unregister data channel observer on dealloc.Zeke Chin
2015-03-24rtc::Buffer: Rename length to size, for conformance with the STLkwiberg@webrtc.org
2015-03-12Add concept of whether video renderer supports rotation.guoweis@webrtc.org
2015-03-12Use a variant for storing stats values in StatsCollector code.tommi@webrtc.org
2015-03-06RTCOpenGLVideoRenderer: Add support for padded framesmagjed@webrtc.org
2015-03-04Start using std::map for Values in the statscollector. This is in preparaton ...tommi@webrtc.org
2015-03-04Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macrokjellander@webrtc.org
2015-02-25WebRtcVideoFrame: DCHECK exclusive ownership for non-const pixel accessmagjed@webrtc.org
2015-01-20Update libjingle license statements at top of talk files for consistencyjlmiller@webrtc.org
2015-01-19Update StatsCollector's interface in preparation of more changes.tommi@webrtc.org
2015-01-19Revert 8095 "Update StatsCollector's interface in preparation of..."tommi@webrtc.org
2015-01-19Update StatsCollector's interface in preparation of more changes.tommi@webrtc.org
2015-01-15Update AppRTCDemo UI.tkchin@webrtc.org
2015-01-07RTCPeerConnectionFactory: Explicitly create new worker and signaling threads.tkchin@webrtc.org
2014-12-19Add initWithCoder to RTCEAGLVideoView.tkchin@webrtc.org
2014-12-15Clean up StatsObserver's OnComplete methods (address TODOs).tommi@webrtc.org
2014-11-05This fixes a small memory leak (found using Xcode/Instruments on iOS) intkchin@webrtc.org
2014-11-04Cleanup RTCVideoRenderer interface.tkchin@webrtc.org
2014-11-04Prepare for removal of PeerConnectionObserver::OnError.perkj@webrtc.org
2014-09-02Remove deprecated RTCVideoRenderer constructor.tkchin@webrtc.org
2014-08-13(Auto)update libjingle 73222930-> 73226398buildbot@webrtc.org
2014-07-29(Auto)update libjingle 72097588-> 72159069buildbot@webrtc.org
2014-07-14A step towards changing StatsReport::Value::name to an enum.tommi@webrtc.org
2014-06-04Fix retain cycle in RTCEAGLVideoView.tkchin@webrtc.org