summaryrefslogtreecommitdiffstats
path: root/media/cast
Commit message (Expand)AuthorAgeFilesLines
* Implement adaptive target delay extensionhubbe@chromium.org2014-08-2221-74/+207
* Minor code redundancy cleanup.hubbe@chromium.org2014-08-228-200/+20
* Delete some dead fileshubbe@chromium.org2014-08-223-325/+0
* Cast: Reject old RTCP packetshubbe@chromium.org2014-08-196-6/+96
* Cast: Deduplicate retransmission packets using audio packetshclam@chromium.org2014-08-1820-55/+390
* Revert 290359 "Remove AudioBuffersState class."acolwell@chromium.org2014-08-182-4/+4
* Remove AudioBuffersState class.acolwell@chromium.org2014-08-182-4/+4
* Rewrite of RTCP parser.hubbe@chromium.org2014-08-1823-1912/+864
* Cast: cast_simulator to use the same settings at the extensionhclam@chromium.org2014-08-161-3/+3
* Cast: Increase max outstanding frames to 120hclam@chromium.org2014-08-161-1/+4
* Cast: Move retransmission to the transporthclam@chromium.org2014-08-1613-108/+311
* Smarter algorithm for extending 8-bit frame IDs to 32-bit frame IDs.hubbe@chromium.org2014-08-153-44/+45
* Cast streaming logging: Log additional stats for the GetStats() API.imcheng@chromium.org2014-08-153-33/+188
* Using PROFILE_ANY for vp8 and vp9amogh.bihani@samsung.com2014-08-152-2/+2
* Cast: Fix use after free in a testing toolhclam@chromium.org2014-08-131-2/+4
* Cast: add UMA for video encode accelerator initialization result.posciak@chromium.org2014-08-121-6/+11
* GN: Make content_shell and webkit_unit_tests work in component buildjamesr@chromium.org2014-08-121-0/+1
* Restrict max outstanding frames to 60hubbe@chromium.org2014-08-121-1/+1
* Make DSCP work for UDP sockets on windowshubbe@chromium.org2014-08-121-2/+5
* Make audio buffer 2x video buffer instead of 3x.hubbe@chromium.org2014-08-121-1/+1
* Cast: Fix ExternalVideoEncoder early destruction scenario.posciak@chromium.org2014-08-113-71/+150
* tap_proxy - bad network simulation for linuxhubbe@chromium.org2014-08-116-29/+619
* Plumb frame rate configuration into Cast Streaming API.miu@chromium.org2014-08-062-2/+5
* Cast: Not leak in cast_unittestshclam@chromium.org2014-08-061-2/+3
* Cast: cast_simulator to print more infohclam@chromium.org2014-08-061-15/+66
* Cast: Use fixed bitrate and set it once for hardware encoderhclam@chromium.org2014-08-066-13/+62
* Fix flaky cast_unittests where threads were being joined incorrectly.miu@chromium.org2014-08-024-2/+19
* Cast: Remove unused RTCP messageshclam@chromium.org2014-08-0228-1230/+48
* Cast: Build cast targets with GNhclam@chromium.org2014-07-3112-59/+414
* Cast: UDP socket operation should be more resilienthclam@chromium.org2014-07-313-35/+11
* Cast: Build fix for linux_chromium_chromeos_ozone botsspang@chromium.org2014-07-301-14/+14
* Remove muted_ and playback_rate_ from media::AudioRendererAlgorithm.scherkus@chromium.org2014-07-221-2/+3
* Cast: Remove an incorrect asserthclam@chromium.org2014-07-221-2/+0
* Cast: Avoid hitting a DCHECK caused by race conditionhclam@chromium.org2014-07-211-8/+7
* Revert of Revert of Cast: Log playout delay from receiver (https://codereview...hclam@chromium.org2014-07-211-5/+16
* Revert of Cast: Log playout delay from receiver (https://codereview.chromium....dgozman@chromium.org2014-07-211-16/+5
* Cast: Log playout delay from receiverhclam@chromium.org2014-07-211-5/+16
* Cast: Refactor RTCP handlinghclam@chromium.org2014-07-2043-1211/+1235
* Cast: Implement priority packets in PacedSenderhclam@chromium.org2014-07-174-22/+115
* Cast: Reshuffle files under media/casthclam@chromium.org2014-07-15140-1134/+1001
* Cast: Update simulator tool with more inputs.imcheng@chromium.org2014-07-114-31/+168
* Fixes for re-enabling more MSVC level 4 warnings: media/ editionpkasting@chromium.org2014-07-082-17/+3
* Cast: Implement cast simulator toolhclam@chromium.org2014-07-0314-90/+791
* Some millisecond => TimeDelta cleanups. (More remain)kmarshall@chromium.org2014-07-0210-32/+40
* Cast: increase the maximum outstanding audio frameshclam@chromium.org2014-07-011-5/+14
* [Cast] Clean-up: Merge transport audio/video configs and remove unused data m...miu@chromium.org2014-06-2736-326/+322
* Cast: Separate SendProcess in cast_sender_app to its own filehclam@chromium.org2014-06-264-651/+776
* [Cast] A really simple skeleton mirror session simulation executable.imcheng@chromium.org2014-06-252-0/+63
* Renamed misleading method name TransportEncryptionHandler::is_initialized to ...kmarshall@chromium.org2014-06-234-12/+9
* Add chrome/renderer to the GN build.brettw@chromium.org2014-06-212-0/+23