- d84dcbd rtpAnalyze matlab tool: filter out RTCP packets by henrik.lundin · 9 years ago
- 141c595 Revert of Use RtcpPacket to send REMB in RtcpSender (patchset #1 id:1 of https://codereview.webrtc.org/1290573004/ ) by sprang · 9 years ago
- 35ab4ba Use RtcpPacket to send REMB in RtcpSender by Erik Språng · 9 years ago
- 7b3de4b Re-enable LLVM LTO on Neon targets. by Peter Collingbourne · 9 years ago
- 3260133 Fix -Wreorder compile error after https://codereview.webrtc.org/1189583002/ by Nico Weber · 9 years ago
- dbe5bd9 Delete unused function SetSessionError. by Nico Weber · 9 years ago
- b6d4ec4 Support generation of EC keys using P256 curve and support ECDSA certs. by Torbjorn Granlund · 9 years ago
- 1147702 WebRTC Bug 4865 by Guo-wei Shieh · 9 years ago
- 805d8fb Remove WebRtcIsac_Highpass_float(). by pkasting · 9 years ago
- 55e9a7d Add Android VideoRendererGui events. by Alex Glaznev · 9 years ago
- d332580 Add stats overlay to iOS AppRTCDemo. by Zeke Chin · 9 years ago
- 60d9b33 Integrate Intelligibility with APM by ekmeyerson · 9 years ago
- 03bb7c7 Add LoudestFilter in ConferenceTransport by minyue · 9 years ago
- 4c530dc Delete dummy dtlsidentityservice.[cc,h] files. by hbos · 9 years ago
- d5031fc Android VideoRendererGui: Add dispose function by magjed · 9 years ago
- af5c035 VideoCapturerAndroid: Release queued camera frames when stopCapture() is called by magjed · 9 years ago
- 38f8893 WebRTC Bug 4865 by Guo-wei Shieh · 9 years ago
- ee8c6d3 In PeerConnectionTestWrapper, put audio input on a separate thread. by deadbeef · 9 years ago
- 7437588 Adding locking to webrtc::voe::Channel to fix race conditions by deadbeef · 9 years ago
- c558af8 Removing DtlsIdentityService[Interface] which has been replaced by DtlsIdentityStore[Interface/Impl]. by hbos · 9 years ago
- cf7f54d Use RtcpPacket to send RPSI in RtcpSender by sprang · 9 years ago
- e2a8be1 Revert of AppRTCDemo: Render each video in a separate SurfaceView (patchset #4 id:120001 of https://codereview.webrtc.org/1257043004/ ) by magjed · 9 years ago
- d941b76 Fix distortions of remote stream with odd size dimensions by budnyjj · 9 years ago
- 8a2cd3d Revert H.264 HW encoder setting to CBR mode. by Alex Glaznev · 9 years ago
- d6b243f Enabling screensharing perf test. by ivica · 9 years ago
- 05bfbe4 AppRTCDemo: Render each video in a separate SurfaceView by magjed · 9 years ago
- fa30180 Revert "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever)." becauese remoting code is using dead constants and breaks the FYI bots. by pthatcher · 9 years ago
- cc4ebad Empty dtlsidentityservice.h/cc files added, to be removed once chromium gyp files don't reference it. by Henrik Boström · 9 years ago
- 5e56c59 DtlsIdentityStoreInterface added and the implementation is called DtlsIdentityStoreImpl (previously named without the -Impl bit and without an interface). by Henrik Boström · 9 years ago
- 0365a27 Use RtcpPacket to send SLI in RtcpSender by sprang · 9 years ago
- 4bc66fc Fix data race in AMP. by Michael Graczyk · 9 years ago
- 4de6622 Fix a bug in computing audio delay on ios device. Converts seconds to by Jiawei Ou · 9 years ago
- 3449faa Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever). by Peter Thatcher · 9 years ago
- 4cee419 Separating voice activity flag from audio level in RtpHeaderExtension. by Minyue · 9 years ago
- c2ee2c8 Refactor the relationship between BaseChannel and MediaChannel so that we send over all the parameters in one method call rather then having them broken up into multiple method calls. This should allow future refactorings of the WebRtcVideoEngine2 to not recreate configurations so many times, and have more simple code as well. by Peter Thatcher · 9 years ago
- eb04d68 Moved project configs to infra/config branch by nodir · 9 years ago
- 25c96d0 Add thread checker to StatsCollection. by jbauch · 9 years ago
- 2328a94 Add average rtt to CallStatsObserver and an average rtt histogram. by stefan · 9 years ago
- 0482dcc Enable HW H.264 decoding on Intel platforms. by Alex Glaznev · 9 years ago
- 8381b37 Removed bjornv from OWNERS and added two new owners by peah · 9 years ago
- 2e1d8bb Suppress a race in libjingle_peerconnection_unittest by henrik.lundin · 9 years ago
- fcf8ece AndroidVideoCapturer: Return frames that have been dropped by magjed · 9 years ago
- c937139 Regenerate bind.h using pump.py BUG=webrtc:4690 R=pthatcher@webrtc.org by Fredrik Solenberg · 9 years ago
- a873644 Move all the examples from the talk directory into the webrtc examples directory. by Donald E Curtis · 9 years ago
- 5b4ce33 DtlsIdentityStoreInterface added. by Henrik Boström · 9 years ago
- 0c02264 Get rid of media_engine_ from BaseChannel; only VoiceChannel needs it. by Fredrik Solenberg · 9 years ago
- bd10ee8 Tiny cleanups. by Fredrik Solenberg · 9 years ago
- 62dae19 Use RtcpPacket to send FIR in RtcpSender by sprang · 9 years ago
- ef7228c Selectable number of TL screenshare loopback test. Also contains some tweaks to make a single TL perform better. by sprang · 9 years ago
- 907dcfd Increase packet limit in jitter buffer. by sprang · 9 years ago
- 37ec733 VideoCapturerAndroid: Check if data is null in onPreviewFrame() by magjed · 9 years ago
- 0c85020 Add list of devices with HW H.264 encoder non suitable for WebRTC. by Alex Glaznev · 9 years ago
- 8d62971 Fix race condition in EndToEndTest.AssignsTransportSequenceNumbers by Erik Språng · 9 years ago
- b19eba3 Fix Turn TCP port issue. by honghaiz · 9 years ago
- 867fb52 Add support for transport wide sequence numbers by sprang · 9 years ago
- d67a219 Switch to base/logging.h in neteq_impl.cc by Henrik Lundin · 9 years ago
- 62cde2c Disabling VP9 perf test by ivica · 9 years ago
- 503726c Fix the generation mismatch assertion error. by honghaiz · 9 years ago
- 72aa9a6 Use RtcpPacket to send PLI in RtcpSender by Erik Språng · 9 years ago
- a9455ab Integration of VP9 packetization. by asapersson · 9 years ago
- 2386a45 Supporting Pause/Resume, Sending Estimate logging. Corrected plot colors by Cesar Magalhaes · 9 years ago
- a12ba55 Added protection for GetCapabilities() failure. by dkirovbroadsoft · 9 years ago
- 5f5f11c FEC protect H264 delta frames as well. by pbos · 9 years ago
- 3641185 Includes webrtc/build/protoc.gypi instead of build/protoc.gypi by Bjorn Terelius · 9 years ago
- b933667 Revert "Renamed the ACMDump to RtcEventLog and moved it to webrtc/video, since it is not specific to the audio coding module. Updated .gyp and .gn files accordingly." by Bjorn Terelius · 9 years ago
- 9a6e741 Move audio_coding_module.gypi from main/acm2 to main/. by Peter Boström · 9 years ago
- e2cb1f1 Efficient Metric Recorder by Cesar Magalhaes · 9 years ago
- 028cf48 Added FullStack performance test for screensharing with VP9 by ivica · 9 years ago
- c159b04 Renamed the ACMDump to RtcEventLog and moved it to webrtc/video, since it is not specific to the audio coding module. Updated .gyp and .gn files accordingly. by Bjorn Terelius · 9 years ago
- ee66016 Added IsInBeam to mock_nonlinear_beamformer.h by bloch · 9 years ago
- d635895 Add a frame generator that allows scrolling over a larger still image, for use with new screen sharing quality tests. by sprang · 9 years ago
- 49c0ce3 Revert "Add a frame generator that allows scrolling over a larger still image, for use with new screen sharing quality tests." by Erik Språng · 9 years ago
- 8993413 Add a frame generator that allows scrolling over a larger still image, for use with new screen sharing quality tests. by Erik Språng · 9 years ago
- a3b8769 Add packetization and coding/decoding of feedback message format. by Erik Språng · 9 years ago
- f1828e8 Prevent OOB reads for truncated H264 STAP-A packets. by pbos · 9 years ago
- f38ea3c Add support for VP9 packetization/depacketization. by asapersson · 9 years ago
- 95b8718 Fix to "Removing AudioMixerStatusReceiver and ParticipantStatistics" by Minyue Li · 9 years ago
- 4540ffa Removing AudioMixerStatusReceiver and ParticipantStatistics. by Minyue · 9 years ago
- d40af69 Split MoveReadPosition into Forward and Backward versions. by andrew · 9 years ago
- b3cc77f Re-enable WebRtcIsacfix_AllpassFilter2FixDec16Neon by Zhongwei Yao · 9 years ago
- a446609 When we trace to file, add eol of each trace message. by Brave Yao · 9 years ago
- b3b79b6 Clean up the Config to enable 48kHz support in AudioProcessing by aluebs · 9 years ago
- ef35f06 Remove webrtc::Config from ViEChannelGroup. by pbos · 9 years ago
- 081af25 Remove kProtectionKey* and VCMKeyRequestMode. by pbos · 9 years ago
- fa37e33 Add pbos@webrtc.org to webrtc/video_engine/OWNERS. by pbos · 9 years ago
- fe0c905 Improve probing by ignoring small packets which otherwise break the mechanism. by stefan · 9 years ago
- b28678c Add unittest to GlRectDrawer by magjed · 9 years ago
- 013a580 VideoCapturerAndroid: Revert elapsedRealtimeNanos to elapsedRealtime by magjed · 9 years ago
- d55ce2d BWE Simulation Framework: Standard plot logging by Cesar Magalhaes · 9 years ago
- 7a1c24f Remove "multichannel" from parameter to match interface name. by andrew · 9 years ago
- e2b34b7 Bug fix: camera frames are dropped before wideo encoder. by jackychen · 9 years ago
- 6bb1b6e Control combined_audio_video_bwe with config bool. by pbos · 9 years ago
- cfd5f96 Ignore packets with reordered timestamps when doing BWE. by stefan · 9 years ago
- a38233a Removed extended jitter report from RtcpSender. by Erik Språng · 9 years ago
- 6718e97 Add encode and decode time to histograms stats: by asapersson · 9 years ago
- c3f46a9 iOS: Move AppRTC logging methods to public headers. by tkchin · 9 years ago
- 28bae02 Remove CircularFileStream / replace it with CallSessionFileRotatingStream. by tkchin · 9 years ago
- 3ab2f14 Remove C++11 calls from intelligibility_utils by ekmeyerson · 9 years ago
- 86c6d33 Allow more than 2 input channels in AudioProcessing. by Michael Graczyk · 9 years ago
- fcfdb08 Update AUTHORS file. by tkchin · 9 years ago