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
*
Refactor MediaCodecBridge to add support for NDK APIs
qinmin
2015-12-17
26
-1572
/
+2272
*
Clank VideoCaptureCamera, speculative crash fix in getCameraParameters()
mcasas
2015-12-16
1
-1
/
+1
*
Switches way to set IO buffer size on Mac to HAL based AudioObjectPropertyDat...
henrika
2015-12-16
4
-51
/
+135
*
[Chromecast] Replace architecture-based conditionals with flag.
slan
2015-12-16
3
-3
/
+3
*
Remove renderer_service -> media_client dependency.
alokp
2015-12-16
7
-127
/
+22
*
media: Disable flaky VideoRendererAlgorithmTest.CadenceBasedTest
danakj
2015-12-15
1
-1
/
+2
*
make multibuffer work with layout tests
hubbe
2015-12-15
7
-29
/
+72
*
Cleanup: return by const reference instead of value in BufferedResourceLoader
paul.sapunaru
2015-12-15
1
-1
/
+1
*
Don't accumulate poor frames in low delay or stalled mode.
dalecurtis
2015-12-15
4
-15
/
+37
*
Add decryptor support to cdm_adapter
jrummell
2015-12-15
10
-167
/
+903
*
Revert of Switches way to set IO buffer size on Mac to HAL based AudioObjectP...
kbr
2015-12-15
4
-107
/
+35
*
Switches way to set IO buffer size on Mac to HAL based AudioObjectPropertyDat...
henrika
2015-12-15
4
-35
/
+107
*
Don't assume correct image format in CopyVpxImageToVideoFrame()
wdzierzanowski
2015-12-15
2
-11
/
+22
*
Don't clobber thread hung status on resume from suspend.
dalecurtis
2015-12-15
1
-18
/
+26
*
Revert of Refactor MediaCodecBridge to add support for NDK APIs (patchset #5 ...
acleung
2015-12-15
25
-2110
/
+1573
*
Create default client in CoreAudioUtil for both default device IDs.
guidou
2015-12-14
1
-3
/
+6
*
Flag to switch between MultiBufferDataSource and BufferedDataSource
hubbe
2015-12-14
4
-15
/
+34
*
Initialize AVFoundation on demand.
tommi
2015-12-14
4
-12
/
+6
*
GN: Fix typo in media libs (-lmediandk -> mediandk)
agrieve
2015-12-14
1
-1
/
+1
*
Forward the number of skipped frames by the OS in audio playout.
grunell
2015-12-14
57
-148
/
+251
*
Add setBufferingStrategy() to WebMediaPlayer.
sandersd
2015-12-12
8
-49
/
+132
*
Cast Streaming: Add latency information to performance metrics overlay.
miu
2015-12-12
3
-41
/
+62
*
Implement WMPI suspend/resume.
sandersd
2015-12-12
8
-26
/
+284
*
media: Refactor MediaCrypto creation and notification.
xhwang
2015-12-11
9
-76
/
+103
*
Convert audio thread hang crash to UMA. Dump driver info on Win.
dalecurtis
2015-12-11
9
-41
/
+149
*
Add md5 checksum to .md5 files for intel devices for VDA unittests.
shenghao
2015-12-11
3
-3
/
+9
*
Do not read |state_| in GetMediaTime().
sandersd
2015-12-11
2
-3
/
+18
*
Fix WebGL video test flakiness on Android.
dongseong.hwang
2015-12-10
2
-2
/
+8
*
win/gn: Unbreak component build
thakis
2015-12-10
2
-3
/
+2
*
Create and use mojo::Binding on the same thread.
alokp
2015-12-10
2
-3
/
+3
*
Remove kint32max.
avi
2015-12-10
9
-119
/
+153
*
clang/win: Let remaining chromium_code targets build with -Wextra.
thakis
2015-12-10
2
-9
/
+9
*
Don't require VDAs to return all PictureBuffers at once.
liberato
2015-12-10
6
-21
/
+65
*
In VideoCaptureDeviceTest, use VLOG rather then DVLOG, when exiting test due ...
nisse
2015-12-10
1
-5
/
+5
*
clang/win: Let some chromium_code targets build with -Wextra.
thakis
2015-12-10
3
-7
/
+7
*
A bit more logging in FFmpegDemuxerStream::Create
servolk
2015-12-09
2
-6
/
+20
*
cast: Support for low-latency interactive mode
isheriff
2015-12-09
9
-16
/
+92
*
Remove kuint64max.
avi
2015-12-09
2
-24
/
+28
*
Add UMA stats for maximum audio render streams over IPC, browser-wide.
grunell
2015-12-09
5
-0
/
+196
*
Removing global variables from mixer tests.
olka
2015-12-09
1
-27
/
+33
*
Remove global std::string constants in unit tests to comply with Chromium style
guidou
2015-12-09
3
-22
/
+19
*
don't rely on -Wno-narrowing in skcanvas_video_renderer.cc
mostynb
2015-12-09
1
-3
/
+14
*
Reland "Added an extra sync token field for extra command buffer..."
dyen
2015-12-09
1
-3
/
+4
*
Add Mojo Decryptor.
jrummell
2015-12-09
8
-8
/
+229
*
Remove kint64max.
avi
2015-12-09
9
-161
/
+192
*
Revert of Adding CHECK(false) for case when input audio fails to start on Mac...
henrika
2015-12-08
1
-5
/
+0
*
Add comment about lock_ in MidiManager::AccumulateMidiBytesSent
agoode
2015-12-08
1
-0
/
+5
*
Fix a potential crash in MidiManagerMac.
ochang
2015-12-08
1
-1
/
+1
*
Implement Pipeline suspend and resume.
sandersd
2015-12-08
6
-16
/
+386
*
Enforce marking "override" for functions overriding Blink.
Avi Drissman
2015-12-07
1
-1
/
+1
[next]