index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
cast
/
net
/
rtcp
/
rtcp_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve RTCP unit tests
isheriff
2015-12-30
1
-130
/
+118
*
cast: Split Rtcp into two for sender and receiver
isheriff
2015-12-30
1
-49
/
+45
*
Replace uses of raw uint32's with a type-checked RtpTimeTicks data type.
miu
2015-12-29
1
-3
/
+5
*
Switch to standard integer types in media/, take 2.
avi
2015-12-23
1
-0
/
+2
*
Switch to standard integer types in media/.
Avi Drissman
2015-12-19
1
-14
/
+14
*
Cast Housekeeping: Unwind the cast_defines.h dumping-ground.
miu
2015-12-01
1
-1
/
+1
*
Fixed missing closing bracket for macro in unit test.
thisisdaniellockyer
2015-09-14
1
-1
/
+1
*
Stop including ip_address_number.h from net_util.h
eroman
2015-06-03
1
-0
/
+1
*
Cast: Change override to final wherever possible.
hubbe
2015-04-29
1
-4
/
+4
*
Cast: Handle negative TimeTicks correctly in RTCP packet
hclam
2015-01-21
1
-2
/
+68
*
Cast: Make receiver use cast_transport
hubbe
2014-12-11
1
-0
/
+1
*
Cast: Clean up RtpReceiverStatistics handling.
hubbe
2014-11-22
1
-21
/
+2
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-27
1
-1
/
+1
*
Standardize usage of virtual/override/final in media/
dcheng
2014-10-21
1
-13
/
+10
*
replace OVERRIDE and FINAL with override and final in media/
mostynb
2014-10-07
1
-5
/
+5
*
[Cast] RTT clean-up to the max!
miu
2014-09-09
1
-314
/
+137
*
Cast: Fix memory leak in cast_unittests
hclam
2014-08-28
1
-15
/
+16
*
Minor code redundancy cleanup.
hubbe@chromium.org
2014-08-22
1
-33
/
+0
*
Cast: Deduplicate retransmission packets using audio packets
hclam@chromium.org
2014-08-18
1
-2
/
+1
*
Rewrite of RTCP parser.
hubbe@chromium.org
2014-08-18
1
-1
/
+0
*
Cast: Remove unused RTCP messages
hclam@chromium.org
2014-08-02
1
-19
/
+9
*
Cast: Refactor RTCP handling
hclam@chromium.org
2014-07-20
1
-178
/
+120
*
Cast: Reshuffle files under media/cast
hclam@chromium.org
2014-07-15
1
-0
/
+549