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
*
Provide error message if creating the CDM fails
jrummell
2015-05-07
6
-10
/
+23
*
media: Let VideoFrame carry more than one native texture.
dcastagna
2015-05-07
5
-124
/
+165
*
Update md5 checksum for Intel for video_decode_accelerator_unittest.
posciak
2015-05-07
1
-0
/
+2
*
Don't advance Render() deadlines when tick clock is fake.
dalecurtis
2015-05-07
2
-16
/
+19
*
Handle incoming frames with the same timestamp.
dalecurtis
2015-05-07
3
-6
/
+66
*
Handle OnTimeStateChanged() after an EOS has been delivered.
dalecurtis
2015-05-07
2
-3
/
+9
*
Avoid repeated unnecessary task posting where possible.
dalecurtis
2015-05-06
3
-38
/
+65
*
Cleanup: Change {ASSERT,EXPECT}_FALSE(!x) to {ASSERT,EXPECT}_TRUE(x).
thestig
2015-05-06
3
-3
/
+4
*
Don't modify the ideal render count for a frame for overages.
dalecurtis
2015-05-06
3
-21
/
+35
*
[Cast] Set kDefaultMaxQp to 63
miu
2015-05-06
2
-13
/
+2
*
Add hardware-accelerated VP8 decode support for VAAPI accelerator.
posciak
2015-05-06
1
-0
/
+2
*
Add tracking metrics for the new video rendering pipeline.
dalecurtis
2015-05-06
2
-1
/
+30
*
VP8Parser: fixes for entropy parsing.
posciak
2015-05-06
2
-40
/
+74
*
This CL fixes some issues that came up Video Capture Device unittest, where i...
emircan
2015-05-06
1
-36
/
+43
*
Support Android secure codecs in requestMediaKeySystemAccess().
sandersd
2015-05-06
9
-71
/
+126
*
media: Use LazyInstance::Leaky where possible.
xhwang
2015-05-06
1
-1
/
+1
*
Remove use of deprecated GrContext functions.
bsalomon
2015-05-05
1
-2
/
+4
*
Initialize the CDM asynchronously
jrummell
2015-05-05
5
-71
/
+34
*
Make the GN Windows component build work.
brettw
2015-05-05
1
-0
/
+1
*
Turn new video rendering path on by default, invert flag.
dalecurtis
2015-05-05
5
-9
/
+9
*
GN Windows component build fixes
brettw
2015-05-05
20
-70
/
+140
*
Fix valgrind timeout for new video renderer impl tests.
dalecurtis
2015-05-05
1
-2
/
+2
*
VideoCaptureBufferPool: Check pixel format when allocating. Provide Type in a...
mcasas
2015-05-05
3
-0
/
+6
*
Revert of Add a check to IsAVFoundationSupportedHelper to catch race. (patchs...
jochen
2015-05-05
1
-2
/
+0
*
Add a check to IsAVFoundationSupportedHelper to catch race.
tommi
2015-05-05
1
-0
/
+2
*
Move background rendering pump to VideoFrameCompositor. Fixes tests.
dalecurtis
2015-05-05
13
-403
/
+314
*
onGetInfo is deprecated, just pass info to constructor
reed
2015-05-05
1
-9
/
+5
*
Switch WaitableMessageLoopEvent to use a RunLoop.
dalecurtis
2015-05-05
3
-11
/
+15
*
Remove ICS support from Chromium code.
aurimas
2015-05-05
4
-20
/
+3
*
Fix frame expiry with cadence based rendering.
dalecurtis
2015-05-05
5
-62
/
+103
*
media: Update media/OWNERS file about subdirectories.
xhwang
2015-05-02
1
-0
/
+10
*
vpx_video_decoder: limit decode threads to number of processors.
tomfinegan
2015-05-01
1
-0
/
+3
*
Add a GN flag for the Windows multi-dll build.
brettw
2015-05-01
1
-7
/
+1
*
win: Ref-counted classes should have non-public destructors, media/ edition.
thakis
2015-05-01
9
-89
/
+105
*
win: Work on reducing number of style plugin warnings.
thakis
2015-05-01
2
-14
/
+34
*
media: Add an audio_unittests gtest target
watk
2015-05-01
2
-67
/
+120
*
Connect the new video rendering path to the compositor.
dalecurtis
2015-05-01
11
-140
/
+968
*
Introduce cadence based VideoRendererAlgorithm.
dalecurtis
2015-05-01
12
-0
/
+2637
*
Add async trace that shows audio device startup time.
hubbe
2015-04-30
1
-2
/
+17
*
MediaDrmBridge: only use delegate init data if non-empty.
gunsch
2015-04-30
1
-3
/
+5
*
Reland: Web MIDI: split build rules for media/midi
toyoshim
2015-04-30
18
-181
/
+567
*
Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in src/media.
anujk.sharma
2015-04-30
21
-38
/
+64
*
Adds MediaClientAndroid to support embedder/MediaDrmBridge interaction.
gunsch
2015-04-30
8
-192
/
+268
*
Cast: Change override to final wherever possible.
hubbe
2015-04-29
58
-245
/
+245
*
Apply automated fixits for Chrome clang plugin to media.
dcheng
2015-04-29
4
-23
/
+16
*
Remove VideoFrameScheduler and dependents.
dalecurtis
2015-04-29
13
-769
/
+0
*
media/midi: Fix warnings found by clang chromium-style plugin on Windows.
tfarina
2015-04-29
2
-2
/
+9
*
Add task runners to more tests
skyostil
2015-04-29
1
-1
/
+4
*
Introduce NullVideoSink for test classes.
dalecurtis
2015-04-29
8
-50
/
+392
*
Remove unused AudioRendererImpl::ResetDecoder() declaration
wolenetz
2015-04-29
1
-4
/
+0
[next]