summaryrefslogtreecommitdiffstats
path: root/media/cast/net/rtcp/rtcp_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Improve RTCP unit testsisheriff2015-12-301-130/+118
* cast: Split Rtcp into two for sender and receiverisheriff2015-12-301-49/+45
* Replace uses of raw uint32's with a type-checked RtpTimeTicks data type.miu2015-12-291-3/+5
* Switch to standard integer types in media/, take 2.avi2015-12-231-0/+2
* Switch to standard integer types in media/.Avi Drissman2015-12-191-14/+14
* Cast Housekeeping: Unwind the cast_defines.h dumping-ground.miu2015-12-011-1/+1
* Fixed missing closing bracket for macro in unit test.thisisdaniellockyer2015-09-141-1/+1
* Stop including ip_address_number.h from net_util.heroman2015-06-031-0/+1
* Cast: Change override to final wherever possible.hubbe2015-04-291-4/+4
* Cast: Handle negative TimeTicks correctly in RTCP packethclam2015-01-211-2/+68
* Cast: Make receiver use cast_transporthubbe2014-12-111-0/+1
* Cast: Clean up RtpReceiverStatistics handling.hubbe2014-11-221-21/+2
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-1/+1
* Standardize usage of virtual/override/final in media/dcheng2014-10-211-13/+10
* replace OVERRIDE and FINAL with override and final in media/mostynb2014-10-071-5/+5
* [Cast] RTT clean-up to the max!miu2014-09-091-314/+137
* Cast: Fix memory leak in cast_unittestshclam2014-08-281-15/+16
* Minor code redundancy cleanup.hubbe@chromium.org2014-08-221-33/+0
* Cast: Deduplicate retransmission packets using audio packetshclam@chromium.org2014-08-181-2/+1
* Rewrite of RTCP parser.hubbe@chromium.org2014-08-181-1/+0
* Cast: Remove unused RTCP messageshclam@chromium.org2014-08-021-19/+9
* Cast: Refactor RTCP handlinghclam@chromium.org2014-07-201-178/+120
* Cast: Reshuffle files under media/casthclam@chromium.org2014-07-151-0/+549