summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2013-12-05Use the RTT from RtcpRttStats class if provided when sending/receiving NACK.asapersson@webrtc.org
2013-12-05Add callbacks for send channel rtp statisticssprang@webrtc.org
2013-12-05Add API to query video engine for the send-side delay.stefan@webrtc.org
2013-12-05Add callbacks for send channel rtcp statisticssprang@webrtc.org
2013-12-05Make RTPSender::SendPadData public.stefan@webrtc.org
2013-12-04Remove unused ThreadData struct.andrew@webrtc.org
2013-12-04Add send frame rate statistics callbacksprang@webrtc.org
2013-12-04Fixes a crash in fullstack tests introduced with r5209.stefan@webrtc.org
2013-12-04Small fixes to plot_neteq_delay.mhenrik.lundin@webrtc.org
2013-12-04Adds support for sending redundant payloads over RTX.stefan@webrtc.org
2013-12-04Fix a typo in neteq.gypihenrik.lundin@webrtc.org
2013-12-03Compile-out functions only used by the bit-exact test.andrew@webrtc.org
2013-12-03Don't HANDLE_EINTR(close). Use IGNORE_EINTR(close).fischman@webrtc.org
2013-12-03Add baseline generation/verification to BWE test framework.solenberg@webrtc.org
2013-12-03Utility class for reading/writing network-byte-ordered integers.sprang@webrtc.org
2013-12-03Change BitrateStats to more generalized RateStatisticssprang@webrtc.org
2013-12-03Do not use recursive calling in NetEq test toolshenrik.lundin@webrtc.org
2013-11-29Fixing NetEq tests for new Opus versiontina.legrand@webrtc.org
2013-11-28This CL adds an API to enable robust validation of delay estimates.bjornv@webrtc.org
2013-11-28Fixes a crash in the pacer where it fails to find a normal prio packet if the...stefan@webrtc.org
2013-11-28Recommit CL5184bjornv@webrtc.org
2013-11-28Refactor Remote Estimators Test into a more reusable form.solenberg@webrtc.org
2013-11-28Revert 5184 "Small refactoring change in delay_estimator."bjornv@webrtc.org
2013-11-28Small refactoring change in delay_estimator.bjornv@webrtc.org
2013-11-27Ensure that no packet stays in the pacer queue for longer than 2 seconds.stefan@webrtc.org
2013-11-26Implement and test EncodedImageCallback in new ViE API.sprang@webrtc.org
2013-11-25Faster implementation of BitRateStats.mikhal@webrtc.org
2013-11-25Add include stdlib.h to files using abs.stefan@webrtc.org
2013-11-25Clear empty video frames in unittest so DrMemory will allow them to be read w...fbarchard@google.com
2013-11-23Don't register iSAC-swb and iSAC-fb in NetEqDecodingTest.turaj@webrtc.org
2013-11-22Fix MouseCursor to MouseCursorShape conversion in ScreenCapturerWin.sergeyu@chromium.org
2013-11-22Fix issues with sequence number wrap-around in jitter statistics.turaj@webrtc.org
2013-11-22Distinguish instances of ACM1 from ACM2 by a version string. This is fpr test...turaj@webrtc.org
2013-11-22Replace VideoFrameI420 with I420VideoFrame.pbos@webrtc.org
2013-11-22Don't reset the AEC filter in extended mode.andrew@webrtc.org
2013-11-21Increase size of pacer window to 500 ms as that better matches the encoder.stefan@webrtc.org
2013-11-21Lock access to ModuleRtpRtcpImpl::simulcast_.pbos@webrtc.org
2013-11-21Fix issues with sequence number wrap-around in jitter statisticshenrik.lundin@webrtc.org
2013-11-21Added API for enabling/disabling RTCP Receiver Reference Time extension.asapersson@webrtc.org
2013-11-20Fixes a crash in VoE when unregistering JNI hooks.henrike@webrtc.org
2013-11-20Add possibility to get the last processed RTT from the call stats class (to b...asapersson@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-18Hook up audio/video sync to Call.stefan@webrtc.org
2013-11-15Increment RTP timestamps for padding packetshenrik.lundin@webrtc.org
2013-11-13Fix for RTX in combination with pacing.stefan@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