- d66b44d Reland "Added option to specify a maximum file size when recording an AEC dump.", commit ae2c5ad12afc8cc29fe9c59dea432b697b871a87. by ivoc · 9 years ago
- 2d110be Revert of Storing raw audio sink for default audio track. (patchset #7 id:120001 of https://codereview.chromium.org/1551813002/ ) by deadbeef · 9 years ago
- e591f93 Storing raw audio sink for default audio track. by deadbeef · 9 years ago
- f475d36 Properly handle different transports having different SSL roles. by Taylor Brandstetter · 9 years ago
- e6bf587 Deleted VideoCapturer::screencast_max_pixels, together with by nisse · 9 years ago
- a4df27b Revert of Reland "Added option to specify a maximum file size when recording an AEC dump." (patchset #2 id:20001 of https://codereview.webrtc.org/1541633002/ ) by ivoc · 9 years ago
- f4f5cb0 Reland "Added option to specify a maximum file size when recording an AEC dump.", commit ae2c5ad12afc8cc29fe9c59dea432b697b871a87. by ivoc · 9 years ago
- 36d4c54 Revert of Added option to specify a maximum file size when recording an AEC dump. (patchset #5 id:120001 of https://codereview.webrtc.org/1413483003/ ) by ivoc · 9 years ago
- ae2c5ad Added option to specify a maximum file size when recording an AEC dump. by ivoc · 9 years ago
- 77fa59d Fix build break in google3 import caused by https://codereview.webrtc.org/1532543003 by guoweis · 9 years ago
- 4638331 DTLS-SRTP set up is bypassed when the channel has been writable. by guoweis · 9 years ago
- 0eb15ed Don't call the Pass methods of rtc::Buffer, rtc::scoped_ptr, and rtc::ScopedVector by kwiberg · 9 years ago
- 44f0819 Fixing bug where "mid" wasn't preserved across re-offers. by deadbeef · 9 years ago
- f888bb5 Support for unmixed remote audio into tracks. by Tommi · 9 years ago
- 822bdf9 Remove cricket::VideoEncoderConfig. by Peter Boström · 9 years ago
- 1387149 Adding reduced size RTCP configuration down to the video stream level. by deadbeef · 9 years ago
- 1a9d615 Add tracing to public PeerConnection methods. by Peter Boström · 9 years ago
- 246b817 Refactor handling of AudioOptions. by solenberg · 9 years ago
- 9f45a45 Add tracing to upper-level WebRTC calls. by Peter Boström · 9 years ago
- 46ad542 Revert of "Create rtc::AtomicInt POD struct." (patchset #3 id:40001 of https://codereview.webrtc.org/1498953002/ ) by pbos · 9 years ago
- 6f28cf0 Implement standalone event tracing in AppRTCDemo. by Peter Boström · 9 years ago
- 84f0970 Reland of "Create rtc::AtomicInt POD struct." by Peter Boström · 9 years ago
- 9d69c3f Return a copy of the supported RTP header extensions instead of a reference. by Stefan Holmer · 9 years ago
- 1218d7a Allow remote fingerprint update during a call by Guo-wei Shieh · 9 years ago
- 86aaa4b Revert "Allow remote fingerprint update during a call" by Guo-wei Shieh · 9 years ago
- 9c38c2d Allow remote fingerprint update during a call by Guo-wei Shieh · 9 years ago
- 1d63dd0 - Remove cricket::VoiceChannel::PressDtmf(); AFAICT unused. by solenberg · 9 years ago
- b5cb19b Fixing direction attribute in answer for non-RTP protocols. by deadbeef · 9 years ago
- bd13838 Remove SetVideoLogging/SetAudioLogging from ChannelManager and down the stack. by solenberg · 9 years ago
- 521ed7b Reland Convert internal representation of Srtp cryptos from string to int by Guo-wei Shieh · 9 years ago
- 318166b Revert of Convert internal representation of Srtp cryptos from string to int. (patchset #10 id:180001 of https://codereview.webrtc.org/1416673006/ ) by guoweis · 9 years ago
- 2764e10 Convert internal representation of Srtp cryptos from string to int. by guoweis · 9 years ago
- 482b12e Remove BundleFilter filtering of RTCP. by pbos · 9 years ago
- cbe9f51 Revert of Remove global list of SRTP sessions. (patchset #4 id:60001 of https://codereview.webrtc.org/1416093010/ ) by phoglund · 9 years ago
- 5237aaf Convert usage of ARRAY_SIZE to arraysize. by tfarina · 9 years ago
- 9cafd97 Remove global list of SRTP sessions. by jbauch · 9 years ago
- be57983 Rename Maybe to Optional by Karl Wiberg · 9 years ago
- 102c6a6 Replace rtc::cricket::Settable with rtc::Maybe by kwiberg · 9 years ago
- ec9d187 Added override keyword to overridden methods to stop compiler warnings. by rlester · 9 years ago
- ff134eb talk: Use NDEBUG macro. by tfarina · 9 years ago
- c80741f Fixing some issues with the direction attribute of m-lines in offers. by deadbeef · 9 years ago
- 797ef12 Added StopAecDump function to PeerConnectionFactory. by ivoc · 9 years ago
- 112a3d8 Added functions on libjingle API to start and stop the recording of an RtcEventLog. by ivoc · 9 years ago
- c1aeaf0 Wire up packet_id / send time callbacks to webrtc via libjingle. by stefan · 9 years ago
- d59daf8 Merging BaseSession code into WebRtcSession. by deadbeef · 9 years ago
- 1ac5614 Remove default receive channel from WVoE; baby step 3. by solenberg · 9 years ago
- d4cec0d Remove MediaChannel::SetRemoteRenderer(). by solenberg · 9 years ago
- 4bac9c5 Change SetOutputScaling to set a single level, not left/right levels. by solenberg · 9 years ago
- 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
- 5629a1d Fix flaky test TestSrtpError, introduced in https://codereview.webrtc.org/1362913004. by solenberg · 9 years ago
- 5b14b42 Remove unused SignalMediaError and infrastructure. by solenberg · 9 years ago
- dfc8f4f Change 'mute' parameter of MediaChannel::SetAudioSend()/SetVideoSend() to 'enable'. by solenberg · 9 years ago
- 456696a Reland Change WebRTC SslCipher to be exposed as number only by Guo-wei Shieh · 9 years ago
- 27dc29b Revert of Change WebRTC SslCipher to be exposed as number only. (patchset #20 id:750001 of https://codereview.webrtc.org/1337673002/ ) by guoweis · 9 years ago
- 4fe3c9a Change WebRTC SslCipher to be exposed as number only. by guoweis · 9 years ago
- 34fbfff Remove VideoMediaChannel::SetRender(). by Peter Boström · 9 years ago
- 4a3ccad Remove SetAudioDelayOffset() and friends. by solenberg · 9 years ago
- 61e933e Remove ChannelManager::GetCapabilities() by solenberg · 9 years ago
- facbbec Remove use of DeviceManager from ChannelManager. by solenberg · 9 years ago
- cbecd35 Reland of TransportController refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/1358413003/ ) by deadbeef · 9 years ago
- 7d17336 Remove the [Un]RegisterVoiceProcessor() API. by Fredrik Solenberg · 9 years ago
- a81a42f Revert of TransportController refactoring. (patchset #6 id:100001 of https://codereview.webrtc.org/1350523003/ ) by torbjorng · 9 years ago
- 47ee2f3 TransportController refactoring. by deadbeef · 9 years ago
- c1a1b35 Remove the SetLocalMonitor() API. by solenberg · 9 years ago
- 22011c1 Remove Channel::SetRingbackTone() and Channel::PlayRingbackTone(), and the code beneath it (within libjingle). by solenberg · 9 years ago
- 8902433 Revert "TransportController refactoring." by Guo-wei Shieh · 9 years ago
- 9af63f4 TransportController refactoring. by deadbeef · 9 years ago
- 7cbd188 Remove GICE (again). by Peter Thatcher · 9 years ago
- b071a19 Full use of NnChannel::SetSendParameters and NnChannel::SetRecvParameters. by Fredrik Solenberg · 9 years ago
- 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 9 years ago
- 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 9 years ago
- 709ed67 Move instantiation of webrtc::Call into a MediaController class so that it can be used for both audio and video media channels. by Fredrik Solenberg · 9 years ago
- d12140a Revert change which removes GICE. by guoweis · 9 years ago
- fab882b Remove obsolete typingmonitor.cc/.h files. by solenberg · 9 years ago
- 1dd98f3 - Rename VoiceChannel::MuteStream() -> SetAudioSend() (incl. media channel) by solenberg · 9 years ago
- 66f4339 Remove [Voice|Video]MediaChannel::GetOptions(). by solenberg · 9 years ago
- 8006f07 Remove unused TypingMonitor class. by solenberg · 9 years ago
- e9ad18b Remove obsolete soundclip.cc/.h files. by solenberg · 9 years ago
- 3a14bf3 Replacing SSLIdentity* with scoped_refptr<RTCCertificate> in the cricket::TransportDescriptionFactory layers. by Henrik Boström · 9 years ago
- d828198 Replaces SSLIdentity* with scoped_refptr<RTCCertificate> in the cricket::Transport layer. by Henrik Boström · 9 years ago
- 2159b89 Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever)." becauese remoting code is using dead constants and breaks the FYI bots. by Peter Thatcher · 9 years ago
- 5bdafd4 Revert "Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever)." becauese remoting code is using dead constants and breaks the FYI bots."" by minyuel · 9 years ago
- c232096 Remove cricket::VideoProcessor and AddVideoProcessor() functionality by Magnus Jedvert · 9 years ago
- bfab5cb Fix some minor errors with the voice engine caused by the refactor CL https://codereview.webrtc.org/1229283003/. by Peter Thatcher · 9 years ago
- a5b273a Fixing problems with RTP extension ID conflict resolution by deadbeef · 9 years ago
- 081f34b Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever)." becauese remoting code is using dead constants and breaks the FYI bots." by Peter Thatcher · 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
- 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
- 3449faa Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever). by Peter Thatcher · 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
- 0c02264 Get rid of media_engine_ from BaseChannel; only VoiceChannel needs it. by Fredrik Solenberg · 9 years ago
- a9b4c32 Nuke buffered latency mode. It's not actually working, and it's not used. It's just dead code complexity. by Peter Thatcher · 9 years ago
- 083b73f Use std::string references instead of copying contents. by jbauch · 9 years ago
- f393829 Use "UDP/TLS/RTP/SAVPF" profile in offer when DTLS-SRTP is used. by deadbeef · 9 years ago
- a6d2444 Remove BaseSession::SignalNewDescription. It was only used by GTP and now just clutters the code. by Peter Thatcher · 10 years ago
- 3b1e647 Remove media sinks from Channel. by pbos · 10 years ago
- c28a896 VoE: Initialize WebRtcVoiceMediaChannel with AudioOptions during creation by Jelena Marusic · 10 years ago
- e70028e Protect access to shared list of SRTP sessions. by Joachim Bauch · 10 years ago
- fec2c6d Prevent potential double-free if srtp_create fails. by Joachim Bauch · 10 years ago