summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Use more class member initializers in MidiManagerAlsa and remove a stale TODOagoode2015-06-262-10/+5
* VideoCaptureParams: |use_gpu_memory_buffers| flag and FakeVCD adaptationmcasas2015-06-268-51/+36
* Fix mips build of mediasbc2015-06-261-1/+1
* MSE: Just DVLOG when skipping top-level boxeswolenetz2015-06-251-9/+4
* Verify that ffmpeg codec enum values match the histogram valuesjrummell2015-06-251-0/+374
* Fix cras_input_unittests with component=shared_libraryspang2015-06-251-1/+2
* Make audio thread hang checker less chatty.dalecurtis2015-06-251-17/+44
* Reland: Video Capture: extract storage info from pixel format in VideoCapture...mcasas2015-06-259-77/+138
* media: Fix following GN error for Ozonedongseong.hwang2015-06-251-0/+3
* media: Enable MojoMediaApplication in the utility process.xhwang2015-06-252-8/+21
* Update usages of std::map to use ScopedPtrMap.mgiuca2015-06-252-26/+16
* Fix Clang compile error.chinyue2015-06-251-1/+1
* MediaCodecDecoder fix: ensure one data request at a timetimav2015-06-256-33/+220
* media: Respect color space regardless of pixel format.watk2015-06-251-2/+1
* Remove all the imports only needed for jni generator.aurimas2015-06-246-58/+60
* CaptureResolutionChooser now takes targeted frame area into account.miu2015-06-243-15/+344
* Revert of Video Capture: extract storage info from pixel format in VideoCaptu...dcheng2015-06-249-103/+47
* Remove flip_y, premultiply_alpha, unmultiply_alpha support in command buffer.zmo2015-06-241-4/+0
* media: Implement MojoRendererImpl::SetCdm().xhwang2015-06-245-13/+63
* Video Capture: extract storage info from pixel format in VideoCaptureFormat.mcasas2015-06-249-47/+103
* MSE: Prevent a Remove() following a satisfied Seek() from causing stallwolenetz2015-06-243-16/+189
* Revert of Revert of "Audio and video decoders for MediaCodecPlayer"timav2015-06-2417-0/+2374
* Move more string_util functions to base namespace.brettw2015-06-242-2/+2
* Add a silent audio sink to consume WebAudio data on silence detection.qinmin2015-06-233-0/+17
* Remove Chromium specific PixelStorei params in GPU command buffer.zmo2015-06-231-1/+2
* VideoFrame method reordering and minor cleanupmcasas2015-06-234-249/+238
* Revert of Audio and video decoders for MediaCodecPlayer (patchset #11 id:2000...schenney2015-06-2317-2366/+0
* media: Add MojoCdmFactory and enable mojo CDM creation.xhwang2015-06-2312-121/+289
* media: Add RAPPOR metric for EME over insecure origin.xhwang2015-06-231-2/+10
* media: Add RAPPOR metrics for EME usage.xhwang2015-06-231-0/+7
* media: Host MojoMediaApplication in MojoShellContext.xhwang2015-06-238-100/+118
* Remove constraint_set_flag checks from IsValidH264BaselineProfile().sandersd2015-06-231-23/+12
* Audio and video decoders for MediaCodecPlayertimav2015-06-2317-0/+2366
* Tab Capture: Fix capture frame sizing on high-DPI systems.miu2015-06-232-9/+21
* Allow ffmpeg to consult /proc for cpu flags before sandbox init.dalecurtis2015-06-231-0/+4
* Improve promise rejection message when origin doesn't allow itjrummell2015-06-221-1/+1
* remove legacy SK_SUPPORT_LEGACY_OPTIONLESS_GET_PIXELS flagreed2015-06-221-0/+1
* media: Always instantiate GpuVideoAcceleratorFactories.dcastagna2015-06-224-1/+7
* C++ readability review for agoodeagoode2015-06-222-70/+70
* Handle jpeg marker SOF1-15kcwu2015-06-201-0/+27
* Use 'pssh' data to determine key_id properlyjrummell2015-06-2014-131/+112
* VideoCapture: merge IPC VideoCaptureMsg_BufferReady and VideoCaptureMsg_Mailb...mcasas2015-06-194-8/+18
* VideoCaptureDevice::Client::Buffer remove GetType() and changes signature of ...mcasas2015-06-185-14/+11
* Use SeekToTimestampMs in SourceBufferStream unit testsservolk2015-06-181-33/+34
* MJPEG acceleration for video capture using VAAPI, the GPU and IPC partkcwu2015-06-184-30/+27
* Web MIDI: disable unsupported devices on WindowsTakashi Toyoshima2015-06-181-0/+8
* media: Add RAPPOR metrics for media player origin URLs.xhwang2015-06-185-9/+54
* MojoRendererService: Fix destruction order.xhwang2015-06-171-1/+4
* Remove unnecessary message_loop_proxy.h includesskyostil2015-06-175-5/+0
* media: Migrate callers of message_loop_proxy() to task_runner()skyostil2015-06-1738-72/+72