summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Update RendererWebKitPlatformSupportImpl::createAudioDevice() to handle |inpu...crogers@google.com2013-01-121-0/+1
* Encrypted Media: Update config/state after config changed in DecryptingAudioD...xhwang@chromium.org2013-01-123-8/+50
* Add unit tests for ISO CENC (encrypted MP4).ddorwin@chromium.org2013-01-121-1/+173
* Fix indentation in SourceBufferRange.xhwang@chromium.org2013-01-121-2/+2
* Improve thread safety for device changes on OSX.dalecurtis@google.com2013-01-117-75/+432
* Tab Audio Mirroring/Capture: Browser-side connect/disconnect functionality:miu@chromium.org2013-01-115-212/+404
* Do not require a key before processing unencrypted frames within a potentiall...ddorwin@chromium.org2013-01-112-27/+144
* Introduce keyframe_map_index_base_ to SourceBufferRange.xhwang@chromium.org2013-01-112-15/+44
* Removed files that were renamed in a previous CL.ddorwin@chromium.org2013-01-118-13/+19
* Revert 176228dalecurtis@google.com2013-01-118-419/+76
* Improve thread safety for device changes on OSX.dalecurtis@google.com2013-01-118-76/+419
* Add test files for new EME tests.ddorwin@chromium.org2013-01-1115-0/+17
* Add pause timer to ease resource usage when not playing.dalecurtis@chromium.org2013-01-106-32/+120
* Fix CHECK failure processing unencrypted frames within a potentially encrypt...ddorwin@chromium.org2013-01-102-7/+23
* Use scoped_ptr<> and deleter for media::DecoderBuffer::data_.xhwang@chromium.org2013-01-092-24/+10
* Prevent SourceBufferRange.waiting_for_keyframe_ from being lost on range merges.acolwell@chromium.org2013-01-082-2/+44
* Add unit tests for config changes involving encrypted streams.ddorwin@chromium.org2013-01-081-16/+110
* Added debug logging for MSE config changes.ddorwin@chromium.org2013-01-084-5/+15
* Roll speex, flac, libvpx DEPS to get shim header changes.phajdan.jr@chromium.org2013-01-071-1/+2
* Encrypted Media: Add config change support in DecryptingAudioDecoder.xhwang@chromium.org2013-01-063-62/+180
* Encrypted Media: Add config change support in DecryptingVideoDecoder.xhwang@chromium.org2013-01-063-54/+202
* Fix regression with audio mirroring due to observers being added while iterat...justinlin@chromium.org2013-01-051-0/+2
* Convert a few LOG statements to MEDIA_LOG in MP4StreamParser.acolwell@chromium.org2013-01-051-3/+7
* Add encrypted WebM files for config change tests.ddorwin@chromium.org2013-01-042-0/+0
* Handle config change during pending reset correctly in FFmpegVideoDecoder.xhwang@chromium.org2013-01-042-15/+158
* Roll FFMpeg for M26. Fix ffmpeg float audio decoding.dalecurtis@google.com2013-01-0419-154/+325
* Add guard to OpenSLESOutputStream::FillBufferQueue() to respect shutdown cond...miu@chromium.org2013-01-041-1/+3
* Remove obsolete comments in WebMStreamParser.xhwang@chromium.org2013-01-031-2/+0
* Make WaitableMessageLoopEvent return immediately if it has already been signa...scherkus@chromium.org2013-01-032-8/+6
* Encrypted Media: Support config change in DecryptingDemuxerStream.xhwang@chromium.org2013-01-034-90/+83
* Linux: make AudioManagerLinux::ShowAudioInputSettings work on Unity.phajdan.jr@chromium.org2013-01-031-7/+21
* Replace all uses of base/mac/crash_logging.h with base/debug/crash_logging.h.rsesek@chromium.org2013-01-031-2/+2
* Crash/stability fix for device change logic in AudioOutputController. The ou...miu@chromium.org2013-01-032-18/+15
* Fix crash in media::VirtualAudioOutputStream::Start() when stopping audio mir...miu@chromium.org2013-01-032-31/+24
* Change PipelineStatusCB to Closure for ended callbacks.wolenetz@chromium.org2013-01-036-17/+15
* Vanquish the remnants of media::MessageLoopFactory.scherkus@chromium.org2013-01-026-132/+14
* Disable flaky VideoRendererBaseTest.GetCurrentFrame_EndOfStream on Win.xhwang@chromium.org2012-12-281-1/+1
* Revert "Add wrapper class to media for support of VP9 video, and add a comman...fsamuel@chromium.org2012-12-288-484/+5
* Add support for ignoring subtitle and extra audio & video tracks.acolwell@chromium.org2012-12-266-7/+75
* Fix ChunkDemuxer to handle a Shutdown() call before Initialize() is called.acolwell@chromium.org2012-12-262-0/+16
* Verify that cameras support desired formats.posciak@chromium.org2012-12-221-9/+37
* Encrypted Media: Replace DecryptorClient with key event callbacks.xhwang@chromium.org2012-12-2217-228/+178
* Add wrapper class to media for support of VP9 video, and add a command line f...tomfinegan@chromium.org2012-12-228-5/+484
* GTTF: No more FLAKY_ .phajdan.jr@chromium.org2012-12-211-16/+16
* Change default audio routing to speaker.milanb@chromium.org2012-12-211-0/+5
* Add OWNER file in media/video/capture.wjia@chromium.org2012-12-211-0/+3
* Update WebMClusterParser so it can detect keyframes in BlockGroupsacolwell@chromium.org2012-12-214-21/+86
* Improves CoreAudioUtil::IsSupported by also loading Audioses.dll DLLhenrika@chromium.org2012-12-211-1/+20
* Revert 174311kinaba@chromium.org2012-12-218-484/+5
* Add wrapper class to media for support of VP9 video, and add a command line f...tomfinegan@chromium.org2012-12-218-5/+484