summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Android VideoCaptureCamera2.stopCapture(): Catch IllegalStateException not Il...Magnus Jedvert2015-08-251-4/+1
* Merge to M45: "Fix WASAPI restriction to be based on period size; fixes Win10."Dale Curtis2015-08-101-82/+93
* Merge: media: Fix natural size generation in MP4StreamParser.Xiaohan Wang2015-08-086-3/+71
* Web MIDI: Android Chrome is stuck if connected USB devices are not MIDITakashi Toyoshima2015-08-061-1/+1
* [Merge to M45]Check the response URL origin in BufferedDataSource to avoid mi...Tsuyoshi Horo2015-07-317-4/+195
* Merge M45: "Save WebContentDecryptionModuleResult in scoped_ptr<>"John Rummell2015-07-309-38/+63
* Merge: media: In low delay mode, do not accumulate frames earlier than the st...Xiaohan Wang2015-07-232-8/+20
* To M45: MSE: Update DTS by the same delta as PTS during partial append window...Matt Wolenetz2015-07-232-5/+58
* Web MIDI: make unsupported device check strictTakashi Toyoshima2015-07-231-4/+11
* To M45: MSE: Provide link in media-internals to known bug 229412 until it is ...Matt Wolenetz2015-07-221-1/+4
* [Merge to M45] Re-enable the JPEG video color space.Dale Curtis2015-07-202-1/+9
* Revert "Replace base::str[n]casecmp with helper functions."Alex Mineer2015-07-121-1/+1
* 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