aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-25Add a base class to Wav{Reader,Writer} to access shared parameters.Andrew MacDonald
2015-08-24More iOS compile fixes.Peter Kasting
2015-08-24Fix typos in https://codereview.webrtc.org/1230503003/ not caught by trybots.Peter Kasting
2015-08-24Update a ton of audio code to use size_t more correctly and in general reducePeter Kasting
2015-08-24TcpPort Reconnect should inform upper layer to start sending again.Guo-wei Shieh
2015-08-24Fix Chromium GN build problem introduced in 608c3cfeKarl Wiberg
2015-08-24Add support for external decoders in ACMkwiberg
2015-08-24No-op CL to test if video engine core problem solved.phoglund
2015-08-24Use RtcpPacket to send BYE in RtcpSendersprang
2015-08-24iSAC: Make separate AudioEncoder and AudioDecoder objectskwiberg
2015-08-22Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (en...Peter Thatcher
2015-08-22Fix initialization/termination of AudioDeviceTemplatekaorimatz
2015-08-21Fix accidental redeclaration.Andrew MacDonald
2015-08-21Fix accessing uninitialized variables when not processing a reverse stream.Andrew MacDonald
2015-08-21address comments from https://codereview.webrtc.org/1277263002/guoweis
2015-08-21Revert "Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_U...minyuel
2015-08-21Use RtcpPacket to send TMMBR in RtcpSendersprang
2015-08-21Reland of Use RtcpPacket to send REMB in RtcpSender (patchset #1 id:1 of http...sprang
2015-08-21Remove cricket::VideoProcessor and AddVideoProcessor() functionalityMagnus Jedvert
2015-08-21Include webrtc/base/json.h rather than from jsoncpp directly.phoglund
2015-08-21Add unit tests for more packet types in rtcp_sender_unittest.asapersson
2015-08-21Fix some minor errors with the voice engine caused by the refactor CL https:/...Peter Thatcher
2015-08-21Fixing problems with RTP extension ID conflict resolutiondeadbeef
2015-08-21Don't do reconfiguration if recv codec order/preference changesdeadbeef
2015-08-20First step of passive aggressive nomination.honghaiz
2015-08-20Relanding "Generate localhost candidate when no STUN/TURN and portallocator h...Guo-wei Shieh
2015-08-20Add helper class GuardedAsyncInvoker to protect against thread dyingMagnus Jedvert
2015-08-20rtc::Bind: Capture method objects as scoped_refptr if they are ref countedMagnus Jedvert
2015-08-20Move SystemInfo to rtc_base_approved and delete unused code.tommi
2015-08-20Android: Move common functions from VideoRendererGui to new RendererCommon fileMagnus Jedvert
2015-08-20Adds RTCCertificate, a reference counted object indirectly owning an SSLCerti...Henrik Boström
2015-08-20Prevent TimeUntilNextProcess log spam.pbos
2015-08-20Android EglBase: Add helper functions to query the surface sizeMagnus Jedvert
2015-08-20Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (en...Peter Thatcher
2015-08-19Add instrumentation to track the IceEndpointType.Guo-wei Shieh
2015-08-19In the past, P2PPortAllocator.enable_multiple_routes is the indicator whether...Guo-wei Shieh
2015-08-19In the past, P2PPortAllocator.enable_multiple_routes is the indicator whether...Guo-wei Shieh
2015-08-19Disabling TestUdpIPv6 on Linuxminyue
2015-08-19Revert of Revert "Remove CpuMonitor and related, unused, code." (patchset #1 ...tommi
2015-08-19Move scoped_ptr.h to rtc_base_approved.Tommi
2015-08-19NetEq: Implement two UMA stats for delay adaptation.Henrik Lundin
2015-08-19Revert "Remove CpuMonitor and related, unused, code."Guo-wei Shieh
2015-08-19Revert "Generate localhost candidate when no STUN/TURN and portallocator has ...Guo-wei Shieh
2015-08-18In the past, P2PPortAllocator.enable_multiple_routes is the indicator whether...Guo-wei Shieh
2015-08-18Remove CpuMonitor and related, unused, code.Tommi
2015-08-18Generate localhost candidate when no STUN/TURN and portallocator has the righ...Guo-wei Shieh
2015-08-18NetEq: Implement logging of Delayed Packet Outage EventsHenrik Lundin
2015-08-18rtpAnalyze matlab tool: filter out RTCP packetshenrik.lundin
2015-08-18Revert of Use RtcpPacket to send REMB in RtcpSender (patchset #1 id:1 of http...sprang
2015-08-18Use RtcpPacket to send REMB in RtcpSenderErik Språng