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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-28
1
-0
/
+3
*
Support clear buffer in encrypted stream in MediaDecoderJob.
xhwang@chromium.org
2013-09-27
3
-19
/
+35
*
Fix the problem that we are using wrong id to request protected surface
qinmin@chromium.org
2013-09-27
1
-1
/
+1
*
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
*
Adding thread checks : make sure that we are operating on the correct thread.
mikhal@google.com
2013-09-26
13
-9
/
+31
*
Bug fix in RTP packetizer : Fixing incorrect use of bits/bytes.
mikhal@google.com
2013-09-26
2
-6
/
+6
*
Rename VideoCaptureDevice::EventHandler to VideoCaptureDevice::Client.
nick@chromium.org
2013-09-26
15
-120
/
+117
*
Cleanup destruction of ffmpeg objects
jrummell@chromium.org
2013-09-26
10
-95
/
+92
*
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
8
-79
/
+72
*
Clean up a few more unused globals.
thakis@chromium.org
2013-09-25
2
-3
/
+0
*
Replace MediaPlayerAndroid subclass helpers with explicit calls to MediaPlaye...
scherkus@chromium.org
2013-09-25
5
-80
/
+46
*
Rework Chrome for Android seeks to include Blink in all seek requests
wolenetz@chromium.org
2013-09-25
9
-112
/
+191
*
Add a flag to disable infobar popup when accessing media drm credentials
qinmin@chromium.org
2013-09-25
2
-0
/
+5
*
[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
*
Fix an OOB bug in MP3StreamParser.
acolwell@chromium.org
2013-09-24
2
-1
/
+3
*
Add VideoDecoderSelector::Abort().
xhwang@chromium.org
2013-09-23
8
-70
/
+286
*
Allow MEDIA_KEYERR_OUTPUT to show up in histograms
jrummell@chromium.org
2013-09-23
1
-2
/
+2
*
Mpeg2 TS stream parser for media source.
damienv@chromium.org
2013-09-23
22
-0
/
+3235
*
[Android] EME permission on/off pref and infobar UI.
kkimlabs@chromium.org
2013-09-23
2
-3
/
+17
*
Add a static function to enable/disable MediaDrmBridge
qinmin@chromium.org
2013-09-21
2
-1
/
+10
*
Disable AudioPowerMonitor code paths for mobile devices that do not show tab ...
miu@chromium.org
2013-09-21
3
-7
/
+30
*
Added task runner test to be able to fake the time better.
pwestin@google.com
2013-09-20
14
-412
/
+334
*
On Mac, check the default resolution and aspect ratio to avoid distorted HD.
bemasc@chromium.org
2013-09-20
4
-47
/
+154
*
adding the function to reset device credential
qinmin@chromium.org
2013-09-20
3
-6
/
+66
*
Fix MP3StreamParser so it adds buffer timestamps and marks the end of segments.
acolwell@chromium.org
2013-09-20
4
-21
/
+238
*
Revert 224404 "Mpeg2 TS stream parser for media source."
robertshield@chromium.org
2013-09-20
22
-3227
/
+0
*
Mpeg2 TS stream parser for media source.
damienv@chromium.org
2013-09-20
22
-0
/
+3227
*
Create a Pepper-based CDM when a MediaKeys object is created.
jrummell@chromium.org
2013-09-20
1
-33
/
+31
*
Cast: Adding video receiver
mikhal@google.com
2013-09-19
13
-7
/
+988
*
Populate canPlayType to renderer
qinmin@chromium.org
2013-09-19
2
-1
/
+16
*
Removed unused code and improved naming
pwestin@google.com
2013-09-19
6
-16
/
+3
*
Cast: Adding Audio Receiver
mikhal@google.com
2013-09-19
10
-8
/
+930
*
Add test files for MPEG2 Transport Streams.
acolwell@chromium.org
2013-09-18
2
-0
/
+0
*
Moves ui/base/events to ui/events
sky@chromium.org
2013-09-18
1
-1
/
+1
*
Move NV21 colorspace treatment from VideoCapture java to C++
mcasas@chromium.org
2013-09-18
6
-33
/
+99
*
[Android] Fix video codec specific data corruption
boliu@chromium.org
2013-09-18
2
-15
/
+15
*
Revert 223663 "On Mac, check the default resolution and aspect r..."
ikarienator@chromium.org
2013-09-18
4
-145
/
+41
*
Moves most files from ui/base/keycodes to ui/events/keycodes
sky@chromium.org
2013-09-17
4
-3
/
+4
*
Remote video pauses when screen is locked or when tab is switched.
maybelle@chromium.org
2013-09-17
6
-6
/
+6
*
Throttle video frame delivery when camera pumps it too fast on Android.
wjia@chromium.org
2013-09-17
2
-3
/
+27
*
On Mac, check the default resolution and aspect ratio to avoid distorted HD.
bemasc@chromium.org
2013-09-17
4
-41
/
+145
*
Rename AudioInputDeviceTest to AudioManagerTest. That is the interface it tests.
joi@chromium.org
2013-09-17
4
-20
/
+20
*
Fix a reentrance issue in DecryptingDemuxerStream.
xhwang@chromium.org
2013-09-17
1
-13
/
+16
*
Add loopback audio capture on Windows.
sergeyu@chromium.org
2013-09-17
8
-82
/
+256
*
base: Split logging functions and PerfTimeLogger out of perftimer.h
tfarina@chromium.org
2013-09-17
1
-7
/
+7
*
Replace media::VideoCapture::VideoFrameBuffer with media::VideoFrame.
sheu@chromium.org
2013-09-16
3
-52
/
+25
[next]