summaryrefslogtreecommitdiffstats
path: root/media/media.gyp
Commit message (Expand)AuthorAgeFilesLines
...
* Replace WebAudio MediaCodec usage with FFmpeg. A ~4x improvement.dalecurtis2016-01-061-4/+0
* Switch from build-time to run-time flags for Project Spitzer.xhwang2015-12-181-19/+21
* Refactor MediaCodecBridge to add support for NDK APIsqinmin2015-12-171-1/+16
* [Chromecast] Replace architecture-based conditionals with flag.slan2015-12-161-1/+1
* Add decryptor support to cdm_adapterjrummell2015-12-151-0/+6
* Revert of Refactor MediaCodecBridge to add support for NDK APIs (patchset #5 ...acleung2015-12-151-20/+1
* Convert audio thread hang crash to UMA. Dump driver info on Win.dalecurtis2015-12-111-0/+1
* Add UMA stats for maximum audio render streams over IPC, browser-wide.grunell2015-12-091-0/+3
* Second layer of mixing for audio elements.olka2015-12-071-0/+2
* Refactor MediaCodecBridge to add support for NDK APIsqinmin2015-12-061-1/+20
* MediaStreamRecorder: enable in Android (including linking libwebm)mcasas2015-12-011-26/+5
* Improve input handling for WaveAudioHandler.slan2015-11-231-1/+1
* Reland: Media: Use libyuv::I420Copy instead of Copy{Y,U,V,A}Plane() in unittestsmcasas2015-11-201-0/+1
* Revert of Media: Use libyuv::I420Copy instead of Copy{Y,U,V,A}Plane() in unit...mcasas2015-11-181-1/+0
* Reland "Add unit tests for CdmAdapter"jrummell2015-11-171-0/+9
* Media: Use libyuv::I420Copy instead of Copy{Y,U,V,A}Plane() in unittestsmcasas2015-11-171-0/+1
* Move MediaDrmBridge provision communication to native side.timav2015-11-161-0/+1
* fix build when ffmpeg, libvpx and libwebm are disabledj.isorce2015-11-161-0/+9
* Revert of Add unit tests for CdmAdapter (patchset #6 id:100001 of https://cod...zhaoqin2015-11-161-9/+0
* Add unit tests for CdmAdapterjrummell2015-11-131-0/+9
* Update WebmMuxer for audio component of MediaStream recording.ajose2015-11-071-0/+2
* add ConvertYUVAToARGBRow_MMX to media_perftestsfbarchard2015-11-071-1/+2
* media: Remove BrowserCdmFactory inferface.xhwang2015-11-061-8/+2
* Simplify cdm_adapterjrummell2015-11-061-2/+0
* Add content_decryption_module.h based MediaKeys implementation.jrummell2015-11-051-0/+4
* Revert of add ConvertYUVAToARGBRow_MMX to media_perftests (patchset #2 id:200...binjin2015-11-041-2/+1
* Move code out of supported_cdm_versions.hjrummell2015-11-041-0/+2
* add ConvertYUVAToARGBRow_MMX to media_perftestsfbarchard2015-11-041-1/+2
* Revert of add ConvertYUVAToARGBRow_MMX to media_perftests (patchset #5 id:800...dskiba2015-11-031-2/+1
* add ConvertYUVAToARGBRow_MMX to media_perftestsfbarchard2015-11-031-1/+2
* media: Make MediaKeys ref-counted.xhwang2015-11-031-2/+0
* Pass DecryptConfig parameters over IPC and use it in AVDA.timav2015-10-271-0/+1
* Move skcanvas_video_renderer to media/renderersdongseong.hwang2015-10-261-3/+3
* Fail playback when VideoDecoderConfig has invalid extra data.chcunningham2015-10-201-0/+2
* media: DecoderSelector supports generic decoders that can handle encrypted st...xhwang2015-10-191-0/+9
* Revert of Fail playback when VideoDecoderConfig has invalid extra data. (patc...hajimehoshi2015-10-191-2/+0
* Fail playback when VideoDecoderConfig has invalid extra data.Chris Cunningham2015-10-171-0/+2
* Reland: Use GpuMemoryBufferVideoFramePool for WebMediaPlayerMS and MediaStrea...emircan2015-10-141-0/+2
* Revert "Use GpuMemoryBufferVideoFramePool for WebMediaPlayerMS and MediaStrea...Henrik Grunell2015-10-141-2/+0
* Use GpuMemoryBufferVideoFramePool for WebMediaPlayerMS and MediaStreamVideoRe...emircan2015-10-131-0/+2
* Isolate media_unittests_apk.stip2015-10-041-0/+21
* Added UMA metrics for MediaSourcePlayer and MediaCodecPlayertimav2015-10-021-0/+2
* Prepare MediaDrmBridge to work with MediaCodecPlayertimav2015-09-301-0/+2
* Delete broken, flaky AudioInputVolume unittest.dalecurtis2015-09-291-4/+0
* Re-land attempt 2: Add localized default audio device names.ajm2015-09-291-0/+4
* Revert "Re-land: Add localized default audio device names."jmadill2015-09-291-4/+0
* Re-land: Add localized default audio device names.ajm2015-09-291-0/+4
* Revert "Add localized default audio device names."dgrogan2015-09-221-5/+0
* Add localized default audio device names.ajm2015-09-221-0/+5
* Copy libvpx from DEPS to srcjohannkoenig2015-09-181-1/+1