summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2014-04-04Update makefiles after merge of Chromium at 261622Android Chromium Automerger
2014-04-02Merge third_party/webrtc from https://chromium.googlesource.com/external/webr...Android Chromium Automerger
2014-04-02Remove AudioDevice::{Microphone,Speaker}IsAvailable.andrew@webrtc.org
2014-04-02This is to get rid of a bug relating to the return of NULL in calling GetDeco...minyue@webrtc.org
2014-04-02Add format specification to output file nameshenrik.lundin@webrtc.org
2014-04-02sink_filter_ds.cc: add lock to Receive procedure to Pause().braveyao@webrtc.org
2014-04-01Update makefiles after merge of Chromium at 260927Android Chromium Automerger
2014-04-01Added simulations of capacity variations and wifi recordings.stefan@webrtc.org
2014-04-01VoiceEngine(iOS & Android): removed NOT_SUPPORTEDfischman@webrtc.org
2014-03-31Add tests for the RBE RemoveStream() API.solenberg@webrtc.org
2014-03-27Don't disable experimental AGC in audioproc.andrew@webrtc.org
2014-03-26Re-submit: rev5775andresp@webrtc.org
2014-03-26Makes ScreenCapturerMac exclude the window specified in DesktopCapturer::SetE...jiayl@webrtc.org
2014-03-26Add API to allow deducting bitrate from incoming estimates before the capacit...solenberg@webrtc.org
2014-03-26Protect write of send_target_bitrate.andresp@webrtc.org
2014-03-25Make RTPHeaderParser skip over unknown RTP header extensions rather than bail...solenberg@webrtc.org
2014-03-25Revert 5775 "Modify bitrate controller to update bitrate based o..."andrew@webrtc.org
2014-03-25iOS video_capture: move @private vars to impl.fischman@webrtc.org
2014-03-25Fix race condition in RTPSEnder.sprang@webrtc.org
2014-03-25Modify bitrate controller to update bitrate based on process call and notandresp@webrtc.org
2014-03-25iOS video_capture: start camera in the background.fischman@webrtc.org
2014-03-25iOS VideoEngine: move video_{capture,render} to ARC.fischman@webrtc.org
2014-03-24Have changes to REMB trigger RTCP to be sent immediately.stefan@webrtc.org
2014-03-24DelayEstimator: Updates delay_quality and adds soft reset.bjornv@webrtc.org
2014-03-24Run Opus with lower complexity setting on Android, iOS and/or ARMtina.legrand@webrtc.org
2014-03-24Disabled some of the remote bitrate estimator baseline tests.stefan@webrtc.org
2014-03-24VoE changes to allow forwarding of packets from VoE to ViE BWE.solenberg@webrtc.org
2014-03-24Add AIMD option to BWE API.stefan@webrtc.org
2014-03-23ACM2/NetEq4 did not decode Opus in stereotina.legrand@webrtc.org
2014-03-21Refactor in BitrateController module.andresp@webrtc.org
2014-03-21Fixing crash in video_render_tests in release mode.henrikg@webrtc.org
2014-03-21Remove locks in SendSideBandwidthEstimation since those are only accessed whi...andresp@webrtc.org
2014-03-21Adding FEC support in NetEq 4.minyue@webrtc.org
2014-03-21Fix "unreachable code" warnings (MSVC warning 4702) in webrtc.pbos@webrtc.org
2014-03-20Use codec width/height as the encoded_image width/height.wu@webrtc.org
2014-03-20Changing the buffer size (slots) to 1.5 seconds @ 30 ms packetshenrik.lundin@webrtc.org
2014-03-20Adjust the captured window rect when the window is maximized.jiayl@webrtc.org
2014-03-19Properly account for retransmitted packets when not using the pacer.stefan@webrtc.org
2014-03-19Fixes RTX related bugs.stefan@webrtc.org
2014-03-19Revert "Changing the buffer size (in packets) to 1.5 seconds @ 30 ms packets"henrik.lundin@webrtc.org
2014-03-19Changing the buffer size (in packets) to 1.5 seconds @ 30 ms packetshenrik.lundin@webrtc.org
2014-03-19Simplify pacer interface.pbos@webrtc.org
2014-03-18Adds a method to WindowCapturer to bring a window to the front.jiayl@webrtc.org
2014-03-18Adding thread annotations to NetEq4henrik.lundin@webrtc.org
2014-03-18Add #include <cstdlib> for std::abs.pbos@webrtc.org
2014-03-17Small refactor on send_side_bandwidth_estimation.andresp@webrtc.org
2014-03-14References to includes in third_party should be relative, not absolute.sprang@webrtc.org
2014-03-14Fix a bug where network freeze during CNG causes delayhenrik.lundin@webrtc.org
2014-03-14Remove legacy weirdness in Merge::Downsamplehenrik.lundin@webrtc.org
2014-03-13Race condition in RTPSendersprang@webrtc.org