aboutsummaryrefslogtreecommitdiff
path: root/webrtc
AgeCommit message (Expand)Author
2015-11-27rtcp::Pli moved into own file and got a Parse functiondanilchap
2015-11-27Call InitDecode with proper resolution.Peter Boström
2015-11-27Remove RegisterExternal{De,En}coder error codes.Peter Boström
2015-11-27Fix standalone denoiser Android GN compile failureMagnus Jedvert
2015-11-27Added a threadchecking scheme to APM that checks that the APM API calls are c...peah
2015-11-27Revert of Make overuse estimator one dimensional. (patchset #5 id:80001 of ht...stefan
2015-11-27Leaving all original files in talk/app/webrtc/objc until we can officially te...tkchin
2015-11-26Introduce helper class NtpTimedanilchap
2015-11-26Clean up PlatformThread.Peter Boström
2015-11-26Fix bug in calculation of averge queue time in paced sender.Erik Språng
2015-11-26Rewrote pacer and bandwidth UMA stats.Stefan Holmer
2015-11-26Make overuse estimator one dimensional.Stefan Holmer
2015-11-26Enable cpplint for webrtc/video_enginekjellander@webrtc.org
2015-11-26Add fuzzing of VP8 QP parsing.Peter Boström
2015-11-26audio_coding: remove "main" directorykjellander
2015-11-26Build/use constructormagic.h unconditionally.Peter Boström
2015-11-26Standalone denoiser (off by default).jackychen
2015-11-26Removed api call that will break the upcoming thread checking schemepeah
2015-11-26Roll chromium_revision aa8e58a..664fe1e (361601:361806)Henrik Kjellander
2015-11-25Strip IP addresses in NDEBUG (release) builds.Peter Boström
2015-11-25Roll chromium_revision 68cf0b8..aa8e58a (361406:361601)kjellander
2015-11-25GetDefaultLocalAddress should return false when the address is invalidGuo-wei Shieh
2015-11-25Fix fuzzer breakage in Chromium.Peter Boström
2015-11-25Move Chromium logging into rtc_base_approved.Peter Boström
2015-11-25Revert of Created a test that reports the statistics for the duration of APM ...kjellander
2015-11-25Reland of Adding the ability to create an RtpSender without a track.deadbeef
2015-11-25Destroy a Connection if a CreatePermission request fails.deadbeef
2015-11-25Open backdoor in VoiceEngineImpl to get at the actual voe::Channel objects fr...solenberg
2015-11-25Removed the aec state as an input parameter to the FilterFar function.peah
2015-11-25A unittest that reports the statistics for the duration of an APM stream proc...peah
2015-11-25Move the FEC enabling logic from CodecManager to Rent-A-Codeckwiberg
2015-11-25Move the stereo-disables-CNG logic from CodecManager to Rent-A-Codeckwiberg
2015-11-25Set mac_deployment_target default to 10.7Henrik Kjellander
2015-11-25Remove frame time scheduing in IncomingVideoStreamqiangchen
2015-11-24Revert "GetDefaultLocalAddress should return false when the address is invalid"Guo-wei Shieh
2015-11-24GetDefaultLocalAddress should return false when the address is invalidGuo-wei Shieh
2015-11-24Move thread_ conditional back under defines.Peter Boström
2015-11-24Skip setting thread priorities in NaCl.Peter Boström
2015-11-24Improve documentation for ArrayViewkwiberg
2015-11-24Remove duplicated headers after updating downstream code.kjellander
2015-11-24Work around data race in TransmitMixer.solenberg
2015-11-24Remove VIDEOCODEC_* from engine_configurations.h.Peter Boström
2015-11-24Inline ConvertToSystemPriority.Peter Boström
2015-11-24Add option to capture to texture in AppRTCDemo for Android.Per
2015-11-24First part of the preparatory work before the actual work for solving the duc...peah
2015-11-24GN: Fix iOS error in audio_device and rtc_basekjellander
2015-11-23Move ThreadWrapper to ProcessThread in base.pbos
2015-11-23Test case for CL 1437933002.guoweis
2015-11-23Add new method AcmReceiver::last_packet_sample_rate_hz()henrik.lundin
2015-11-23Remove the special case for std::vector in rtc::ArrayViewkwiberg