summaryrefslogtreecommitdiffstats
path: root/media/cast/sender/audio_sender.h
Commit message (Expand)AuthorAgeFilesLines
* [Cast] Limit frames in flight by duration, and not by number of frames.miu2014-09-201-0/+1
* [Cast] Track audio queued in encoder; account for it in ShouldDropNextFrame().miu2014-09-091-3/+6
* Cast: Merge common functionality from audio/video sender into frame_sender.hubbe2014-09-061-10/+5
* [Cast] In Audio/VideoSender, drop frames when too-long a duration is in-flight.miu2014-08-291-5/+5
* Move common code and variables from audio/video sender to frame sender.hubbe2014-08-281-42/+0
* Implement adaptive target delay extensionhubbe@chromium.org2014-08-221-12/+0
* Cast: Refactor RTCP handlinghclam@chromium.org2014-07-201-31/+3
* Cast: Reshuffle files under media/casthclam@chromium.org2014-07-151-0/+162