- cbecd35 Reland of TransportController refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/1358413003/ ) by deadbeef · 10 years ago
- d0b5b09 Add myself as OWNER of webrtc/voice_engine and talk/media/webrtc. by Fredrik Solenberg · 10 years ago
- c14f5ff Improving support for Android Audio Effects in WebRTC. by henrika · 10 years ago
- d5c75b1 Reduce LS_INFO spam from voice_engine/. by Peter Boström · 10 years ago
- 7d17336 Remove the [Un]RegisterVoiceProcessor() API. by Fredrik Solenberg · 10 years ago
- 0967734 Remove VoEFile from VoeWrapper and the remaining places in libjingle where it was being used. by Fredrik Solenberg · 10 years ago
- a81a42f Revert of TransportController refactoring. (patchset #6 id:100001 of https://codereview.webrtc.org/1350523003/ ) by torbjorng · 10 years ago
- 47ee2f3 TransportController refactoring. by deadbeef · 10 years ago
- c1a1b35 Remove the SetLocalMonitor() API. by solenberg · 10 years ago
- 07d0936 Purge nss files and dependencies. by torbjorng · 10 years ago
- 22011c1 Remove Channel::SetRingbackTone() and Channel::PlayRingbackTone(), and the code beneath it (within libjingle). by solenberg · 10 years ago
- 8902433 Revert "TransportController refactoring." by Guo-wei Shieh · 10 years ago
- 9af63f4 TransportController refactoring. by deadbeef · 10 years ago
- 586b19b Enable probing with repeated payload packets by default. by Stefan Holmer · 10 years ago
- 71df77b Remove overridden basictypes.h. by henrikg · 10 years ago
- ac547a6 Remove channel ids from various interfaces. by Peter Boström · 10 years ago
- b071a19 Full use of NnChannel::SetSendParameters and NnChannel::SetRecvParameters. by Fredrik Solenberg · 10 years ago
- f2bfc2b Remove some dead code. by Peter Boström · 10 years ago
- 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 10 years ago
- 3841943 Consolidate constructormagic macros with Chromium version and remove Chromium override. by henrikg · 10 years ago
- 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 10 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 · 10 years ago
- 1cb121d Reset frame timestamp epoch for new capturers. by pbos · 10 years ago
- 1dd98f3 - Rename VoiceChannel::MuteStream() -> SetAudioSend() (incl. media channel) by solenberg · 10 years ago
- f6901b0 Remove NullVideoFrame by Magnus Jedvert · 10 years ago
- 2feafdb Enable automatic resizing for RTX-enabled senders. by Peter Boström · 10 years ago
- 66f4339 Remove [Voice|Video]MediaChannel::GetOptions(). by solenberg · 10 years ago
- b04965c Hooked up RtcEventLog. It lives in Voice Engine and pointers are propagated to ACM and Call. by ivoc · 10 years ago
- 68786d2 Wire up PacketTime to ReceiveStreams. by stefan · 10 years ago
- e526974 Make LoadObserver settable per video send stream. Gives client flexibility and makes the implementation slightly simpler. See discussion in: https://codereview.webrtc.org/1269863005/ by solenberg · 10 years ago
- 1c7d48d Let max default bitrate depend on resolution when configuring one video stream (was previously always 2Mbps). by Åsa Persson · 10 years ago
- 86d907c Refactor the AudioDevice for iOS and improve the performance and stability by henrika · 10 years ago
- bb741b3 Remove GetOutputScaling from VoiceMediaChannel. by solenberg · 10 years ago
- 9eb1365 Revert of purge nss files and dependencies (patchset #1 id:1 of https://codereview.webrtc.org/1313233005/ ) by deadbeef · 10 years ago
- 5647a2c purge nss files and dependencies by torbjorng · 10 years ago
- 47d78cc Pass the encoder's internal source property through to video_sender to request a keyframe from the external encoder by sophiechang · 10 years ago
- 658910c Revert "Speculative revert of "- Move test cases for more natural ordering."" by stefan · 10 years ago
- 02d283a Speculative revert of "- Move test cases for more natural ordering." by Stefan Holmer · 10 years ago
- c20a5dc - Move test cases for more natural ordering. by Fredrik Solenberg · 10 years ago
- e8386d2 Added send-thresholding and fixed text packet dumping. Also a little squelch for the over-max-MTU log spam we see in there. by Lally Singh · 10 years ago
- f42376c Wire up currently-received video codec to stats. by pbos · 10 years ago
- 4fbae2b Add send transports to individual webrtc::Call streams. by solenberg · 10 years ago
- 7391881 Revert of Added send-thresholding and fixed text packet dumping. (patchset #4 id:160001 of https://codereview.webrtc.org/1266033005/ ) by tommi · 10 years ago
- fdac516 Disallow simulcast for H.264. by noahric · 10 years ago
- d838d27 Added send-thresholding and fixed text packet dumping. Also a little squelch for the over-max-MTU log spam we see in there. by Lally Singh · 10 years ago
- 3318f98 VideoFrameBuffer: Make non-const data access explicit by Magnus Jedvert · 10 years ago
- 85ad62b Remove per-frame captured frame logging. by Noah Richards · 10 years ago
- af9fb21 - Use C++11 loops in WebRtcVoiceMediaEngine/Channel. by Fredrik Solenberg · 10 years ago
- dce40cf Update a ton of audio code to use size_t more correctly and in general reduce by Peter Kasting · 10 years ago
- c232096 Remove cricket::VideoProcessor and AddVideoProcessor() functionality by Magnus Jedvert · 10 years ago
- 874ca3a Don't do reconfiguration if recv codec order/preference changes by deadbeef · 10 years ago
- 048e80c Revert of Revert "Remove CpuMonitor and related, unused, code." (patchset #1 id:1 of https://codereview.webrtc.org/1287913004/ ) by tommi · 10 years ago
- a472e96 Revert "Remove CpuMonitor and related, unused, code." by Guo-wei Shieh · 10 years ago
- 1a24012 Remove CpuMonitor and related, unused, code. by Tommi · 10 years ago
- 60d9b33 Integrate Intelligibility with APM by ekmeyerson · 10 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 · 10 years ago
- bd10ee8 Tiny cleanups. by Fredrik Solenberg · 10 years ago
- 6bb1b6e Control combined_audio_video_bwe with config bool. by pbos · 10 years ago
- 86c6d33 Allow more than 2 input channels in AudioProcessing. by Michael Graczyk · 10 years ago
- 64e753c Revert of Allow more than 2 input channels in AudioProcessing. (patchset #13 id:240001 of https://codereview.webrtc.org/1226093007/) by magjed · 10 years ago
- c204754 Allow more than 2 input channels in AudioProcessing. by Michael Graczyk · 10 years ago
- fabe2c9 Remove deprecated functions. by jbauch · 10 years ago
- c27d89f Let WebRtcVideoChannel2::WebRtcVideoSendStream::InputFrame carry the input frame's timestamp to output frame. by qiangchen · 10 years ago
- bd38428 Don't use result of "field_trial::FindFullName" as string reference. by jbauch · 10 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 · 10 years ago
- 083b73f Use std::string references instead of copying contents. by jbauch · 10 years ago
- cd67022 Define Stream base classes by Jelena Marusic · 10 years ago
- 8fc7fa7 Base A/V synchronization on sync_labels. by pbos · 10 years ago
- d10a68e Don't create unsignalled receive streams for RTX, RED RTX, and ULPFEC packets. by noahric · 10 years ago
- 4e7aa43 audio_processing: Adds two UMA histograms logging delay jumps in AEC by Bjorn Volcker · 10 years ago
- 0f133b9 Rename APM Config ReportedDelay to DelayAgnostic by henrik.lundin · 10 years ago
- 71f6f44 iOS HW H264 support. by Zeke Chin · 10 years ago
- 4b91bd0 Move frame input (ViECapturer) to webrtc/video/. by Peter Boström · 10 years ago
- 2c4c914 In screenshare mode, suppress VP8 bitrate overshoot and increase quality by Erik Språng · 10 years ago
- eb82309 Remove FileMediaEngine. by Peter Boström · 10 years ago
- 441f634 Re-land r9378 "Rename APM Config DelayCorrection to ExtendedFilter" by Henrik Lundin · 10 years ago
- 04f4931 VoE2 API draft by Fredrik Solenberg · 10 years ago
- d7da120 Disable reduced-size RTCP in default config. by Peter Boström · 10 years ago
- eb66e80 Re-land "Convert native handles to buffers before encoding." by Peter Boström · 10 years ago
- 3fbf3f8 Revert r9378 "Rename APM Config DelayCorrection to ExtendedFilter" by Henrik Lundin · 10 years ago
- 5f4b7e2 Rename APM Config DelayCorrection to ExtendedFilter by Henrik Lundin · 10 years ago
- 73f7210 Actively turns off platform-AEC when DA-AEC is used by Bjorn Volcker · 10 years ago
- 308d163 Revert "Convert native handles to buffers before encoding." by Peter Boström · 10 years ago
- 8e6fd46 Route time-stretching metrics through libjingle by Henrik Lundin · 10 years ago
- a831dc3 Convert native handles to buffers before encoding. by Peter Boström · 10 years ago
- 5263b3c Add options for NetEq fast accelerate mode through libjingle by Henrik Lundin · 10 years ago
- 4765070 Rename I420VideoFrame to VideoFrame. by Miguel Casas-Sanchez · 10 years ago
- c28a896 VoE: Initialize WebRtcVoiceMediaChannel with AudioOptions during creation by Jelena Marusic · 10 years ago
- 5ee9f67 Remove webrtcvideoengine.cc. by Peter Boström · 10 years ago
- 259bd20 Report ssrc_groups in GetStats(). by Peter Boström · 10 years ago
- 3b187b9 Removed unnecessary includes of webrtcvideocapturer.h by Henrik Boström · 10 years ago
- cbe408a WebRtcVideoCapturer: Getting rid of the |critical_section_stopping_| lock and all of its critical sections. by Henrik Boström · 10 years ago
- f09e09c VoE: Remove unused interfaces by Jelena Marusic · 10 years ago
- 54be3e0 Remove some WebRtcVideoEngine2 unittest stubs. by Peter Boström · 10 years ago
- 0eefb4d Detach base/logging.* from base/stream.*. by Tommi · 10 years ago
- 3548dd21 Set local SSRCs on receivers added before senders. by Peter Boström · 10 years ago
- 915df4f CaptureManager: Don't stop a capturer at UnregisterVideoCapturer if it did not start in the first place. by Henrik Boström · 10 years ago
- 9a416bd Get rid of unnecessary Terminate() method and worker_thread_ from WebRtcVideoEngine2 by Fredrik Solenberg · 10 years ago
- 76b62ff Clean up now-unused code that was used for libpeerconnection.[so|dll]. by Tommi · 10 years ago
- fce3242 Remove linphonemediaengine.* by Fredrik Solenberg · 10 years ago