summaryrefslogtreecommitdiffstats
path: root/media/cast
Commit message (Expand)AuthorAgeFilesLines
* Cast: Updating testsmikhal@chromium.org2013-12-093-22/+46
* Cast: Add nack and ack signaling for audio when ACM from webrtc is used.pwestin@google.com2013-12-095-25/+140
* Fixed wrap-around in MapTo32bitsFrameId and added unit tests.hguihot@google.com2013-12-073-18/+92
* Cast: Fix audio pipelinemikhal@chromium.org2013-12-055-16/+51
* Cast:Fix threading mismatch in AudioReceivermikhal@chromium.org2013-12-042-5/+21
* Cast: Switching recevier to use media::VideoFramemikhal@google.com2013-12-0418-144/+94
* Cast:Forcing VP8 codec initialization on a designated thread. mikhal@google.com2013-12-044-14/+14
* Cast: Add capabity to send Receiver and Sender log messages over RTCP.pwestin@google.com2013-12-045-38/+607
* Cast: Updating logging and tests mikhal@chromium.org2013-11-2817-239/+239
* Remove dependency on test_support_base from casthclam@chromium.org2013-11-277-7/+1
* Cast: Switching owner accountmikhal@google.com2013-11-231-1/+1
* Cast: Add capabity to parse receiver and sender log messages over RTCP.pwestin@google.com2013-11-2312-22/+632
* Cast: Removed unnecessary ref counters.pwestin@google.com2013-11-2310-31/+46
* Making cast run on multi threadmikhal@google.com2013-11-226-11/+28
* Cast: Multi-threading the test appmikhal@google.com2013-11-224-89/+160
* Cast: Set ssrc in audio_receiver_testmikhal@google.com2013-11-211-0/+1
* Cast: Adding pwestin and mikhal as owners.mikhal@google.com2013-11-211-0/+2
* Switching cast sender to media::VideoFramemikhal@google.com2013-11-2121-198/+227
* Incorporating logging into Cast: mikhal@google.com2013-11-2047-198/+384
* Revert 236034 "Incorporating logging into Cast: "rch@chromium.org2013-11-1947-383/+198
* Incorporating logging into Cast: mikhal@google.com2013-11-1947-198/+383
* Cast: De-flake RTCP unittest.pwestin@google.com2013-11-191-2/+16
* Cast: Added support for AES-CTR crypto.pwestin@google.com2013-11-1926-34/+448
* Cast: Restructure RTCP interface to better fit our usage.pwestin@google.com2013-11-1821-280/+376
* Revert 235610 "Revert 235493 "Cast: Store more than one last sen..."kinuko@chromium.org2013-11-183-17/+111
* Revert 235493 "Cast: Store more than one last sent RTCP report f..."kinuko@chromium.org2013-11-183-111/+17
* Cast: Refactor the way timers are first scheduled.pwestin@google.com2013-11-1813-102/+198
* Cast: Store more than one last sent RTCP report for improved RTT.pwestin@google.com2013-11-163-17/+111
* Updating local ip address in cast test transportmikhal@google.com2013-11-154-10/+17
* Cast: Change internal frame_id from 8 bits to 32 bits.pwestin@google.com2013-11-1553-275/+520
* Cast:Switching PSNR calculation to use libyuvmikhal@google.com2013-11-142-48/+10
* Cast:Bug fix in RtpPacketizermikhal@google.com2013-11-143-9/+12
* Cast:Remove legacy logging filesmikhal@google.com2013-11-142-205/+0
* Fix Win64 build error.jschuh@chromium.org2013-11-131-1/+2
* Adding send and receive test apps to Castmikhal@google.com2013-11-0814-16/+862
* Add missing opus dependency to media/cast/audio_sender/audio_sender.gypi.miu@chromium.org2013-11-081-0/+1
* Cast: Cleanup dead code related to handling incoming RTCP messages.pwestin@google.com2013-11-0810-176/+14
* Cast: Add convergence test to congestion control.pwestin@google.com2013-11-081-14/+56
* Change FrameInput::InsertRawAudioFrame(PcmAudioFrame) interface to InsertAudi...miu@chromium.org2013-11-0715-417/+760
* Cast:Adding namespace to internal test membersmikhal@google.com2013-11-077-6/+17
* Cast: Passing the frame decoded callback to the codec.mikhal@google.com2013-11-067-73/+165
* Adding transport to Cast/testmikhal@google.com2013-11-063-0/+253
* Adding test utility: input helpermikhal@google.com2013-11-053-0/+129
* [cast_unittests] Disable End2EndTest.StartSenderBeforeReceiver (it's non-dete...miu@chromium.org2013-11-011-1/+4
* Augmenting logging class: Added stats and unit testsmikhal@google.com2013-11-0110-50/+1117
* Change to calculate the real NTP in TimeTicks.pwestin@google.com2013-10-318-59/+75
* Cast: fix resending audio ACKs.pwestin@google.com2013-10-312-0/+32
* Cast: fix issue in Eureka when audio frames are pulled out.pwestin@google.com2013-10-315-56/+127
* Cast End2End: Adding a reset non-reference framemikhal@google.com2013-10-301-6/+45
* end2end_unittest fix for official Win64 compile.mmoss@chromium.org2013-10-271-2/+2