summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/media/audio_renderer_impl.h
Commit message (Expand)AuthorAgeFilesLines
* AudioRendererHost send ViewMsg_AudioStreamStatehclam@chromium.org2009-08-111-1/+1
* Replace the guts of AudioRendererBase with calls to scaling algorithm.kylep@chromium.org2009-08-011-4/+0
* Since the introduction of PushSource, there are two buffering layers in thehclam@chromium.org2009-06-161-3/+31
* Changed to use PushSource for the intermediate bufferhclam@chromium.org2009-06-051-3/+13
* Reduce header dependencies in base/phajdan.jr@chromium.org2009-06-031-0/+1
* Video and audio now pauses by playing NULL (0) PCM audio when the playback ra...ralphl@chromium.org2009-04-211-0/+1
* Refactor DataSourceImpl to get rid of using ReleaseRendererResource for cleanuphclam@chromium.org2009-04-171-3/+0
* Handles audio messages on IO thread in render processhclam@chromium.org2009-04-161-69/+65
* Decoders now use standard callback mechanism for Reads. Removed Assignable<>...ralphl@chromium.org2009-03-301-4/+4
* Fixed a lot threading issues during tear down of <video>hclam@chromium.org2009-03-271-3/+5
* Lots of files touched for a very simple change. Everywhere we used a const M...scherkus@chromium.org2009-03-261-6/+2
* Implemented AudioRendererImpl in renderer process using APIhclam@chromium.org2009-03-101-14/+149
* Audio related IPC messages and handlers from browser tohclam@chromium.org2009-02-201-0/+7
* Merged with latest media pipeline and cleaned up some style stuff.hclam@chromium.org2009-02-031-1/+16
* Checking in stubbed out ChromeMediaPlayer filter implementations.scherkus@chromium.org2009-01-261-0/+28