[rtp_rtcp] time helper functions

RTP timestams helper functions moved from rtp_utility
  added functions to deal with CompactNtp timestamps

R=åsapersson
BUG=webrtc:5260

Review URL: https://codereview.webrtc.org/1535113002

Cr-Commit-Position: refs/heads/master@{#11106}
This commit is contained in:
danilchap
2015-12-21 11:06:50 -08:00
committed by Commit bot
parent 5908c71128
commit 1227e8b345
9 changed files with 126 additions and 66 deletions

View File

@ -22,7 +22,6 @@
namespace webrtc {
using RtpUtility::GetCurrentRTP;
using RtpUtility::Payload;
using RtpUtility::StringCompare;