summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-20Added ViE API for getting overuse measure.asapersson@webrtc.org
2013-11-20Deliver I420VideoFrames from VideoRender module.pbos@webrtc.org
2013-11-20Add possibility to get the last processed RTT from the call stats class (to b...asapersson@webrtc.org
2013-11-20Rename newapi::Transport::SendRTP()->SendRtp().pbos@webrtc.org
2013-11-20Rename RTP-extension constants.pbos@webrtc.org
2013-11-20Rename video streams' start/stop methods.pbos@webrtc.org
2013-11-20Rename Call::Create{Receive,Send}Stream().pbos@webrtc.org
2013-11-19Add experimental noise suppression dummy API.aluebs@webrtc.org
2013-11-19Fix DesktopAndCursorComposer to restore frames to the original state.sergeyu@chromium.org
2013-11-18Adding back main() to the test. Now it is possible to choose between ACM1 and...turaj@webrtc.org
2013-11-18Rename AutoMute to SuspendBelowMinBitratehenrik.lundin@webrtc.org
2013-11-18Fix test broken with r5128.stefan@webrtc.org
2013-11-18Hook up audio/video sync to Call.stefan@webrtc.org
2013-11-15Fix breakage after introducing new test.stefan@webrtc.org
2013-11-15Improve Call tests for RTX.stefan@webrtc.org
2013-11-15Increment RTP timestamps for padding packetshenrik.lundin@webrtc.org
2013-11-14Implement VideoSendStream::SetCodec().pbos@webrtc.org
2013-11-13Disable all vie_auto_tests on Linux for now (take 2)kjellander@webrtc.org
2013-11-13Disable all automated vie_auto_tests on Linux for nowkjellander@webrtc.org
2013-11-13Fix for RTX in combination with pacing.stefan@webrtc.org
2013-11-13Inject config when creating channels to override the existing one.turaj@webrtc.org
2013-11-12Reimplementing NetEq4's AudioVectorhenrik.lundin@webrtc.org
2013-11-12Parse next RTCP XR report block after an unsupported block type.asapersson@webrtc.org
2013-11-11Reducing opus_test runtime to pass Android testminyue@webrtc.org
2013-11-11MIPS optimizations for AECM audio processing moduleandrew@webrtc.org
2013-11-11Move audio_processing dependencies to a variable.andrew@webrtc.org
2013-11-11Remove ".." from include_dirs in build/common.pbos@webrtc.org
2013-11-08Remove unnecessary include_dirs from audio_processing.andrew@webrtc.org
2013-11-08Remove unneeded includes from trace_posix.cc.andrew@webrtc.org
2013-11-08Fix for making sure that the packet in order checks are done prior to updatin...stefan@webrtc.org
2013-11-08Fix log build error for Chromium builds.henrikg@webrtc.org
2013-11-08Remove update_resources.py as it's no longer used.kjellander@webrtc.org
2013-11-07Replace disabled logging with a restricted logging mode.andrew@webrtc.org
2013-11-06Updated WebRTC version to 3.46elham@webrtc.org
2013-11-06Fix for video_processor_intergration_tests to run in parallel.marpan@webrtc.org
2013-11-06Update getUserMedia W3C conformance tests.kjellander@webrtc.org
2013-11-06Sending status fix for module.asapersson@webrtc.org
2013-11-05Add missing dependencies to .isolate fileskjellander@webrtc.org
2013-11-04Fix broken build on x86 Androidfischman@webrtc.org
2013-11-04Removed unused code.asapersson@webrtc.org
2013-11-03Make video quality analysis unittests print to log instead of stdout.kjellander@webrtc.org
2013-10-31Revert "Remove extra copy in VideoCaptureImpl::IncomingFrameI420"sheu@chromium.org
2013-10-31Remove extra copy in VideoCaptureImpl::IncomingFrameI420sheu@chromium.org
2013-10-31Revert "Remove extra copy in VideoCaptureImpl::IncomingFrameI420"sheu@chromium.org
2013-10-31Remove extra copy in VideoCaptureImpl::IncomingFrameI420sheu@chromium.org
2013-10-31Address Clag Analyzer issues.turaj@webrtc.org
2013-10-31Propagate estimated RTT from receivers to rtt observer.asapersson@webrtc.org
2013-10-31Video bandwidth not reported correctlysprang@webrtc.org
2013-10-31Provide a MouseCursorMonitor::CreateForWindow implementation in *_null.ccsergeyu@chromium.org
2013-10-30Remove unused make_scoped_ptr which causes an "ambiguous" error with chromium...wu@webrtc.org