summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Roll FFmpeg for M45.chcunningham2015-07-105-20/+17
* Clear Key CDM should resolve the promise if session not foundjrummell2015-07-104-10/+19
* Replace base::str[n]casecmp with helper functions.brettw2015-07-101-1/+1
* Fix browser test to use encrypted filesjrummell2015-07-101-13/+12
* [Android] Filter the unknown type in function GetDeviceSupportedFormatsguanxian.li2015-07-102-8/+2
* Log audio splice sanitizer warnings and errors to media-internalswolenetz2015-07-104-22/+76
* Add stronger DCHECK for front and back timestamp calculations.dalecurtis2015-07-101-0/+11
* media: MojoMediaClient method renames.xhwang2015-07-105-39/+41
* media: Pass CdmConfig in mojo CDM interface.xhwang2015-07-098-15/+71
* Properly verify that input data is just 'pssh' boxesjrummell2015-07-093-12/+68
* media: Support CdmFactory in MojoMediaClient.xhwang2015-07-097-25/+71
* Revert of Flush pending writes on Skia scratch textures used in Chromium (pat...kbr2015-07-091-5/+0
* Web MIDI: add a new UMA entry for the final result codetoyoshim2015-07-0913-119/+121
* Revert of Change the video color space default. (patchset #4 id:60001 of http...amineer2015-07-0917-120/+79
* Remove -Wno-unused-private-field clang warning suppression.benwells2015-07-091-5/+4
* Change the video color space default.watk2015-07-0917-79/+120
* Remove sample_rate / 100 check for input devices.dalecurtis2015-07-091-2/+0
* Flush pending writes on Skia scratch textures used in Chromiumoetuaho2015-07-091-0/+5
* Generate ADTS header on every AAC audio frame.jfthibert2015-07-093-16/+74
* Fixes issue where Web Speech API drops a frame every 5.1 secondshenrika2015-07-094-0/+17
* FrameMojoShell provides services to mojo apps.xhwang2015-07-094-3/+9
* media: Support RendererFactory in MojoMediaClient.xhwang2015-07-0810-79/+99
* Use specific error codes when EME browser tests failjrummell2015-07-085-25/+35
* Revert of Implement HasInputDevices in CrasAudioManager (patchset #10 id:1700...mnissler2015-07-083-27/+27
* Implement HasInputDevices in CrasAudioManagercychiang2015-07-083-27/+27
* Fixed all unused-variable Clang warnings on Windows.mgiuca2015-07-082-3/+0
* GN: Fix a couple of files that required a media_use_ffmpeg=true guardagrieve2015-07-081-2/+6
* Automatic resolution throttling for screen capture pipeline.miu2015-07-087-80/+737
* GN: Add a missing android dep to //media/audio:unittestsagrieve2015-07-081-0/+1
* Warn when LIMITED_MEDIA_LOG limit reachedwolenetz2015-07-081-4/+19
* Move WriteInto to base namespace.Brett Wilson2015-07-071-1/+1
* media: fix GN buildlionel.g.landwerlin2015-07-071-2/+1
* Fix Problems found by Errorproneraywilliams2015-07-071-3/+7
* Replace remaining Tokenize calls to SplitStringbrettw2015-07-065-25/+41
* Lock while using key to prevent Update() from changing itjrummell2015-07-062-5/+6
* MediaDrmBridge: Check mMediaBridge beforeing calling release() in destroy().xhwang2015-07-061-1/+3
* Move MatchPattern to its own header and the base namespace.brettw2015-07-061-4/+5
* Fix unused variables errors in media/.mlamouri2015-07-064-2/+5
* Log buffered resource loading failures to media-internalswolenetz2015-07-062-1/+10
* Set valid ADTS header profile for AAC-HE streams.jfthibert2015-07-062-0/+50
* Cleanup - switch to consistent static annotation.ajose2015-07-065-9/+9
* media: No need to handle direct_dependent_configs in GN build.tfarina2015-07-031-3/+0
* Unify audio device input parameter selection on Windows.dalecurtis2015-07-026-123/+87
* Mark VideoCaptureDeviceTest.GetDeviceSupportedFormats failing on Androidjohnme2015-07-021-1/+7
* clang/win: Fix warnings to prepare for building without -Wno-reorder.sammc2015-07-024-13/+12
* Remove NOTREACHED in DeinitializeDecoder()jrummell2015-07-021-1/+3
* Make VideoCaptureFormat::ToString static.ajose2015-07-018-14/+20
* Fix some clang warnings with -Wmissing-braces in media.dcheng2015-07-011-1/+1
* Remove scherkus@chromium.org from OWNERS files.scherkus2015-07-011-1/+0
* Remove superfluous checks in ScreenCaptureDeviceCore::AllocateAndStart()ajose2015-07-011-16/+0