summaryrefslogtreecommitdiffstats
path: root/media/mojo
Commit message (Expand)AuthorAgeFilesLines
* Add PIXEL_FORMAT_MT21.wuchengli2015-09-142-1/+3
* Implemented HEVC video demuxing and parsingservolk2015-09-082-1/+3
* Rename media/base/buffers.h to media/base/timestamp_constants.hwatk2015-09-041-1/+0
* Merge media::VideoCapturePixelFormat with media::VideoPixelFormatemircan2015-09-012-5/+15
* Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598rockot2015-08-242-0/+2
* Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (pa...rockot2015-08-232-2/+0
* Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598rockot2015-08-222-0/+2
* Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (pa...yosin2015-08-222-2/+0
* Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598rockot2015-08-222-0/+2
* IWYU for base/memory/scoped_vector.h.thestig2015-08-221-1/+0
* Stop over-counting media decoder codec config src= UMAswolenetz2015-08-212-5/+4
* Add UYVY 4:2:2 support to VideoFrame and GpuMemoryBuffer.andresantoso2015-08-212-1/+3
* media: Make GpuMemoryBuffers VideoFrame copies asynchronous.dcastagna2015-08-203-3/+6
* Remove #if around PIXEL_FORMAT_NV12andresantoso2015-08-141-2/+0
* Changes lifetime of ApplicationConnection instances.ben2015-08-121-4/+5
* Remove interface_impl.h and error_handler.h usage from chromiumben2015-07-292-2/+0
* Update MediaKeyStatus to replace OutputNotAllowed with OutputRestrictedjrummell2015-07-282-2/+6
* media: Quit MojoMediaApplication when no ServiceFactory service is bound.xhwang2015-07-285-6/+36
* media: Mojo interfaces renaming.xhwang2015-07-2722-106/+98
* media: Add ServiceFactory mojo interface and implementation.xhwang2015-07-2118-90/+202
* media: Move media mojo interfaces to media.interfaces module.xhwang2015-07-1729-378/+428
* Reland: Change the video color space default.watk2015-07-142-3/+24
* MediaRenderer: Returns initialization result in the init callback.xhwang2015-07-136-37/+36
* media: extract Format and ColorSpace enum from VideoFrame.dongseong.hwang2015-07-132-22/+16
* media: MojoMediaClient method renames.xhwang2015-07-105-39/+41
* media: Pass CdmConfig in mojo CDM interface.xhwang2015-07-098-15/+71
* media: Support CdmFactory in MojoMediaClient.xhwang2015-07-097-25/+71
* Revert of Change the video color space default. (patchset #4 id:60001 of http...amineer2015-07-092-29/+1
* Change the video color space default.watk2015-07-092-1/+29
* FrameMojoShell provides services to mojo apps.xhwang2015-07-094-3/+9
* media: Support RendererFactory in MojoMediaClient.xhwang2015-07-087-69/+84
* media: Rename RendererConfig to MojoMediaClient.xhwang2015-07-016-85/+85
* media: Add MediaAppTest.xhwang2015-06-303-2/+171
* media: Enable MojoMediaApplication in the utility process.xhwang2015-06-251-6/+15
* media: Implement MojoRendererImpl::SetCdm().xhwang2015-06-245-13/+63
* media: Add MojoCdmFactory and enable mojo CDM creation.xhwang2015-06-2312-121/+289
* media: Host MojoMediaApplication in MojoShellContext.xhwang2015-06-238-100/+118
* MojoRendererService: Fix destruction order.xhwang2015-06-171-1/+4
* Add mojo:media_apptests to mojo apptests.xhwang2015-06-171-4/+4
* MojoRendererService: Use Stop() to stop the timer.xhwang2015-06-161-1/+3
* media: Fix mojo pipeline integration tests.xhwang2015-06-164-21/+14
* Fix typo in media Mojo services.dcheng2015-06-122-2/+2
* media: Add MojoCdmServiceContext.xhwang2015-06-115-30/+190
* Cleanup GN BUILD files, gni's and imports.msw2015-06-091-1/+1
* Chromium changes to statically link ffmpeg.chcunningham2015-06-091-6/+1
* Revert "Chromium changes to statically link ffmpeg."chcunningham2015-06-051-1/+6
* Chromium changes to statically link ffmpeg.chcunningham2015-06-041-6/+1
* media: Add MediaServiceProvider.xhwang2015-06-035-53/+79
* Relanding 1143663007: VideoFrame: Separate Pixel Format from Storage Type.mcasas2015-05-292-9/+5
* media: Use mandoline in run_mojo_media_renderer.py.xhwang2015-05-291-10/+9