aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-08Move enum VideoType out of common_types.hNiels Möller
2019-04-08Fix naming in NetworkEmulationManager: endpoint_controller -> endpoint_containerArtem Titov
2019-04-08Make UDP receive buffer size configurable via field trialJohannes Kron
2019-04-08Added FrameDecryptorInterface::Result constructor and IsOk() member function.Benjamin Wright
2019-04-07Implement DefaultAudioQualityAnalyzer.Mirko Bonadei
2019-04-07Roll chromium_revision 58ec016f06..baccefbc73 (648432:648532)chromium-webrtc-autoroll
2019-04-06Roll chromium_revision 0a611f37b8..58ec016f06 (648329:648432)chromium-webrtc-autoroll
2019-04-05Roll chromium_revision 37663bcca7..0a611f37b8 (648215:648329)chromium-webrtc-autoroll
2019-04-05Add Result FrameDecryptorInterface::DecryptBenjamin Wright
2019-04-05Roll chromium_revision f91f825874..37663bcca7 (648096:648215)chromium-webrtc-autoroll
2019-04-05Using simulated time for GoogCC tests.Sebastian Jansson
2019-04-05AEC3: Enable usage of external delay estimatorGustaf Ullberg
2019-04-05Tune VideoCodecTestLibvpx.TemporalLayersVP8 thresholds.philipel
2019-04-05Running scenario quality unit tests in simulated time.Sebastian Jansson
2019-04-05Remove TaskQueue constructor that uses GlobalTaskQueueFactoryDanil Chapovalov
2019-04-05Tune VideoCodecTestLibvpx.MultiresVP8 thresholds.philipel
2019-04-05Reduce flakiness of repeating task test.Sebastian Jansson
2019-04-05Delete compatibility alias webrtc::kI420Niels Möller
2019-04-05Add ability to have multiple connected remote endpointsArtem Titov
2019-04-05VideoSendStream::Stats::total_encode_time_ms added.Henrik Boström
2019-04-05Don't recreate the VideoReceiveStream on SetFrameDecryptor in the MediaEngine.Benjamin Wright
2019-04-05Roll chromium_revision e05071635b..f91f825874 (647992:648096)chromium-webrtc-autoroll
2019-04-05Roll chromium_revision b95224d1f4..e05071635b (647872:647992)chromium-webrtc-autoroll
2019-04-04Roll chromium_revision 4aff3b8e0f..b95224d1f4 (647765:647872)chromium-webrtc-autoroll
2019-04-04Preparing VideoReceiveStream for move to TaskQueue.Sebastian Jansson
2019-04-04Roll chromium_revision e839e72818..4aff3b8e0f (647650:647765)chromium-webrtc-autoroll
2019-04-04Generalize the C-language Opus interface.Alex Loiko
2019-04-04Add preemptive rate and preferred buffer size plots to event log visualizer.Jakob Ivarsson
2019-04-04AEC3: Remove unused config parametersGustaf Ullberg
2019-04-04Add OnLossNotification() to VideoEncoder and Vp8FrameBufferControllerElad Alon
2019-04-04Introduce RtpSequenceNumberMapElad Alon
2019-04-04Update codecs/h264 owners.Sergey Silkin
2019-04-04Remove obsolete TODO in default_encoded_image_data_injector.hArtem Titov
2019-04-04Roll chromium_revision 8524e2aded..e839e72818 (647205:647650)chromium-webrtc-autoroll
2019-04-04Add SetJitterBufferMinimumDelay method to RtpReceiverInterface.Ruslan Burakov
2019-04-04Added more refined benchmarking code for audioproc_fPer Åhgren
2019-04-03Allow setting ALR values for screen content againErik Språng
2019-04-03Stop always predicting from last keyframe in the 3TL VP8 case.philipel
2019-04-03Add ability to specify encoder bitrate multiplier in PC level testsArtem Titov
2019-04-03Switch to SendTask instead of manually waiting for event.Rasmus Brandt
2019-04-03Roll chromium_revision 8a7888ec8b..8524e2aded (647072:647205)chromium-webrtc-autoroll
2019-04-03Add thread safety annotations for some more PeerConnection members (part 12)Karl Wiberg
2019-04-03Revert "Running FrameBuffer on task queue."Henrik Boström
2019-04-03Include duration of pauses into sum of squared frames duration.Sergey Silkin
2019-04-03Reland "Add thread guards to JsepTransport"Harald Alvestrand
2019-04-03Fix target bitrate RTCP messages behavior for SVC streamsIlya Nikolaevskiy
2019-04-03Ignore ERROR_ACCESS_DENIED when stopping Windows platform threads.Noah Richards
2019-04-03Add thread safety annotations for some more PeerConnection members (part 11)Karl Wiberg
2019-04-03Remove unused method in VCMInterFrameDelay.Åsa Persson
2019-04-03Revert "Add thread guards to JsepTransport"Gustaf Ullberg