webrtc/src/common_video
stefan@webrtc.org ddfdfed3b5 Pass capture time (wallclock) to the RTP sender to compute transmission offset
- 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
2012-07-03 13:21:22 +00:00
..
interface Pass capture time (wallclock) to the RTP sender to compute transmission offset 2012-07-03 13:21:22 +00:00
jpeg Move test to src/test. 2012-06-27 01:41:54 +00:00
libyuv Move test to src/test. 2012-06-27 01:41:54 +00:00
common_video.gyp Remove common_settings.gypi. 2012-02-16 01:16:28 +00:00
OWNERS Switch to webrtc.org accounts (for those which exist). 2011-08-10 05:16:31 +00:00