summaryrefslogtreecommitdiffstats
path: root/media/test
Commit message (Expand)AuthorAgeFilesLines
* Revert of Revert of "Audio and video decoders for MediaCodecPlayer"timav2015-06-244-0/+0
* VideoFrame method reordering and minor cleanupmcasas2015-06-231-4/+2
* Revert of Audio and video decoders for MediaCodecPlayer (patchset #11 id:2000...schenney2015-06-234-0/+0
* Audio and video decoders for MediaCodecPlayertimav2015-06-234-0/+0
* Use 'pssh' data to determine key_id properlyjrummell2015-06-2011-105/+78
* media: Migrate callers of message_loop_proxy() to task_runner()skyostil2015-06-171-10/+10
* media: Fix mojo pipeline integration tests.xhwang2015-06-161-1/+4
* Chromium changes to statically link ffmpeg.chcunningham2015-06-091-2/+1
* Fix overloaded pipeline integration tests to support underflow.dalecurtis2015-06-061-2/+6
* Revert "Chromium changes to statically link ffmpeg."chcunningham2015-06-051-1/+2
* Fix PipelineIntegrationTest expectations to allow for underflow.dalecurtis2015-06-051-1/+4
* Chromium changes to statically link ffmpeg.chcunningham2015-06-041-2/+1
* media: Add MediaServiceProvider.xhwang2015-06-031-1/+1
* VideoFrame: Pass color space from pixel format to metadatamcasas2015-05-223-1/+9
* Fix Linux GN all botJohn Abd-El-Malek2015-05-211-1/+3
* Remove duplicate application cpp files in mojo/application.jam2015-05-201-2/+1
* Add a GpuMemoryBuffer pool that creates hardware backed VideoFrames.dcastagna2015-05-151-1/+1
* Fork the mojo shell interfaces used by Mandoline.jam2015-05-142-4/+4
* Update md5 checksum for Intel for video_decode_accelerator_unittest.posciak2015-05-071-0/+2
* Add hardware-accelerated VP8 decode support for VAAPI accelerator.posciak2015-05-061-0/+2
* Introduce NullVideoSink for test classes.dalecurtis2015-04-292-24/+11
* Use std::vector<uint8_t> instead of uint8*/int for MediaKeys interfacejrummell2015-04-241-12/+9
* Fix flakiness due to race in javascript loading & execution.prabhur2015-04-234-13/+28
* Improving WebM duration estimation.chcunningham2015-04-161-2/+5
* Revert "Speculative revert by sheriff"Bartosz Fabianowski2015-04-163-12/+25
* Speculative revert by sheriffBartosz Fabianowski2015-04-163-25/+12
* Prime the landing pad for the new video rendering pipeline.dalecurtis2015-04-153-12/+25
* Revert of Prime the landing pad for the new video rendering pipeline. (patchs...gunsch2015-04-153-25/+12
* Prime the landing pad for the new video rendering pipeline.dalecurtis2015-04-153-12/+25
* JPEG parser calculate correct coded sizekcwu2015-04-102-0/+1
* Pass security origin to AesDecryptor()jrummell2015-04-092-1/+4
* OnEncrypted event to use enum for |init_data_type|jrummell2015-04-033-17/+13
* media: Rename SessionError to LegacySessionError.xhwang2015-04-021-9/+10
* CreateSessionAndGenerateRequest() to use enum for |init_data_type|jrummell2015-04-021-7/+11
* Implement sessionTypes filtering.sandersd2015-03-311-3/+8
* Update EME browser_tests to handle early failurejrummell2015-03-281-0/+2
* Implement robustness strings in requestMediaKeySystemAccess().sandersd2015-03-251-1/+3
* media: Always define |cdm_id| in CdmContext.xhwang2015-03-191-3/+0
* Properly determine if a new key was added in AesDecryptor::Update()jrummell2015-03-171-0/+7
* Add test-25fps.vp9 test video.wuchengli2015-03-173-0/+17
* Add browser test to play encrypted media twicejrummell2015-03-143-3/+34
* Support VP9 video in the BT709 color space.watk2015-03-042-0/+9
* Decryptors can report kNoKey to WebMediaPlayerjrummell2015-03-023-3/+22
* Moved renderer implementation from media/filters/ to media/renderers/servolk2015-02-243-4/+4
* Handle 'cenc' Initialization Data Type in Clear Key.jrummell2015-02-211-13/+33
* Add more size_t -> int warning fixes for the win x64 GN build.dpranke2015-02-201-0/+4
* Require JSON key IDs and keys to be properly base64url encodedjrummell2015-02-201-14/+12
* Enable unprefixed EME browser testsjrummell2015-02-112-3/+8
* Update player_utils.js to use 2-parameter rMKSA.sandersd2015-02-041-1/+2
* Replaces instances of the deprecated TimeTicks::HighResNow() with TimeTicks::...charliea2015-01-261-2/+2