summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
...
* Add Cast PLI support on sender side.xjz2016-03-1629-204/+438
* Add Mojo interface for AudioDecodertimav2016-03-162-0/+44
* Log a non-crash dump for 10% of Spitzer pipeline decode failures.dalecurtis2016-03-161-0/+12
* Add missing null check on |data_source_|liberato2016-03-161-1/+2
* Avoids using audio unit API to determine if AUHAL is active or not.henrika2016-03-162-24/+30
* Revert of Add Mojo interface for AudioDecoder (patchset #2 id:20001 of https:...yutak2016-03-162-44/+0
* Revert of Update mojo Decryptor interface to support reusing shared memory (p...tommi2016-03-166-54/+2
* Reland: H264 HW encode using VideoToolboxemircan2016-03-169-221/+428
* Update mojo Decryptor interface to support reusing shared memoryjrummell2016-03-166-2/+54
* Add Mojo interface for AudioDecodertimav2016-03-162-0/+44
* Add MojoVideoDecoder.sandersd2016-03-158-20/+155
* Remove Exynos from MediaCodec blacklist. Limit MediaTek blacklist.dalecurtis2016-03-152-12/+18
* Revert of H264 HW encode using VideoToolbox (patchset #22 id:620001 of https:...dewittj2016-03-159-428/+221
* Convert CreateCdmBuffer() to use size_t for |capacity|jrummell2016-03-1510-23/+43
* H264 HW encode using VideoToolboxemircan2016-03-159-221/+428
* Using multi-phase IPC messages to send RTCP from RTP receiver.xjz2016-03-1517-290/+448
* AudioManagerBase: Create and run the audio thread lazily.alokp2016-03-1510-65/+80
* Disable "pause-and-buffer" on Android, cancel suspended players.dalecurtis2016-03-157-19/+125
* Combine media_mojo_unittests and media_mojo_services_unittestsjrummell2016-03-153-51/+26
* media: Call InitializeMediaLibrary() in pipeline integration fuzzerxhwang2016-03-151-0/+3
* Mark MediaAppTest.InitializeRenderer_Success as Flaky on Linuxcsharp2016-03-151-1/+8
* Don't mark a WebMediaPlayer as idle until it has size and first frame.dalecurtis2016-03-152-1/+9
* media: Add OutputProtection mojo interface and stub implementationxhwang2016-03-142-0/+57
* Remove stale mentions of mandoline.msw2016-03-141-60/+0
* Add MojoCdmAllocatorjrummell2016-03-147-0/+559
* Add support on extended Cast ACK message in cast streaming sender.xjz2016-03-145-46/+104
* Request a GpuVideoAcceleratorFactories when constructing decoders.sandersd2016-03-144-17/+27
* media::WebAudioSourceProviderImpl, add support for getting a copy of passing ...mcasas2016-03-143-50/+164
* Ensures that AudioInputCbErrorMac UMA is only stored when AGC is enabledhenrika2016-03-141-2/+9
* Fix mac-specific unit test build break.dougsteed2016-03-141-1/+1
* CC Animation: Erase cc::LayerSettings everywhere.loyso2016-03-141-2/+2
* Add AAC unit test for MediaCodecAudioDecodertimav2016-03-136-63/+169
* Make MediaSession a runtime-enabled feature on Desktop.mlamouri2016-03-122-0/+11
* Flip proprietary codecs to false for Android chromium builds.dalecurtis2016-03-125-22/+10
* [libfuzzer] tweaking media_vp?_parser_fuzzer options.aizatsky2016-03-124-0/+17
* Expand suspension of idle media players to all platforms.dalecurtis2016-03-123-50/+96
* media config: expand is_encrypted to a struct.dougsteed2016-03-1243-217/+467
* Set ADTS header profile for AAC-HE-V2 streams.yucliu2016-03-111-0/+1
* Win Video Capture: Remove unused |kForceDirectShowVideoCapture|, cleaned up t...mcasas2016-03-114-18/+8
* Improve lazy initialization of AudioDeviceListenerMactguilbert2016-03-111-7/+17
* Revert of media config: expand is_encrypted to a struct. (patchset #23 id:440...alexmos2016-03-1143-467/+217
* Revert of Flip proprietary codecs to false for Android chromium builds. (patc...pkotwicz2016-03-115-10/+22
* Improve retry support for media network loading.hubbe2016-03-116-66/+65
* Revert of Use system timestamp as capture timestamp (patchset #1 id:1 of http...qiangchen2016-03-112-2/+12
* Add stub WebMediaPlayerImpl unittest!dalecurtis2016-03-115-1/+184
* Remove read lock fence for H/W decoded videosstanisc2016-03-113-0/+12
* We have been seeing crashes in destruction in this class. It looks like there...agoode2016-03-112-54/+112
* media config: expand is_encrypted to a struct.dougsteed2016-03-1143-217/+467
* Flip proprietary codecs to false for Android chromium builds.dalecurtis2016-03-115-22/+10
* Propagate media session id into MediaPlayerAndroiddavve2016-03-1111-15/+48