aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/rtp_rtcp/source/rtp_utility.h
AgeCommit message (Expand)Author
2015-12-29[rtp_rtcp] Fix CL#1539423003danilchap
2015-12-28[rtp_rtcp] Lint errors cleaned from rtp_utilitydanilchap
2015-12-21[rtp_rtcp] time helper functionsdanilchap
2015-12-10lint build/include errors fixed in rtp_rtcp moduledanilchap
2015-11-04modules: more interface -> include renamesHenrik Kjellander
2015-03-17Use ByteReader/ByteWriter instead of rtputility and manual shift/add.sprang@webrtc.org
2015-03-17Parsing of transport wide sequence number rtp extension header.sprang@webrtc.org
2014-09-17Refactor VP8 de-packetizer.stefan@webrtc.org
2014-07-08Some refactoring inside rtp_rtcp/.pbos@webrtc.org
2014-04-08Convert logs in rtp rtcp module from WEBRTC_TRACE into LOG.andresp@webrtc.org
2013-09-06Adds support for combining RTX and FEC/RED.stefan@webrtc.org
2013-08-21Revert 4585 "Revert "Revert 4582 "Reverts a second set of reverts caused by a...stefan@webrtc.org
2013-08-21Revert 4582 "Reverts a second set of reverts caused by a bug in ..."henrike@webrtc.org
2013-08-21Reverts a second set of reverts caused by a bug in a dependency.stefan@webrtc.org
2013-08-15Update talk to 50918584.wu@webrtc.org
2013-08-05Switch C++-style C headers with their C equivalents.pbos@webrtc.org
2013-07-16Revert r4301tnakamura@webrtc.org
2013-07-15Revert r4328elham@webrtc.org
2013-07-11Fixes a crash when sending SR reports from a sender only module.stefan@webrtc.org
2013-07-05Breaking out receive-stats, rtp-payload-registry and rtp-receiver from thestefan@webrtc.org
2013-06-26Do basic parsing of RTCP headers in PcapFileReader to enable log filtering.solenberg@webrtc.org
2013-05-29Include files from webrtc/.. paths in rtp_rtcp/pbos@webrtc.org
2013-05-29Breaking out RTP header parsing from the RTP module.stefan@webrtc.org
2013-04-12Change capture interface to use NTP capture time.stefan@webrtc.org
2013-04-09Revert "With these changes we will assume that the capture time of a frame is...stefan@webrtc.org
2013-04-09With these changes we will assume that the capture time of a frame is based o...stefan@webrtc.org
2013-04-08WebRtc_Word32 => int32_t for rtp_rtcp/pbos@webrtc.org
2013-03-18Generic video-codec support.pbos@webrtc.org
2013-01-17Break out RtpClock to system_wrappers and make it more generic.stefan@webrtc.org
2012-12-18Replaced the _audio parameter with a strategy.phoglund@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org