summaryrefslogtreecommitdiffstats
path: root/media/cast/net/pacing
Commit message (Expand)AuthorAgeFilesLines
* Simplify interface for media/cast: CastTransportSenderImplxjz2016-02-242-0/+12
* Add comments for struct members that were changed from size_t to uin32_t or u...jam2016-02-101-1/+2
* clang: Enable -Wfor-loop-analysis.thakis2016-01-061-1/+0
* Add capture_time back to Packetkey to let the PacedSender order thexjz2016-01-063-19/+17
* Optimizations to improve run times of cast_unittests.miu2016-01-051-0/+2
* Replace uses of raw uint32's with a type-checked RtpTimeTicks data type.miu2015-12-293-4/+16
* Switch to standard integer types in media/, take 2.avi2015-12-232-0/+5
* Add missing macros includes in media/.avi2015-12-191-0/+1
* Switch to standard integer types in media/.Avi Drissman2015-12-193-57/+56
* Change PacketKey to be unique for each frame packet by includingxjz2015-12-033-21/+36
* Reland: [Cast] Thread-safe LogEventDispatcher for packet/frame event logging.miu2015-11-043-73/+79
* Revert of [Cast] Thread-safe LogEventDispatcher for packet/frame event loggin...anthonyvd2015-11-033-79/+73
* [Cast] Thread-safe LogEventDispatcher for packet/frame event logging.miu2015-11-033-73/+79
* Cast: Change override to final wherever possible.hubbe2015-04-292-7/+7
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-1/+1
* Standardize usage of virtual/override/final in media/dcheng2014-10-212-10/+8
* replace OVERRIDE and FINAL with override and final in media/mostynb2014-10-072-6/+6
* [Cast] Sanity-check for unbounded queue growth in PacedSender.miu2014-09-152-8/+19
* Cast: Make pacing controllable by the extensionhubbe2014-09-123-19/+31
* Cast: Deduplicate retransmission packets using audio packetshclam@chromium.org2014-08-184-27/+195
* Cast: Remove an incorrect asserthclam@chromium.org2014-07-221-2/+0
* Cast: Implement priority packets in PacedSenderhclam@chromium.org2014-07-173-22/+113
* Cast: Reshuffle files under media/casthclam@chromium.org2014-07-155-0/+800
* Cast: move net->transportmikhal@chromium.org2013-12-266-558/+0
* Cast:Moving transport into netmikhal@chromium.org2013-12-192-2/+3
* Cast: Changing log classes to support incoming time of event.pwestin@google.com2013-12-171-3/+6
* Cast:Moving netwrok sender related code to a designated foldermikhal@chromium.org2013-12-116-0/+554