ddfdfed3b5
- Change how the transmission offset is calculated, to incorporate the time since the frame was captured. - Break out RtpRtcpClock and move it to system_wrappers. - Use RtpRtcpClock to set the capture time in ms in the capture module. We must use the same clock as in the RTP module to be able to measure the time from capture until transmission. - Enables the RTP header extension for packet transmission time offsets. BUG= TEST=trybots Review URL: https://webrtc-codereview.appspot.com/666006 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2489 4adac7df-926f-26a2-2b94-8c16560cd09d |
||
---|---|---|
.. | ||
build | ||
common_audio | ||
common_video | ||
modules | ||
system_wrappers | ||
test | ||
video_engine | ||
voice_engine | ||
common_types.h | ||
engine_configurations.h | ||
LICENSE | ||
LICENSE_THIRD_PARTY | ||
PATENTS | ||
README.chromium | ||
typedefs.h |
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.