summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-20Add ability to configure cpu overuse options via an API.asapersson@webrtc.org
2014-03-20Prevent playout delay wrap-around in VoiceEnginehenrik.lundin@webrtc.org
2014-03-20Removes error printout in voe_cmd_test which was caused by attempts to transm...henrika@webrtc.org
2014-03-20Extend perf tests to perform rampup on single stream.andresp@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-19Disabling SendsSetSimulcastSsrcs.pbos@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-19Disable flaky CanSwitchToUseAllSsrcs.pbos@webrtc.org
2014-03-19Simplify pacer interface.pbos@webrtc.org
2014-03-19Remove internal codecs from VideoSendStream.pbos@webrtc.org
2014-03-19Fix a deadlock in ViEEncoder::DeliverFrame.wuchengli@chromium.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-18Resolves TSan v2 warnings in voe_auto_test.henrika@webrtc.org
2014-03-18Re-comitting r5711: "Fixing a flaky test in video_engine_tests"henrik.lundin@webrtc.org
2014-03-18Revert 5711 "Fixing a flaky test in video_engine_tests"turaj@webrtc.org
2014-03-17Fixing a flaky test in video_engine_testshenrik.lundin@webrtc.org
2014-03-17Small refactor on send_side_bandwidth_estimation.andresp@webrtc.org
2014-03-17Refactor rampup tests:andresp@webrtc.org
2014-03-17Tool to establish a loopback call via apprtc turn server.andresp@webrtc.org
2014-03-14References to includes in third_party should be relative, not absolute.sprang@webrtc.org
2014-03-14Add support for YUV4MPEG file reading to tools files. (Minor fix).mcasas@webrtc.org
2014-03-14Add support for YUV4MPEG file reading to tools files.mcasas@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-13Stopping network threads before tearing down testhenrik.lundin@webrtc.org
2014-03-13Race condition in RTPSendersprang@webrtc.org
2014-03-13Add max delay to trace based filters and enhances drop tail queues with delay...stefan@webrtc.org
2014-03-13Re-landing "Routing SuspendChange to VideoSendStream::Stats"henrik.lundin@webrtc.org
2014-03-13Implement minimum transmit bitrate.pbos@webrtc.org
2014-03-13Enable all RampUpTest.UpDownUp* testshenrik.lundin@webrtc.org
2014-03-13Replace labs with std::abs.pbos@webrtc.org
2014-03-13Disable all protobuf dependent targets when enable_protobuf=0.andrew@webrtc.org
2014-03-12Enable VS2013 for Windows compilation by default.kjellander@webrtc.org
2014-03-12Remove platform-specific code from new-API tests.pbos@webrtc.org
2014-03-12Implement a test for an old corner-case in NetEqhenrik.lundin@webrtc.org
2014-03-12Developing NetEqImpl unit testshenrik.lundin@webrtc.org
2014-03-11Disable TestOpusNewACM on Android.andrew@webrtc.org
2014-03-11Revert "Routing SuspendChange to VideoSendStream::Stats"henrik.lundin@webrtc.org
2014-03-11Reorder includes in audio_processing_impl_unittest.andrew@webrtc.org
2014-03-11Voice Engine GetRemoteCSRCs should return the CSRCs from rtp_receiver_ instea...braveyao@webrtc.org
2014-03-11Routing SuspendChange to VideoSendStream::Statshenrik.lundin@webrtc.org
2014-03-10Classes and tests for audio an classifier. The class can be used to classify ...jan.skoglund@webrtc.org
2014-03-10Add tests and modify tools for new float deinterleaved interface.andrew@webrtc.org