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
/
media
/
base
/
pipeline.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Report PIPELINE_ERROR_DECODE when SourceState::Append fails.
jiajia.qin
2015-01-27
1
-10
/
+12
*
Don't touch the renderer without the lock!
dalecurtis
2015-01-26
1
-0
/
+1
*
Require Renderer::Initialize() to return a status code via callback.
dalecurtis
2015-01-23
1
-2
/
+2
*
Avoid double task trampoline for Pipeline state transitions.
dalecurtis
2015-01-21
1
-12
/
+3
*
Revert current time clamp on ended; clamp paused time instead.
dalecurtis
2015-01-09
1
-11
/
+2
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-23
1
-1
/
+1
*
Ignore seek operations to the current time during pause state. This change
srirama.m
2014-12-11
1
-0
/
+16
*
Media Pipeline: Fire seek callback after calling StartPlayingFrom().
xhwang
2014-12-01
1
-2
/
+2
*
Handle SetCdm() in media::Renderer.
xhwang
2014-11-25
1
-0
/
+25
*
Pass |paint_cb| through media::Renderer::Initialize().
xhwang
2014-11-13
1
-2
/
+6
*
media: Pass DemuxerStreamProvider in Renderer::Initialize().
xhwang
2014-10-03
1
-0
/
+1
*
Fix typo in Pipeline::PlaybackRateChangedTask().
xhwang
2014-09-23
1
-1
/
+1
*
Initialize media timeline correctly for positive start times.
dalecurtis
2014-09-16
1
-2
/
+7
*
Switch to using media::TimeSource inside media::RendererImpl.
scherkus
2014-09-09
1
-2
/
+1
*
Fix potential deadlock between Pipeline and VideoRendererImpl.
scherkus
2014-09-09
1
-1
/
+5
*
Protect access to Pipeline::renderer_ with a lock.
scherkus
2014-09-05
1
-4
/
+9
*
Replace init_cb in Renderer::Initialize() with base::Closure.
xhwang
2014-09-03
1
-4
/
+3
*
Make Demuxer::Stop() synchronous.
xhwang
2014-09-02
1
-2
/
+2
*
media: Remove FilterCollection.
xhwang
2014-08-29
1
-41
/
+64
*
Add UMA for droppedframes count
prabhur
2014-08-28
1
-0
/
+4
*
Avoid deadlock between Pipeline and RendererImpl.
xhwang
2014-08-28
1
-3
/
+7
*
media: Introduce Renderer interface and RendererImpl.
xhwang
2014-08-23
1
-306
/
+52
*
Pipeline: Invalidate weak pointers before returning stop callback.
xhwang@chromium.org
2014-08-08
1
-0
/
+12
*
Pipeline: Use WeakPtr for DemuxerHost Calls and Tasks.
xhwang@chromium.org
2014-08-06
1
-20
/
+14
*
Use WeakPtr in media Pipeline callbacks.
xhwang@chromium.org
2014-07-31
1
-67
/
+81
*
Pipeline: Handle the case where Seek() is called after error happened.
xhwang@chromium.org
2014-07-31
1
-1
/
+1
*
Fold TextRenderer::Stop() into the dtor.
xhwang@chromium.org
2014-07-24
1
-11
/
+5
*
Fold VideoRenderer::Stop() into the dtor.
xhwang@chromium.org
2014-07-23
1
-6
/
+2
*
Fold AudioRenderer::Stop() into the dtor.
xhwang@chromium.org
2014-07-22
1
-6
/
+4
*
Make media::AudioRenderer return a media::TimeSource.
scherkus@chromium.org
2014-07-22
1
-14
/
+19
*
Drop time from media::{Audio,Video}Renderer::StartPlayingFrom().
scherkus@chromium.org
2014-07-18
1
-3
/
+5
*
Remove media::VideoRenderer::SetPlaybackRate() (round 2).
scherkus@chromium.org
2014-07-14
1
-2
/
+0
*
Revert of Remove media::VideoRenderer::SetPlaybackRate(). (https://codereview...
falken@chromium.org
2014-07-14
1
-0
/
+2
*
Remove media::VideoRenderer::SetPlaybackRate().
scherkus@chromium.org
2014-07-12
1
-2
/
+0
*
Update to Pipeline Metadata and Decoder stream
suderman@chromium.org
2014-07-10
1
-0
/
+1
*
Rename media::Clock to media::TimeDeltaInterpolator and update API.
scherkus@chromium.org
2014-07-10
1
-31
/
+32
*
Pipeline: Call clock_->SetTime() right before StartPlayingFrom().
xhwang@chromium.org
2014-07-09
1
-12
/
+10
*
Remove duration from media::Clock.
scherkus@chromium.org
2014-07-09
1
-6
/
+6
*
Set buffering state variable even when Pipeline underflow is disabled.
scherkus@chromium.org
2014-07-08
1
-5
/
+6
*
Fold Pipeline's initial prerolling state into the playing state.
scherkus@chromium.org
2014-07-08
1
-32
/
+30
*
Make TextRenderer::Play() a synchronous method.
scherkus@chromium.org
2014-07-03
1
-22
/
+5
*
Update VideoRenderer API to fire changes in BufferingState.
scherkus@chromium.org
2014-07-01
1
-44
/
+4
*
Update AudioRenderer API to fire changes in BufferingState (round 3).
scherkus@chromium.org
2014-06-26
1
-41
/
+39
*
Revert of Update AudioRenderer API to fire changes in BufferingState (round 2...
glider@chromium.org
2014-06-26
1
-39
/
+41
*
Update AudioRenderer API to fire changes in BufferingState (round 2).
scherkus@chromium.org
2014-06-26
1
-41
/
+39
*
Introduce buffering state change callback to Pipeline.
scherkus@chromium.org
2014-06-24
1
-7
/
+9
*
Removed Media.TimetoPipelineStarted histogram metrics as it was no longer pro...
suderman@chromium.org
2014-06-21
1
-9
/
+1
*
Fix seeking when the start time is non-zero.
dalecurtis@chromium.org
2014-06-18
1
-5
/
+4
*
Revert of Fix seeking when the start time is non-zero. (https://codereview.ch...
tkent@chromium.org
2014-06-16
1
-4
/
+5
*
Fix seeking when the start time is non-zero.
dalecurtis@chromium.org
2014-06-16
1
-5
/
+4
[next]