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
/
filters
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix resuming playback after pause+play during rebuffering.
rileya@chromium.org
2013-11-18
2
-1
/
+34
*
Revert 235405 "Revert 235337 "media: Enabling Opus playback by d..."
zmo@chromium.org
2013-11-15
1
-1
/
+1
*
Revert 235337 "media: Enabling Opus playback by default."
zmo@chromium.org
2013-11-15
1
-1
/
+1
*
media: Enabling Opus playback by default.
vigneshv@chromium.org
2013-11-15
1
-1
/
+1
*
Add support for multiple MediaKey sessions
jrummell@chromium.org
2013-11-14
1
-31
/
+53
*
media: VP9 MediaSource Support in Clank
vigneshv@chromium.org
2013-11-13
1
-6
/
+11
*
Add trace events to track frames dropped by VideoRendererBase and video decod...
acolwell@chromium.org
2013-11-12
2
-0
/
+8
*
Move MSE and EME trace events to "media" category.
xhwang@chromium.org
2013-11-12
2
-4
/
+4
*
Remove EMPTY from VideoFrame::Format.
rileya@chromium.org
2013-11-08
12
-33
/
+33
*
Re-land https://codereview.chromium.org/56713002/ with ChromeOS fix.
rileya@chromium.org
2013-11-07
1
-1
/
+1
*
mac: Prepare for -Wunused-functions.
thakis@chromium.org
2013-11-07
1
-9
/
+0
*
Update selected range after truncation
jinsukkim@chromium.org
2013-11-07
2
-0
/
+27
*
Revert 233046 "Remove RGB32 from VideoFrame::Format."
shrikant@chromium.org
2013-11-05
1
-1
/
+1
*
Remove RGB32 from VideoFrame::Format.
rileya@chromium.org
2013-11-05
1
-1
/
+1
*
Fix last_range != range_for_next_append_ DCHECK in SourceBufferStream.
acolwell@chromium.org
2013-11-05
2
-1
/
+26
*
media: Increase max number of decode threads for VP9 decodes at higher resolu...
tomfinegan@chromium.org
2013-11-05
1
-6
/
+14
*
Port AudioPlaybackBenchmark to media_perftests.
rileya@chromium.org
2013-11-02
2
-25
/
+47
*
media: Adding Opus support in WebM for <video> tag
vigneshv@chromium.org
2013-11-01
3
-21
/
+37
*
Replace VideoFrame::INVALID with UNKNOWN.
rileya@chromium.org
2013-11-01
3
-3
/
+3
*
Remove monotonic timestamp requirements for audio. Fix messaging.
dalecurtis@chromium.org
2013-10-31
1
-22
/
+17
*
Make SourceBufferStream Remove() and PrepareRangesForNextAppend() methods use...
acolwell@chromium.org
2013-10-30
3
-206
/
+253
*
Ensure new MSP video codec is fed with I-frame first using browser seek if ne...
wolenetz@chromium.org
2013-10-28
2
-3
/
+20
*
Refactor SourceBufferStream::InsertIntoExistingRange().
acolwell@chromium.org
2013-10-24
2
-40
/
+46
*
Add helper method to delete and remove SourceBufferRange objects.
acolwell@chromium.org
2013-10-22
2
-55
/
+60
*
(Partially) remove threading from RendererGpuVideoAcceleratorFactories
sheu@chromium.org
2013-10-20
1
-0
/
+2
*
android: Enable -Wunused-const-variable.
thakis@chromium.org
2013-10-20
1
-0
/
+2
*
Fix audio sink not resuming when an underflow is resolved while paused.
acolwell@chromium.org
2013-10-18
2
-24
/
+69
*
Add support for avc3 codec string.
acolwell@chromium.org
2013-10-18
2
-3
/
+27
*
GpuVideoDecoder: avoid deleting textures in use by client
sheu@chromium.org
2013-10-16
2
-35
/
+34
*
Cleanup frame counting code in VideoRendererBase.
acolwell@chromium.org
2013-10-10
2
-13
/
+38
*
Remove default implementations from Demuxer.
rileya@chromium.org
2013-10-10
2
-6
/
+0
*
Fix Reset() during waiting-for-a-key in VideoFrameStream.
xhwang@chromium.org
2013-10-10
4
-27
/
+62
*
Simplify VideoFrameStream stopping process.
xhwang@chromium.org
2013-10-09
3
-60
/
+82
*
Merge AudioRendererImpl::FillBuffer into Render and remove implicit type conv...
acolwell@chromium.org
2013-10-08
3
-43
/
+30
*
Fix AudioRendererImpl so all state_ transitions and checks happen under lock.
acolwell@chromium.org
2013-10-08
2
-59
/
+77
*
Drop NeedKeyCB from MediaKeys.
xhwang@chromium.org
2013-10-08
3
-18
/
+12
*
Disable PipelineIntegrationTest.MediaSource_Opus_Seeking_WebM
jochen@chromium.org
2013-10-07
1
-1
/
+2
*
Call correct method to free up ffmpeg AVFrame objects
jrummell@chromium.org
2013-10-05
1
-1
/
+2
*
Avoid crash when playing corrupt audio
jrummell@chromium.org
2013-10-03
1
-0
/
+7
*
Remove the last vestiges of audio_util.
dalecurtis@chromium.org
2013-10-01
2
-2
/
+0
*
Fix GetRemovalRange_Range fails on Windows.
ycheo@chromium.org
2013-09-26
2
-7
/
+3
*
Add AudioDecoderSelector::Abort().
xhwang@chromium.org
2013-09-26
3
-42
/
+168
*
Cleanup destruction of ffmpeg objects
jrummell@chromium.org
2013-09-26
5
-50
/
+38
*
Use GL_TEXTURE_2D for pixel readback path in GpuVideoAcceleratorFactories
sheu@chromium.org
2013-09-26
3
-4
/
+1
*
media: Implementing Opus Seek Pre Roll
vigneshv@chromium.org
2013-09-26
3
-115
/
+192
*
Clean up remaining unused globals (on mac).
thakis@chromium.org
2013-09-26
2
-34
/
+37
*
Rework Chrome for Android seeks to include Blink in all seek requests
wolenetz@chromium.org
2013-09-25
1
-1
/
+2
*
[Sheriff] Disabled failing test on windows.
machenbach@chromium.org
2013-09-24
1
-1
/
+7
*
Tweak GC algorithm in MSE to remove the buffers after last appended first.
ycheo@chromium.org
2013-09-24
3
-1
/
+305
*
Add VideoDecoderSelector::Abort().
xhwang@chromium.org
2013-09-23
8
-70
/
+286
[next]