index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
renderer
/
media
/
audio_renderer_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-14
/
+14
*
Simplified AudioOutputStream interface.
sergeyu@chromium.org
2010-11-11
1
-1
/
+3
*
Fix excessive IPCs by audio renderer.
sergeyu@chromium.org
2010-10-26
1
-1
/
+2
*
Terminate FilterFactory and his nasty friends
hclam@chromium.org
2010-10-23
1
-8
/
+0
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2010-10-13
1
-1
/
+3
*
Add AudioBuffersState struct. Use it for audio synchronization.
sergeyu@chromium.org
2010-09-29
1
-15
/
+11
*
Rename all FillThisBuffer and EmptyThisBuffer to something more meaningful
hclam@chromium.org
2010-09-05
1
-1
/
+1
*
Add AudioParameters struct. Use it everywhere.
sergeyu@chromium.org
2010-08-31
1
-17
/
+10
*
FBTF: Move individual XXXMsg_Params structs to a new file.
erg@google.com
2010-08-24
1
-1
/
+1
*
Set state of a new audio stream to Paused until it start to play. Also added ...
sergeyu@chromium.org
2010-08-21
1
-2
/
+7
*
Audio pause and seek better
hclam@chromium.org
2010-07-15
1
-1
/
+23
*
Fix audio "clicking" for strongbad demo
hclam@chromium.org
2010-06-07
1
-10
/
+6
*
refactoring decoder interface
jiesun@google.com
2010-05-26
1
-1
/
+1
*
Refactoring in media::PipelineImpl and media::MediaFilter.
scherkus@chromium.org
2010-05-17
1
-2
/
+1
*
Looping for audio / video
hclam@chromium.org
2010-04-14
1
-9
/
+6
*
Flush audio data after seek
hclam@chromium.org
2010-04-08
1
-52
/
+48
*
Audio cut off ~500ms too early
hclam@chromium.org
2010-04-02
1
-1
/
+1
*
Add a parameter to CreateAudioStream to choose between standard and low-laten...
neb@chromium.org
2010-03-23
1
-1
/
+2
*
Implement low-latency audio on Pepper.
neb@chromium.org
2010-02-08
1
-0
/
+6
*
Remove size_t from audio IPC code.
jam@chromium.org
2010-02-05
1
-15
/
+17
*
Fix crash in AudioRendererImpl by adding a MessageLoop DestructionObserver.
scherkus@chromium.org
2009-11-05
1
-1
/
+26
*
SetVolume and GetVolume take one volume instead of separate left and right vo...
fbarchard@chromium.org
2009-11-04
1
-5
/
+4
*
Fix build bustage r24568
hclam@chromium.org
2009-08-27
1
-0
/
+2
*
Make audio and video in sync while playback rate != 1.0
hclam@chromium.org
2009-08-27
1
-0
/
+7
*
AudioRendererHost send ViewMsg_AudioStreamState
hclam@chromium.org
2009-08-11
1
-8
/
+7
*
Free demuxed audio packets if audio device fails
hclam@chromium.org
2009-08-06
1
-0
/
+1
*
Replace the guts of AudioRendererBase with calls to scaling algorithm.
kylep@chromium.org
2009-08-01
1
-9
/
+7
*
Fixes an audio playback regression caused by seeking in audio/video media.
scherkus@chromium.org
2009-07-29
1
-1
/
+1
*
Ignore errors about creating audio output stream
hclam@chromium.org
2009-07-22
1
-1
/
+5
*
Renamed FilterHost::Error() and Pipeline::GetTime() to more appropriate names.
scherkus@chromium.org
2009-07-17
1
-1
/
+1
*
Made MediaFilter::host_ and MediaFilter::message_loop_ private.
scherkus@chromium.org
2009-07-09
1
-1
/
+1
*
Revert "Made MediaFilter::host_ and MediaFilter::message_loop_ private."
scherkus@chromium.org
2009-07-09
1
-1
/
+1
*
Made MediaFilter::host_ and MediaFilter::message_loop_ private.
scherkus@chromium.org
2009-07-09
1
-1
/
+1
*
Since the introduction of PushSource, there are two buffering layers in the
hclam@chromium.org
2009-06-16
1
-11
/
+49
*
Changed to use PushSource for the intermediate buffer
hclam@chromium.org
2009-06-05
1
-24
/
+92
*
Prototype audio time shift.
fbarchard@chromium.org
2009-04-23
1
-2
/
+2
*
Video and audio now pauses by playing NULL (0) PCM audio when the playback ra...
ralphl@chromium.org
2009-04-21
1
-10
/
+14
*
Refactor DataSourceImpl to get rid of using ReleaseRendererResource for cleanup
hclam@chromium.org
2009-04-17
1
-29
/
+17
*
Handles audio messages on IO thread in render process
hclam@chromium.org
2009-04-16
1
-50
/
+101
*
Detach media filters from WebMediaPlayerDelegateImpl
hclam@chromium.org
2009-04-06
1
-0
/
+1
*
Decoders now use standard callback mechanism for Reads. Removed Assignable<>...
ralphl@chromium.org
2009-03-30
1
-2
/
+2
*
Fixed a lot threading issues during tear down of <video>
hclam@chromium.org
2009-03-27
1
-6
/
+14
*
Lots of files touched for a very simple change. Everywhere we used a const M...
scherkus@chromium.org
2009-03-26
1
-6
/
+2
*
Implemented AudioRendererImpl in renderer process using API
hclam@chromium.org
2009-03-10
1
-20
/
+130
*
Audio related IPC messages and handlers from browser to
hclam@chromium.org
2009-02-20
1
-0
/
+18
*
Merged with latest media pipeline and cleaned up some style stuff.
hclam@chromium.org
2009-02-03
1
-1
/
+8
*
Checking in stubbed out ChromeMediaPlayer filter implementations.
scherkus@chromium.org
2009-01-26
1
-0
/
+27