summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Initial support for the desktop media pipeline on Android.watk2015-07-208-41/+105
* Use ConvertJavaStringToUTF8() instead of GetStringUTFChars()simonb2015-07-201-3/+2
* MSE: Log buffered audio splice generation to media-internalswolenetz2015-07-172-20/+72
* Remove memset from VideoFrame and mark buffer as unpoisonedemircan2015-07-173-16/+4
* media: Move media mojo interfaces to media.interfaces module.xhwang2015-07-1730-379/+429
* [Android] Roll to findbugs 3.0.1.jbudorick2015-07-171-6/+8
* Try to reland "Implement HasInputDevices in CrasAudioManager"cychiang2015-07-175-27/+32
* Folder shuffle media/capture -> media/capture/content and media/video/captur...mcasas2015-07-1792-1780/+1820
* Updating ffmpeg_regression_tests repository docs to use git link.chcunningham2015-07-171-2/+2
* Add tests to use different video and audio containersjrummell2015-07-173-0/+111
* Remove legacy StartsWithASCII function.brettw2015-07-166-11/+19
* Re-enable the JPEG video color space.watk2015-07-165-8/+23
* Add a rappor metric for the origin url of HLS media playbacks.watk2015-07-162-0/+8
* Propagate playback time for video only cases in MediaCodecPlayertimav2015-07-165-30/+139
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-165-14/+18
* Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #...yosin2015-07-165-18/+14
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-165-14/+18
* Increase OSX post-resume delay for new audio streams.dalecurtis2015-07-161-1/+1
* Move JoinString to the base namespace.brettw2015-07-151-1/+1
* media: Fix DCHECK in DeocderStream::Decode().xhwang2015-07-141-1/+1
* Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...hongchan2015-07-141-1/+1
* Move JoinString to the base namespace.brettw2015-07-141-1/+1
* Use more realistic audio samples for MediaCodecPlayer teststimav2015-07-1412-59/+102
* Fix accumulation error with front_timestamp, move test only code.dalecurtis2015-07-143-77/+49
* Deprecate LogCB in favor of using MediaLogwolenetz2015-07-1464-614/+531
* Reland: Add JpegDecodeAccelerator unittesthenryhsu2015-07-142-2/+2
* Eliminate MediaPlayer & MediaPlayerClient abstractionssrirama.m2015-07-145-26/+35
* Revert of Add JpegDecodeAccelerator unittest (patchset #9 id:160001 of https:...hajimehoshi2015-07-142-2/+2
* Add JpegDecodeAccelerator unittesthenryhsu2015-07-142-2/+2
* Check the response URL origin in BufferedDataSource to avoid mixing cross-ori...horo2015-07-147-4/+195
* Reland: Change the video color space default.watk2015-07-1418-74/+114
* MediaRenderer: Returns initialization result in the init callback.xhwang2015-07-136-37/+36
* media: extract Format and ColorSpace enum from VideoFrame.dongseong.hwang2015-07-13100-712/+739
* Make Bluetooth headset working with WebRTC in Chrome on Android if bluetooth ...braveyao2015-07-131-5/+14
* Temporarily disabe mode check in volume change observer.braveyao2015-07-111-1/+5
* 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