summaryrefslogtreecommitdiffstats
path: root/media/cast
Commit message (Expand)AuthorAgeFilesLines
* [Cast] Repair receiver playout time calculations and frame skip logic.miu@chromium.org2014-05-2719-599/+783
* [Cast] Aggressively send sender reports until first receiver report is received.miu@chromium.org2014-05-248-103/+140
* Cast: Only ACK decododable frameshubbe@chromium.org2014-05-2410-256/+194
* Cast: Make the udp proxy actually work for v1 mirroringhubbe@chromium.org2014-05-241-61/+78
* Cast: Fake software video encoder to respect target bitratehclam@chromium.org2014-05-224-14/+21
* Cast: Revert 276783002 (Reduce bitrate drastically when close to unacked fram...hubbe@chromium.org2014-05-222-9/+0
* Minor fix for udp_proxyhubbe@chromium.org2014-05-221-1/+2
* Roll FFmpeg for M37.dalecurtis@google.com2014-05-211-6/+8
* Revert 271945 "Roll FFmpeg for M37."kbr@chromium.org2014-05-211-8/+6
* Roll FFmpeg for M37.dalecurtis@google.com2014-05-211-6/+8
* clang: Turn on -Wabsolute-value.thakis@chromium.org2014-05-201-2/+2
* [Cast] EncodedAudioFrame+EncodedVideoFrame+reference_time --> EncodedFramemiu@chromium.org2014-05-2058-720/+435
* Cast: Add tests for clocks being slow/fasthubbe@chromium.org2014-05-1911-49/+400
* Remove OnMoreIOData(), which is not used any more.xians@chromium.org2014-05-181-6/+0
* Cast: Log target encode bitrate before a frame is encoded.imcheng@chromium.org2014-05-172-2/+5
* Cast: Fix udp_transport_unittesthubbe@chromium.org2014-05-164-5/+62
* Cast: Simplify code path for RTCP sender reporthclam@chromium.org2014-05-1625-236/+192
* Create a target for important cast development toolshclam@chromium.org2014-05-151-107/+112
* Cast: Remove SenderRtcpEventSubscriber from cast library.imcheng@chromium.org2014-05-157-286/+0
* Cast: Make udp proxy work for mirroring v1hubbe@chromium.org2014-05-153-19/+36
* Cast: Add extraData argument to cast streaming api getLogs().imcheng@chromium.org2014-05-141-0/+4
* Cast: Add missing enum and PacketEvent field to cast_messages.imcheng@chromium.org2014-05-143-2/+9
* Cast: Remove code that sends RTCP sender log to receiverhclam@chromium.org2014-05-1323-441/+15
* Cast: Fix a bug with indexing in LogDeserializer.imcheng@chromium.org2014-05-101-4/+6
* Cast: Fix encoding event subscriber log packet size.imcheng@chromium.org2014-05-101-0/+7
* Cast: Reduce bitrate drastically when close to unacked frame limithubbe@chromium.org2014-05-102-9/+28
* Cast: Deduplicate event types in cast library.imcheng@chromium.org2014-05-1050-752/+689
* [Cast] Fixes and clean-ups for sender-side audio timing logic.miu@chromium.org2014-05-092-81/+150
* Cast: Fix another hanging bughubbe@chromium.org2014-05-091-6/+0
* Add another network profile to the udp proxy.hubbe@chromium.org2014-05-093-3/+139
* Cast: Fix rtcp event dedup logic in rtcp_receiver.imcheng@chromium.org2014-05-079-98/+135
* Cast: Stop logging kVideoFrameSentToEncoder and rename a couple events.imcheng@chromium.org2014-05-0618-113/+78
* Cast: Fix two video freezing problemshubbe@chromium.org2014-05-0525-272/+260
* Revert of Cast: Fix two video freezing problems (https://codereview.chromium....hubbe@chromium.org2014-05-0525-260/+271
* Cast: Fix two video freezing problemshubbe@chromium.org2014-05-0525-271/+260
* Cast: log packet size for packet events in EncodingEventSubscriber.imcheng@chromium.org2014-04-303-6/+18
* Cast: Remove logging of k{AV}PacketSentToPacer events.imcheng@chromium.org2014-04-3016-77/+19
* Cast: Provide more meaningful stats.imcheng@chromium.org2014-04-2818-249/+1614
* Cast: Deduplicate packets in paced sender and always send older packets firsthubbe@chromium.org2014-04-2816-118/+175
* Cast: Print out AV sync in cast receiver if playing test videohubbe@chromium.org2014-04-262-13/+96
* Cast: Limit number of events/packets in EncodingEventSubscriber protos.imcheng@chromium.org2014-04-259-200/+455
* Cast: improve AV sync in sender applicationhclam@chromium.org2014-04-251-75/+158
* [Cast] Clean-up RtpCastHeader and RtpParser, removing the last WebRTC depende...miu@chromium.org2014-04-2527-490/+418
* Cast: Audio transcoding support for cast_sender_apphclam@chromium.org2014-04-241-87/+322
* Reland: [Cast] Consolidate plethora of GYP files into cast.gyp and cast_testi...miu@chromium.org2014-04-2322-822/+452
* Revert 265481 "[Cast] Consolidate plethora of GYP files into cas..."sky@chromium.org2014-04-2319-434/+820
* [Cast] Consolidate plethora of GYP files into cast.gyp and cast_testing.gypi.miu@chromium.org2014-04-2319-820/+434
* Cast: log an event when video encoder's target bitrate changes.imcheng@chromium.org2014-04-2231-362/+57
* Cast: Fake video codec to help testinghclam@chromium.org2014-04-1816-72/+374
* Cast: Fix default parameters for cast_sender_apphclam@chromium.org2014-04-161-3/+7