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
*
Add PlayerTracker and BrowserCdm interfaces.
xhwang@chromium.org
2014-06-03
14
-60
/
+215
*
Support for YUV 4:4:4 subsampling.
sandersd@chromium.org
2014-06-03
2
-73
/
+174
*
Add gapless playback support for AAC playback.
dalecurtis@google.com
2014-05-31
4
-9
/
+70
*
Remove runtime CPU detection for SSE optimized media/ methods.
dalecurtis@chromium.org
2014-05-31
12
-299
/
+162
*
linux_aura: Add a "--display=" switch like GTK+ has.
erg@chromium.org
2014-05-30
1
-2
/
+3
*
Require time update callbacks to be called on the media thread.
scherkus@chromium.org
2014-05-29
1
-7
/
+3
*
Using GURL in place of std::string for destination_url
amogh.bihani@samsung.com
2014-05-28
4
-7
/
+14
*
Enable ADTS demuxing by default in Media Source.
dalecurtis@chromium.org
2014-05-28
4
-13
/
+0
*
[Android] Fix the issue of muted attribute in video element does not work.
shouqun@chromium.org
2014-05-28
2
-1
/
+10
*
Revert of Update AudioRenderer API to fire changes in BufferingState. (https:...
alph@chromium.org
2014-05-23
5
-131
/
+83
*
Add MediaDrmBridge::AddKeySystemUuidMapping().
ycheo@chromium.org
2014-05-23
3
-11
/
+90
*
Update AudioRenderer API to fire changes in BufferingState.
scherkus@chromium.org
2014-05-23
5
-83
/
+131
*
Extract media::Clock::IsPlaying() into media::Pipeline::ClockState enum.
scherkus@chromium.org
2014-05-22
5
-62
/
+56
*
Roll FFmpeg for M37.
dalecurtis@google.com
2014-05-21
2
-3
/
+5
*
Revert 271945 "Roll FFmpeg for M37."
kbr@chromium.org
2014-05-21
2
-5
/
+3
*
Removed LOG_GETLASTERROR and LOG_ERRNO macros.
vitalybuka@chromium.org
2014-05-21
1
-7
/
+5
*
Roll FFmpeg for M37.
dalecurtis@google.com
2014-05-21
2
-3
/
+5
*
Add support for complete buffer discards.
dalecurtis@google.com
2014-05-21
3
-11
/
+124
*
Rename get_splice_buffers() to splice_buffers() per style.
dalecurtis@google.com
2014-05-21
2
-2
/
+2
*
Add 4k HW decode override flag and support larger bitstream buffers in V4L2VDA.
posciak@chromium.org
2014-05-20
2
-0
/
+8
*
Remove unused RenderIO() interface.
xians@chromium.org
2014-05-20
1
-5
/
+0
*
Remove FakeTextTrackStream::OnRead() spam when running Pipeline tests.
scherkus@chromium.org
2014-05-16
1
-1
/
+3
*
BrowserMediaPlayerManager manages MediaKeys objects.
xhwang@chromium.org
2014-05-16
11
-70
/
+184
*
Add return-by-value implementations of blink::WebMediaPlayer::buffered()
sandersd@chromium.org
2014-05-16
2
-2
/
+2
*
Enable higher latency audio on Windows for basic playback.
dalecurtis@chromium.org
2014-05-15
2
-21
/
+31
*
Reland: Mac Video Capture Device: split VCD into VCD and Factory.
mcasas@chromium.org
2014-05-14
2
-0
/
+5
*
Rename AudioRenderer::Play/Pause() to Start/StopRendering() (round 2).
scherkus@chromium.org
2014-05-13
4
-24
/
+25
*
Revert of Rename AudioRenderer::Play/Pause() to Start/StopRendering(). (https...
vabr@chromium.org
2014-05-13
4
-25
/
+24
*
Rename AudioRenderer::Play/Pause() to Start/StopRendering().
scherkus@chromium.org
2014-05-13
4
-24
/
+25
*
Fix an issue that jni generator is ignoring input param
qinmin@chromium.org
2014-05-13
1
-1
/
+1
*
Non-const impls. for WebMediaPlayer::didLoadingProgress().
sandersd@chromium.org
2014-05-12
2
-3
/
+3
*
Introduce audio/video BufferingState to Pipeline.
scherkus@chromium.org
2014-05-12
4
-90
/
+178
*
Remove VideoRenderer::Pause() as it serves no real purpose.
scherkus@chromium.org
2014-05-11
4
-13
/
+2
*
Remove the IPC to request DemuxerConfigs when config changes
qinmin@chromium.org
2014-05-10
7
-308
/
+204
*
Media: Add thumbnail extraction to AudioVideoMetadataExtractor.
tommycli@chromium.org
2014-05-10
3
-10
/
+59
*
Remove completion callbacks from AudioRenderer::Play/Pause().
scherkus@chromium.org
2014-05-10
6
-33
/
+90
*
Fix a lint issue with UsbMidiDeviceAndroid.java.
sungmann.cho@navercorp.com
2014-05-10
1
-0
/
+3
*
Fix crash and off-by-one error in MMX YUVA->ARGB conversion.
rileya@chromium.org
2014-05-09
2
-2
/
+77
*
Remove support for audio renderers to disable themselves at run time.
scherkus@chromium.org
2014-05-09
8
-133
/
+23
*
Revert of Mac Video Capture Device: split VCD into VCD and Factory. (https://...
mcasas@chromium.org
2014-05-09
2
-5
/
+0
*
Mac Video Capture Device: split VCD into VCD and Factory.
mcasas@chromium.org
2014-05-09
2
-0
/
+5
*
[WebMIDI] Using UsbRequest.queue leads a crash on Android.
yhirano@chromium.org
2014-05-09
1
-6
/
+35
*
Check the permission at the first time we query the camera, if the permission...
michaelbai@chromium.org
2014-05-07
1
-16
/
+38
*
64-bit porting.
anton@chromium.org
2014-05-07
1
-1
/
+1
*
Fix AudioBuffer verification tests.
dalecurtis@chromium.org
2014-05-06
2
-19
/
+43
*
Abstract and overhaul V4L2 HW encode classes.
posciak@chromium.org
2014-05-06
2
-3
/
+164
*
Allow multiple concurrent Decode() requests in VideoDecoder interface.
sergeyu@chromium.org
2014-05-05
2
-3
/
+17
*
Add some additional CHECKs for splicer behavior.
dalecurtis@chromium.org
2014-05-04
1
-1
/
+7
*
Re-land: Add correct support for videos with YUVJ420P color format, in the so...
rileya@chromium.org
2014-05-04
21
-157
/
+601
*
Mac: Add flag to force QTKit in otherwise AVFoundation-enabled builds/configs.
mcasas@chromium.org
2014-05-03
2
-0
/
+6
[next]