summaryrefslogtreecommitdiffstats
path: root/chromecast/media
Commit message (Expand)AuthorAgeFilesLines
* [Chromecast] Build dependency clean up for media_pipeline_backend_manager.tianyuwang2016-03-081-4/+17
* [Chromecast] fix gn buildtianyuwang2016-03-052-3/+1
* Unify media track info reporting on a demuxer levelservolk2016-03-051-1/+6
* [Chromecast] Fix lint error.tianyuwang2016-03-052-1/+5
* [Chromecast] Add volume control for different audio stream types.tianyuwang2016-03-0410-1/+431
* [Chromecast] Fix some more media unit test issueskmackay2016-03-031-19/+29
* Add tests for CMA backend GetRenderingDelay accuracy.kmackay2016-03-023-0/+377
* media: Reject pending CDM promise during destruction.xhwang2016-03-011-2/+7
* Refactors backend state management in MediaPipelineImpl.alokp2016-02-192-41/+48
* [chromecast] Adds media renderer for mojo pipeline.alokp2016-02-196-84/+6
* [Chromecast] Fix uninitialized data in ALSA mixer unittestkmackay2016-02-181-1/+4
* [Chromecast] Fix up media unit tests some morekmackay2016-02-172-28/+7
* [Chromecast] Fixed alsa backend logging prioritiesservolk2016-02-171-16/+16
* Refactors media pipeline flush.alokp2016-02-179-237/+274
* Reland of land "media: Refactor MojoMediaClient" with fix. (patchset #2 id:26...hiroshige2016-02-153-21/+49
* Revert of Reland "media: Refactor MojoMediaClient" with fix. (patchset #2 id:...hiroshige2016-02-153-49/+21
* Reland "media: Refactor MojoMediaClient" with fix.xhwang2016-02-133-21/+49
* [Chromecast] Fix media unit testskmackay2016-02-121-10/+114
* Revert of media: Refactor MojoMediaClient. (patchset #4 id:60001 of https://c...thakis2016-02-123-49/+21
* media: Refactor MojoMediaClient.xhwang2016-02-113-21/+49
* [Chromecast] Add flags to specify alsa audio output channels.tianyuwang2016-02-116-65/+108
* media: Remove SetCdmReadyCB and CdmReadyCB (part 1).xhwang2016-02-111-2/+1
* [Chromecast] Fix alsa_cma_backend_unittest for CQcleichner2016-02-093-2/+6
* Update cast_media_unittests to test media shlib conformancekmackay2016-02-0814-73/+776
* Return PipelineStatus from MediaPipelineImpl::InitiailizeFoo directly.alokp2016-02-057-63/+36
* Moves DemuxerStreamAdapter from renderer to media/cma/base.alokp2016-02-059-0/+835
* [Cast ALSA CMA] Clean up formatting, remove spacecleichner2016-02-041-1/+1
* [Chromecast] Hook up mojo media pipeline.alokp2016-02-034-0/+56
* [Chromecast] Add AC3/EAC codecs in decoder_config_adapterservolk2016-02-031-0/+4
* [Cast ALSA CMA] Replace ioctls with ALSA controlscleichner2016-02-021-38/+73
* Avoid duplicated buffer fetching task in AvPipelineImplyucliu2016-02-022-23/+12
* [Chromecast] Log sample rate changes and tweak audio logging output.jyw2016-01-294-5/+15
* [Chromecast] Resample all audio below 32000 Hz.jyw2016-01-272-6/+20
* [chromecast] Statically link libcast_media_default for media unittests.alokp2016-01-261-0/+6
* [Chromecast] Increase CMA audio buffer size to 256KBservolk2016-01-211-1/+10
* [Chromecast] Adding pause/resume operations to VideoPlaneController.esum2016-01-162-2/+44
* Fix buffered range updates in media::Pipelineservolk2016-01-141-2/+2
* [Chromecast] Fix sign-comparison error in ASSERT_EQ.slan2016-01-131-2/+1
* [Chromecast] Store ALSA Mixer test data as uint32_t.slan2016-01-122-96/+109
* [Build Fix] Only build ALSA-dependent tests when use_alsa=true.slan2016-01-062-15/+26
* [Chromecast] Upstream ALSA CMA backend.slan2016-01-0620-1/+3930
* Convert Pass()→std::move() in //chromecastdcheng2015-12-2917-82/+85
* Switch to standard integer types in chromecast/.avi2015-12-2250-116/+205
* Forward the number of skipped frames by the OS in audio playout.grunell2015-12-182-2/+4
* Revert of Forward the number of skipped frames by the OS in audio playout. (p...grunell2015-12-172-4/+2
* [Chromecast] Remove unused fields from CMA backend statisticshalliwell2015-12-152-8/+8
* [Chromecast] Ignore calls to SetPlaybackRate when the backend is stoppedkmackay2015-12-152-10/+8
* Chromecast: Hook up waiting_for_decryption_key callbackerickung2015-12-152-0/+5
* [Chromecast] Moving VideoPlane caching/logic in VideoPlaneController.esum2015-12-142-42/+130
* Forward the number of skipped frames by the OS in audio playout.grunell2015-12-142-2/+4