summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* 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
* Web MIDI (Windows): change the maximum sysex message sizetoyoshim2016-03-111-3/+5
* Change scoped_ptr to a type alias for std::unique_ptr for OS_ANDROIDdcheng2016-03-111-1/+1
* Reland "Transfer media::VideoFrame using mojo shared memory"jrummell2016-03-116-106/+161
* Implement reading of media track info from WebM and MP4 containersservolk2016-03-1113-35/+301
* Modify YUV codecs to match Skia's API changemsarett2016-03-101-42/+55
* Minimal change to statically link against AvFoundation.perkj2016-03-103-42/+33
* Moves mojo_application_manifest to data_depssky2016-03-101-2/+2
* Fix Android black frames during MSE config changes.chcunningham2016-03-103-5/+29
* Revert of Transfer media::VideoFrame using mojo shared memory (patchset #4 id...tsergeant2016-03-106-158/+106
* blink: Rename modules/ method to prefix with get when they collide.Dana Jansens2016-03-093-8/+8
* media: Add fuzzer test for bit_readerjrummell2016-03-093-1/+51
* Transfer media::VideoFrame using mojo shared memoryjrummell2016-03-096-106/+158
* Consolidate MPEG*_AAC_* MimeUtil::Codec enum valuesddorwin2016-03-093-82/+44
* Remove unused MockDemuxer::OnAudioRendererDisabledwolenetz2016-03-091-1/+0