summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Revert of Mac Video Capture AVFoundation: Calculate compressed frame size for...magjed2015-04-151-27/+0
* [gcc 4.x] Initialize web_port_index to 0 to fix build error while using GCC 4...vivek.vg2015-04-151-1/+1
* Revert of Prime the landing pad for the new video rendering pipeline. (patchs...gunsch2015-04-1541-386/+1186
* Prime the landing pad for the new video rendering pipeline.dalecurtis2015-04-1541-1186/+386
* media: CdmFactory creates CDM (MediaKeys) asynchronously.xhwang2015-04-1313-183/+288
* Do not require 'alg' parameter for EME Clear Key Update() requestsjrummell2015-04-132-56/+21
* Remove USE_UDEV for now and enable hotplug for ALSAagoode2015-04-133-582/+1462
* MediaDrmBridge: guards MediaDrm.removeKeys call in case of failure.gunsch2015-04-101-2/+12
* Switch to double for time calculations using playback rate.dalecurtis2015-04-104-9/+9
* Replace IsolateHolder::LoadV8Snapshot() with V8Initializer::LoadSnapshot().oth2015-04-101-2/+2
* JPEG parser calculate correct coded sizekcwu2015-04-105-1/+53
* Add VDA supported profile to GPUInfohenryhsu2015-04-1010-38/+70
* Add myself to per-file owner for build rules under mediatoyoshim2015-04-101-0/+5
* Validate channel count matches channel layout.dalecurtis2015-04-102-6/+24
* Unit tests for KeySystemConfigSelector.sandersd2015-04-107-146/+929
* [Android] Move testing/android/ to testing/android/native_test/jbudorick2015-04-091-1/+1
* Align ChannelLayout comments with kChannelOrderings valueswdzierzanowski2015-04-091-9/+9
* Fix MSE playback regression by not changing pipeline duration at EOSservolk2015-04-092-13/+0
* VideoCaptureBufferPool: Refactor to allow support of non-ShMem backed buffersmcasas2015-04-094-8/+7
* Fix incorrect AudioConverter setup for discrete channel layouts.dalecurtis2015-04-094-9/+21
* Pass security origin to AesDecryptor()jrummell2015-04-099-11/+35
* Add missing miu@ to OWNERS files for Cast Streaming, and pruning.miu2015-04-081-2/+0
* Disable low latency audio under remote desktop sessions.dalecurtis2015-04-083-49/+120
* Introduce TimeSource notifications to the VideoRenderer.dalecurtis2015-04-087-0/+62
* Remove android_webview_build conditions from various places.torne2015-04-072-10/+2
* Web MIDI: call AccumulateMidiBytesSent() after operation finishedtoyoshim2015-04-076-21/+39
* Web MIDI: Improve device change monitornig on Windowstoyoshim2015-04-072-210/+143
* Extract requestMediaKeySystemAccess() algorithm.sandersd2015-04-0711-673/+833
* Work on Windows GN component build.brettw2015-04-061-0/+1
* Revert of Work on Windows GN component build. (patchset #8 id:140001 of https...pkotwicz2015-04-061-1/+0
* Work on Windows GN component build.brettw2015-04-061-0/+1
* Web MIDI: use GetVendorName() result only if it is availabletoyoshim2015-04-061-2/+4
* Loads CastEglPlatform implementation from shared library.halliwell2015-04-061-0/+4
* Allow widevinecdmadapter to be built in Chromiumjrummell2015-04-042-0/+242
* encrypted media: Persistent state is always enabled on Android.xhwang2015-04-031-1/+1
* Add support for the USB2-Live and Avermedia Analog capture devices by constru...ken.strickland2015-04-035-161/+85
* Web MIDI: fix a man vs machine racetoyoshim2015-04-032-13/+39
* Web MIDI: Support manufacturer field ID MM_MICROSOFTyukawa2015-04-031-3/+8
* Web MIDI: add MidiScheduler for send() with timestamptoyoshim2015-04-037-4/+115
* media: Make RenderCdmFactory a RenderFrameObserver.xhwang2015-04-036-16/+15
* Use UsbIds::GetVendorName to retrieve USB vendor name.yukawa2015-04-034-19/+25
* Copy configuration label in requestMediaKeySystemAccess()sandersd2015-04-031-5/+10
* Move underflow threshold limits out of the video renderer.dalecurtis2015-04-038-36/+188
* OnEncrypted event to use enum for |init_data_type|jrummell2015-04-0326-114/+63
* media: Rename SessionError to LegacySessionError.xhwang2015-04-0221-104/+102
* Web MIDI: convert MMVERSION to "major.minor" format stringtoyoshim2015-04-021-2/+7
* Replace kMediaDrmEnableNonCompositing swicth with use_video_overlay_for_embed...ddorwin2015-04-026-17/+16
* Require two failed pings of the audio thread to crash.dalecurtis2015-04-021-10/+39
* CreateSessionAndGenerateRequest() to use enum for |init_data_type|jrummell2015-04-0227-183/+243
* Turn ThreadPriority enum into an enum class.gab2015-04-013-3/+3