summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Use kMIDIPropertyDisplayName instead of kMIDIPropertyNameagoode2015-03-241-2/+4
* Web MIDI Linux: Fix enumeration when OPL3 devices are present, and fix manufa...agoode2015-03-242-28/+52
* Web MIDI Linux: Omit empty values in JSON, to make id generation more robustagoode2015-03-242-10/+30
* Update External Clear Key to support CDM_8jrummell2015-03-233-58/+75
* Reland 967793002 Linux Video Capture: Add V4L2VideoCaptureDelegate{Single,Mul...mcasas2015-03-2317-442/+1000
* GpuVideoAcceleratorFactories is a pure abstract base class, needs no implemen...mcasas2015-03-234-14/+1
* Proposed backoff scheme for kAudioUnitErr_TooManyFramesToProcess error handling.henrika2015-03-232-4/+29
* Revert of Linux Video Capture: Add V4L2VideoCaptureDelegate{Single,Multi}Plan...perkj2015-03-2316-995/+442
* Android: Never automatically enter fullscreen when media playback starts.ddorwin2015-03-214-29/+0
* Remove synchronous AudioHardwareConfig request.dalecurtis2015-03-205-5/+5
* Add support for cdm::ContentDecryptionModule_8, remove CDM_6jrummell2015-03-205-154/+100
* Linux Video Capture: Add V4L2VideoCaptureDelegate{Single,Multi}Plane.mcasas2015-03-2016-442/+995
* Fix for clang build warnings: undefined variables if !USE_UDEV.gunsch2015-03-201-0/+2
* Remove rtcp_interval from cast_configzhuoyu.qian2015-03-208-50/+19
* media: Do not call into native MediaDrmBridge after it's destroyed.xhwang2015-03-192-15/+67
* Improve id quality, create opaque id, prep for hotplugagoode2015-03-194-99/+344
* media: Always define |cdm_id| in CdmContext.xhwang2015-03-194-16/+9
* Make fake file audio input device not crash when it fails to read.phoglund2015-03-192-9/+29
* Increase VIDIOC_REQBUFS count from 2 to 4jchuang2015-03-191-5/+6
* media: Remove obsolete comment in media/mojo/services/BUILD.gn.xhwang2015-03-181-1/+0
* Fix up if statement curly braces issues.aurimas2015-03-183-18/+9
* media: Hook up ContentDecryptionModuleClient in mojo CDM service.xhwang2015-03-186-10/+13
* Implement support for "keyids" Initialization Data formatjrummell2015-03-183-2/+14
* FileVideoCaptureDevice: better error mgmt if !File.IsValid()mcasas2015-03-182-4/+10
* Add missing CdmKeyInformation enum valuesjrummell2015-03-173-1/+14
* media: Fix permission request/check for EME on Android.xhwang2015-03-171-5/+3
* Properly determine if a new key was added in AesDecryptor::Update()jrummell2015-03-174-47/+95
* Fixes audio issue on Mac for USB headsets where kAudioUnitErr_TooManyFramesTo...henrika2015-03-171-1/+8
* stop using deprecated SkPaint::FilterLevelreed2015-03-171-1/+1
* Add test-25fps.vp9 test video.wuchengli2015-03-173-0/+17
* Rename CardInfo to MidiDevice and factor out some device probing logicagoode2015-03-173-301/+330
* [Ozone] Update GYP and GN to include a DRM platformdnicoara2015-03-161-0/+4
* Plugin Power Saver: Replace all "plug-in" with "plugin" for consistency.tommycli2015-03-161-5/+5
* media: Enable logging for mojo services in run_mojo_media_renderer.py.xhwang2015-03-141-0/+6
* media: Refactor PlatformVerificationFlow.xhwang2015-03-142-8/+62
* Add browser test to play encrypted media twicejrummell2015-03-143-3/+34
* media: run_mojo_media_renderer.py default to headless mode.xhwang2015-03-131-3/+3
* Allow a dependency on skia when is_ensemble is true.wtc2015-03-132-14/+9
* Web MIDI: Core MIDI related minor fixes and cleanuptoyoshim2015-03-122-56/+76
* Remove PSSH version specific code from MP4 parserkqyang2015-03-121-4/+1
* Convert more isolate files to respect use_x11 for Xvfb usagespang2015-03-112-45/+46
* Fix one more lint warning in src/media.newt2015-03-111-0/+1
* Update Android code to generate waitingforkey eventjrummell2015-03-103-0/+6
* Block platform verification and file IO in the CDM adapter if the CDM configu...sandersd2015-03-1013-36/+100
* base: Remove operator& from ScopedVariant and ScopedPropVariant.danakj2015-03-102-3/+3
* Add script to run/test the mojo media renderer.xhwang2015-03-091-0/+72
* Move UdevDecodeString from media/midi to device/udev_linuxagoode2015-03-093-60/+30
* Remove mojo::DemuxerStreamObserver.xhwang2015-03-095-149/+139
* Address NewApi Android lint warnings in src/media.newt2015-03-096-15/+32
* Copy ui/ozone OWNERS to media/ozone OWNERSspang2015-03-091-0/+2