summaryrefslogtreecommitdiffstats
path: root/content/renderer/media/audio_renderer_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Merge AudioRendererImpl and AudioRendererBase; add NullAudioSinkvrk@chromium.org2012-04-061-137/+0
* Move media/audio files into media namespace (relanding)vrk@google.com2012-04-031-1/+1
* Revert 130180 - Move media/audio files into media namespacevrk@google.com2012-04-021-1/+1
* Move media/audio files into media namespacevrk@google.com2012-04-021-1/+1
* Merge FilterStatusCB into PipelineStatusCB.xhwang@chromium.org2012-03-181-1/+1
* Extends error handling for audio capture and rendering.henrika@chromium.org2012-02-131-1/+1
* Minor code refactoring: move 'signal send end of stream' fromenal@chromium.org2012-01-281-0/+1
* Detect errors in audio output and report them upstream.fischman@chromium.org2012-01-271-1/+2
* Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNode (...crogers@google.com2012-01-071-5/+10
* Revert 116643 - Integrate HTMLMediaElement with Web Audio API's MediaElementA...msw@chromium.org2012-01-061-10/+5
* Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNodecrogers@google.com2012-01-061-5/+10
* Fix start/stop of html5 audio stream and race condition when pausing.enal@chromium.org2011-12-211-3/+3
* Simplify AudioRendererImpl by using AudioDevice.vrk@google.com2011-12-091-127/+25
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-15/+18
* Fix crash in UMA-reporting aspect ratio when video height is zero.fischman@chromium.org2011-11-101-0/+3
* Improve audio underflow handling.acolwell@chromium.org2011-10-211-6/+0
* Here are more exports needed for content_unittests to link in the component b...dpranke@chromium.org2011-09-301-1/+2
* Convert all of media/ over to the new base::{Bind,Callback} hotness.fischman@chromium.org2011-09-291-2/+2
* Replace AudioDecoderConfig with simple accessors on AudioDecoder.scherkus@chromium.org2011-09-161-1/+3
* Fix problem when 'ended' event was fired before stream really ended.enal@chromium.org2011-08-231-2/+36
* Fix media code to use initializer-list style for inheritance.scherkus@chromium.org2011-07-181-4/+5
* [Reverted due to check_deps failure]zea@chromium.org2011-07-151-32/+2
* Fix problem when 'ended' event was fired before stream really ended.enal@chromium.org2011-07-151-2/+32
* Ensures that AudioMessageFilter now lives on the main render thread.henrika@chromium.org2011-07-121-6/+8
* Change audio renderer to communicate with host using low latency codepath.enal@chromium.org2011-07-071-0/+36
* Moves audio files from content/renderer/ to content/renderer/media.scherkus@chromium.org2011-06-141-1/+1
* Convert Filter::Seek() to use new callback system.acolwell@chromium.org2011-05-131-1/+1
* Replace AudioDecoder::media_format() with AudioDecoderConfig.scherkus@chromium.org2011-04-261-3/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Move audio messages to their own file.jam@chromium.org2011-03-211-1/+1
* Move a bunch of html5 renderer code to content.jam@chromium.org2011-03-161-1/+1
* Move core renderer subdirectories to content.jam@chromium.org2011-03-161-0/+157