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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix new[]/delete mismatch in AudioBusPerfTest.
scherkus@chromium.org
2014-08-05
1
-2
/
+2
*
Purge net/ and ui/base from media_unittest DEPS.
dalecurtis@chromium.org
2014-08-02
2
-14
/
+0
*
Add support for partial append window end trimming.
dalecurtis@chromium.org
2014-08-02
3
-17
/
+154
*
Revert "Revert 285479 "Make DataSource::Stop() synchronous.""
xhwang@chromium.org
2014-08-02
1
-1
/
+1
*
Use WeakPtr in media Pipeline callbacks.
xhwang@chromium.org
2014-07-31
4
-83
/
+185
*
Pipeline: Handle the case where Seek() is called after error happened.
xhwang@chromium.org
2014-07-31
2
-3
/
+26
*
Disable DemuxerPerfTest.Demuxer on Windows since it takes longer than the tes...
jam@chromium.org
2014-07-30
1
-1
/
+7
*
MediaUrlInterceptor for embedders to handle custom urls.
igsolla@chromium.org
2014-07-30
7
-28
/
+140
*
Use validating form of IPC enum macros for media:: types.
tsepez@chromium.org
2014-07-30
1
-0
/
+2
*
Revert 285479 "Make DataSource::Stop() synchronous."
inferno@chromium.org
2014-07-28
1
-1
/
+1
*
Make DataSource::Stop() synchronous.
xhwang@chromium.org
2014-07-25
1
-1
/
+1
*
Fold TextRenderer::Stop() into the dtor.
xhwang@chromium.org
2014-07-24
5
-263
/
+40
*
Android VideoCapture: catch exception on Android.Camera.SetParameters.
mcasas@chromium.org
2014-07-23
1
-2
/
+7
*
VideoRenderer: Fires all pending callbacks in dtor.
xhwang@chromium.org
2014-07-23
1
-3
/
+1
*
Fold VideoRenderer::Stop() into the dtor.
xhwang@chromium.org
2014-07-23
4
-20
/
+9
*
Have media content and chrome browser tests load data from media/test/data
shadi@chromium.org
2014-07-22
2
-4
/
+43
*
Fold AudioRenderer::Stop() into the dtor.
xhwang@chromium.org
2014-07-22
4
-22
/
+6
*
Android media: VideoFrame should not store so many sync points.
dongseong.hwang@intel.com
2014-07-22
3
-38
/
+61
*
Make media::AudioRenderer return a media::TimeSource.
scherkus@chromium.org
2014-07-22
6
-69
/
+79
*
Support basic authentication for html5 media
qinmin@chromium.org
2014-07-21
3
-0
/
+36
*
Revert 284489 "Have media content and chrome browser tests load ..."
sky@chromium.org
2014-07-21
2
-43
/
+4
*
Have media content and chrome browser tests load data from media/test/data
shadi@chromium.org
2014-07-21
2
-4
/
+43
*
Switch the input code to use AudioBlockFifo.
xians@chromium.org
2014-07-21
2
-1
/
+10
*
Drop time from media::{Audio,Video}Renderer::StartPlayingFrom().
scherkus@chromium.org
2014-07-18
5
-22
/
+39
*
Introduce media::TimeSource.
scherkus@chromium.org
2014-07-18
4
-0
/
+246
*
Added UMA logging for Video Rotation metadata.
suderman@chromium.org
2014-07-18
1
-1
/
+2
*
Update SourceBufferStream and its unit tests to always expect valid durations.
acolwell@chromium.org
2014-07-17
2
-0
/
+11
*
Fold {Audio|Video}Decoder::Stop() into the dtor.
xhwang@chromium.org
2014-07-16
3
-21
/
+13
*
Add a block based Audio FIFO.
xians@chromium.org
2014-07-16
3
-0
/
+302
*
Revert of Update SourceBufferStream and its unit tests to always expect valid...
falken@chromium.org
2014-07-16
2
-11
/
+0
*
Update SourceBufferStream and its unit tests to always expect valid durations.
acolwell@chromium.org
2014-07-16
2
-0
/
+11
*
Use SkSrc_Mode in SkCanvasVideoRenderer, to prevent transparent video frames ...
rileya@chromium.org
2014-07-16
4
-0
/
+39
*
Remove media::VideoRenderer::SetPlaybackRate() (round 2).
scherkus@chromium.org
2014-07-14
4
-10
/
+0
*
Revert of Remove media::VideoRenderer::SetPlaybackRate(). (https://codereview...
falken@chromium.org
2014-07-14
4
-0
/
+10
*
Revert 282795 "Have media content and chrome browser tests load ..."
shadi@google.com
2014-07-12
2
-43
/
+4
*
Some cleanup in PipelineTest.
xhwang@chromium.org
2014-07-12
1
-70
/
+74
*
Remove media::VideoRenderer::SetPlaybackRate().
scherkus@chromium.org
2014-07-12
4
-10
/
+0
*
Have media content and chrome browser tests load data from media/test/data
shadi@chromium.org
2014-07-12
2
-4
/
+43
*
Zero initialize the first allocation of a VideoFrame.
dalecurtis@chromium.org
2014-07-12
2
-3
/
+19
*
Skip to enter the fullscreen automatically when hole-punching is enabled.
ycheo@chromium.org
2014-07-11
3
-1
/
+18
*
Add a ref counted audio bus.
rkc@chromium.org
2014-07-11
2
-1
/
+32
*
Allow AudioRendererMixerInputs to be restarted after stopped.
dalecurtis@chromium.org
2014-07-11
3
-11
/
+23
*
Update to Pipeline Metadata and Decoder stream
suderman@chromium.org
2014-07-10
8
-1
/
+40
*
Rename media::Clock to media::TimeDeltaInterpolator and update API.
scherkus@chromium.org
2014-07-10
10
-347
/
+290
*
Android VideoCapture: Use max frame rate instead of min for CaptureFormat enu...
mcasas@chromium.org
2014-07-09
1
-1
/
+1
*
Pipeline: Call clock_->SetTime() right before StartPlayingFrom().
xhwang@chromium.org
2014-07-09
2
-13
/
+10
*
Remove duration from media::Clock.
scherkus@chromium.org
2014-07-09
6
-109
/
+22
*
Fixes for re-enabling more MSVC level 4 warnings: media/ edition
pkasting@chromium.org
2014-07-08
3
-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
2
-41
/
+31
[next]