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
/
media.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consolidate duplicated frame / capability structures in video capture types
mcasas@chromium.org
2013-09-08
1
-0
/
+1
*
Output device enumeration for Alsa, plus unit test.
joi@chromium.org
2013-09-06
1
-0
/
+5
*
Add AudioManager::GetAudioOutputDeviceNames and implement for pulseaudio.
joi@chromium.org
2013-09-05
1
-0
/
+6
*
Implement experimental MP3 support for Media Source API.
acolwell@chromium.org
2013-09-05
1
-0
/
+3
*
Upgrade AudioRendererAlgorithm to use WSOLA,
dalecurtis@google.com
2013-08-29
1
-0
/
+2
*
Summer cleaning, media/ style!
dalecurtis@chromium.org
2013-08-29
1
-99
/
+0
*
Adds key press detection for Mac by detecting the increase of key down event ...
jiayl@chromium.org
2013-08-28
1
-1
/
+5
*
Move MediaDecoderJob functionality out into separate files and refactor.
acolwell@chromium.org
2013-08-23
1
-0
/
+6
*
Re-enable media_mmx on 64bit Win build since we're now using VS2012 on all th...
wfh@chromium.org
2013-08-22
1
-7
/
+2
*
Move async_socket_io_handler.* from media/ to base/
qsr@chromium.org
2013-08-22
1
-4
/
+0
*
Write tests for media::SerialRunner.
scherkus@chromium.org
2013-08-21
1
-0
/
+1
*
Adding key press detection in the browser process.
jiayl@chromium.org
2013-08-15
1
-0
/
+29
*
Revert 217768 "Adding key press detection in the browser process."
phoglund@chromium.org
2013-08-15
1
-29
/
+0
*
Adding key press detection in the browser process.
jiayl@chromium.org
2013-08-15
1
-0
/
+29
*
Add audio file benchmark.
jrummell@chromium.org
2013-08-14
1
-0
/
+2
*
Add media::VideoEncodeAccelerator with WebRTC integration
sheu@chromium.org
2013-08-13
1
-15
/
+17
*
Adding MediaDrmBridge class for EME
qinmin@chromium.org
2013-08-13
1
-0
/
+1
*
Relocate last remnants of webkit/renderer/media code.
dalecurtis@chromium.org
2013-08-10
1
-3
/
+6
*
Add media file validation to utility process
vandebo@chromium.org
2013-08-09
1
-0
/
+9
*
Revert EVS revisions 209760, 298753, 213143.
hshi@chromium.org
2013-08-07
1
-4
/
+0
*
Refactor GpuVideoDecoder::Factories out of GpuVideoDecoder.
wuchengli@chromium.org
2013-07-24
1
-0
/
+2
*
Remove the webkit_media target.
ddorwin@chromium.org
2013-07-23
1
-12
/
+15
*
Replace AudioSilenceDetector with an AudioPowerMonitor.
miu@chromium.org
2013-07-23
1
-3
/
+3
*
Replace angle_path gyp variable with regular path.
apatrick@chromium.org
2013-07-17
1
-2
/
+2
*
Only link against libdl on Linux and Solaris.
raphael.kubo.da.costa@intel.com
2013-07-15
1
-1
/
+10
*
Reland r210741 "Separate DemuxerStream and VideoDecoder."
xhwang@chromium.org
2013-07-13
1
-5
/
+5
*
Removed direct dependency on android.media.MediaPlayer from the C++ part
avayvod@chromium.org
2013-07-11
1
-12
/
+0
*
Integrate VDA with WebRTC.
wuchengli@chromium.org
2013-07-11
1
-0
/
+4
*
Revert 210741 "Separate DemuxerStream and VideoDecoder."
kinaba@chromium.org
2013-07-10
1
-5
/
+5
*
Separate DemuxerStream and VideoDecoder.
xhwang@chromium.org
2013-07-10
1
-5
/
+5
*
Define EncodedVideoSource and RtcCapturedEncodingVideoCapturer.
hshi@chromium.org
2013-07-02
1
-0
/
+4
*
Refactor the VideoCaptureDevice::Name struct.
tommi@chromium.org
2013-07-02
1
-0
/
+1
*
Send hardware video frames with mailboxes.
danakj@chromium.org
2013-06-25
1
-0
/
+2
*
Re-land 16025005 with tiny fix for statics perf issue
crogers@google.com
2013-06-22
1
-0
/
+8
*
Revert 207992: This looks like a reland of r207983, which was reverted in
sadrul@chromium.org
2013-06-22
1
-8
/
+0
*
don't include iostream.h
crogers@google.com
2013-06-22
1
-0
/
+8
*
Revert 207983 "Implement Web MIDI API back-end"
crogers@google.com
2013-06-22
1
-8
/
+0
*
Implement Web MIDI API back-end
crogers@google.com
2013-06-22
1
-0
/
+8
*
Add new class AudioBufferQueue.
jrummell@chromium.org
2013-06-21
1
-0
/
+3
*
Fix an issue that Start() could be called when there are pending tasks or dec...
qinmin@chromium.org
2013-06-19
1
-2
/
+0
*
Add new class AudioBuffer.
jrummell@chromium.org
2013-06-18
1
-0
/
+3
*
fix a problem that surface can be deleted before calling VideoCodecBridge::St...
qinmin@chromium.org
2013-06-15
1
-0
/
+3
*
remove unused targets
qinmin@chromium.org
2013-06-15
1
-9
/
+0
*
Revert 206267 "This change adds VideoDecoderJob::Create() and Au..."
qinmin@chromium.org
2013-06-14
1
-3
/
+0
*
This change adds VideoDecoderJob::Create() and AudioDecoderJob::Create() so t...
qinmin@chromium.org
2013-06-14
1
-0
/
+3
*
Hooking up all EME messages with MediaSourcePlayer and introduce MediaDrmBridge
qinmin@chromium.org
2013-06-13
1
-0
/
+2
*
Make it possible to switch between two different versions of ANGLE.
apatrick@chromium.org
2013-06-12
1
-2
/
+2
*
Expose SampleFormat -> bytes per frame calculations.
jrummell@chromium.org
2013-06-12
1
-0
/
+2
*
Move ScreenCaptureDevice from media to content.
sergeyu@chromium.org
2013-06-11
1
-31
/
+0
*
Remove screen capturers from media/video/capture/screen.
sergeyu@chromium.org
2013-06-07
1
-53
/
+5
[next]