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
*
Change parameter type on AudioDeviceThread::Callback::Process()
jrummell
2014-10-29
4
-17
/
+7
*
Add compile time extensible renderer configuration for mojo.
dalecurtis
2014-10-29
7
-44
/
+181
*
Disable DecoderDrainInterruptedBySurfaceChange test
dtrainor
2014-10-28
1
-1
/
+1
*
Change return type in saturated_cast call
jrummell
2014-10-28
1
-1
/
+1
*
Fix getUserMedia may get low FPS when the selected FPS is out of range of the...
johnson.lin
2014-10-28
1
-3
/
+6
*
Revert unintended prevention of seeks on infinite duration media.
dalecurtis
2014-10-28
1
-7
/
+13
*
Fix pkg-config issue with cras for Chrome OS build.
benchan
2014-10-27
1
-1
/
+2
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-27
69
-192
/
+182
*
GN: Fix Android component build
cjhopman
2014-10-27
5
-6
/
+13
*
Increase the default buffer size from 128 to 256 on Mac.
xians
2014-10-27
2
-10
/
+19
*
MediaSourcePlayer: Handle the case where key is added during decoding.
xhwang
2014-10-25
2
-6
/
+52
*
Add extra checks to avoid integer overflow.
jrummell
2014-10-25
1
-2
/
+2
*
Update EME tests to work with navigator.requestMediaKeySystemAccess()
jrummell
2014-10-25
1
-5
/
+12
*
Don't let input buffer overwhelm output buffer
qinmin
2014-10-24
2
-68
/
+106
*
Moving mojo_demuxer_stream_adapter to lib target.
pwestin
2014-10-24
1
-2
/
+2
*
Android Video Capture: Refactor VideoCapture class hierarchy
mcasas
2014-10-24
4
-301
/
+339
*
Duplicate VideoEncodeAccelerator::SupportedProfile in gpu_info.h.
wuchengli
2014-10-24
1
-1
/
+2
*
[cast] AAC encoder for OS X and iOS based on AudioConverter and AudioFile
jfroy
2014-10-24
4
-0
/
+411
*
[cast] Allow audio encoder implementations to specify the frame length.
jfroy
2014-10-24
4
-45
/
+69
*
Move KeySystemInfo to media/.
xhwang
2014-10-24
5
-0
/
+136
*
Expose the internal MatrixBuilder class as ChannelMixingMatrix.
wtc
2014-10-23
7
-332
/
+540
*
VideoCapture: Remove deep frame copy in the border to libJingle
magjed
2014-10-23
2
-337
/
+197
*
Move proprietary codecs flag into root features config.
dalecurtis
2014-10-23
2
-7
/
+2
*
Web MIDI: distributes MIDIPort information asynchronously
toyoshim
2014-10-23
5
-23
/
+62
*
Final step of the java_cpp_template -> java_cpp_enum migration.
mkosiba
2014-10-23
9
-46
/
+28
*
Manage MIDI related objects and sessions' lifecycles correctly
toyoshim
2014-10-23
5
-42
/
+42
*
Add support for real audio output to mojo.
dalecurtis
2014-10-22
4
-0
/
+210
*
[Cast] Make software VP8 encoder adhere to bitrate micro-management.
miu
2014-10-22
2
-57
/
+74
*
Supports MojoRendererImpl in WebMediaPlayerImpl for HTMLViewer.
xhwang
2014-10-22
16
-68
/
+424
*
[Cast] cast_simulator improvements to better test encoder behaviors.
miu
2014-10-22
3
-65
/
+92
*
Fix proprietary codecs builds for GN.
dalecurtis
2014-10-22
1
-1
/
+7
*
Reduce power logging and UMA stats when AGC is disabled.
henrika
2014-10-22
3
-33
/
+28
*
Add support for color formats negotiation.
changbin.shao
2014-10-22
3
-0
/
+51
*
Fix errors in comments. Make comments match code.
wtc
2014-10-22
4
-28
/
+25
*
Fix a crash when cameraInfo is NULL
qinmin
2014-10-22
3
-9
/
+8
*
Type conversion fixes, media/ edition.
pkasting
2014-10-21
5
-33
/
+35
*
Sort out mcasas@ as OWNER of files
mcasas
2014-10-21
5
-9
/
+4
*
Video Capture Capabilities on chrome://media-internals page are updated with:
burnik
2014-10-21
2
-0
/
+31
*
Reland "Add unprefixed EME tests for LoadSession()"
jrummell
2014-10-21
3
-13
/
+26
*
Standardize usage of virtual/override/final in media/
dcheng
2014-10-21
165
-1250
/
+1171
*
Non-SFI Mode: Build shared_memory_support_nacl library for nacl_helper_nonsfi.
hidehiko
2014-10-21
1
-1
/
+4
*
Skip initial seek to 0 on fling
dgn
2014-10-21
2
-2
/
+14
*
Add MediaKeys::GetCdmId().
xhwang
2014-10-21
5
-5
/
+22
*
VideoCapture: Sort VideoPixelFormat in order of preference
magjed
2014-10-20
2
-6
/
+6
*
Remove support for contentType from player_utils.js.
sandersd
2014-10-20
1
-14
/
+5
*
Introduce CdmFactory interface.
xhwang
2014-10-20
4
-0
/
+61
*
Remove wjia@ from media/video/capture/OWNERS and add mcasas@ for Mac+Android ...
mcasas
2014-10-20
1
-1
/
+6
*
Use RunLoop, but do not call RunUntilIdle() multiple times
toyoshim
2014-10-20
2
-19
/
+7
*
Cast: set UDP socket send buffer size via options
hclam
2014-10-17
6
-13
/
+50
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-17
7
-17
/
+16
[next]