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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-27
10
-19
/
+19
*
GN: Fix Android component build
cjhopman
2014-10-27
2
-0
/
+5
*
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
*
Don't let input buffer overwhelm output buffer
qinmin
2014-10-24
2
-68
/
+106
*
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
*
Move KeySystemInfo to media/.
xhwang
2014-10-24
4
-0
/
+133
*
Expose the internal MatrixBuilder class as ChannelMixingMatrix.
wtc
2014-10-23
6
-332
/
+537
*
VideoCapture: Remove deep frame copy in the border to libJingle
magjed
2014-10-23
2
-337
/
+197
*
Final step of the java_cpp_template -> java_cpp_enum migration.
mkosiba
2014-10-23
4
-23
/
+10
*
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
2
-5
/
+1
*
Type conversion fixes, media/ edition.
pkasting
2014-10-21
1
-23
/
+22
*
Sort out mcasas@ as OWNER of files
mcasas
2014-10-21
2
-3
/
+2
*
Standardize usage of virtual/override/final in media/
dcheng
2014-10-21
16
-70
/
+71
*
Skip initial seek to 0 on fling
dgn
2014-10-21
2
-2
/
+14
*
Add MediaKeys::GetCdmId().
xhwang
2014-10-21
3
-5
/
+13
*
Introduce CdmFactory interface.
xhwang
2014-10-20
3
-0
/
+59
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-17
2
-2
/
+2
*
Convert ARRAYSIZE_UNSAFE -> arraysize in media/.
viettrungluu
2014-10-16
1
-1
/
+1
*
Fix Java indentation issues.
aurimas
2014-10-16
12
-91
/
+90
*
Listen to the audio focus event for MSE/EME
qinmin
2014-10-16
8
-72
/
+118
*
Add mcasas@ to OWNERS for VideoCapture*.java under media/base/android
mcasas
2014-10-15
1
-0
/
+2
*
Remove MediaPlayerAndroid::IsSurfaceInUse() call
qinmin
2014-10-14
5
-19
/
+0
*
Fix Java Checkstyle issues.
Aurimas Liutikas
2014-10-14
4
-19
/
+59
*
Fix type truncation warnings in YUV-related code.
pkasting
2014-10-14
5
-18
/
+24
*
remove wjia from media OWNERS
qinmin
2014-10-13
1
-1
/
+1
*
Send metadata change to renderer after decoder is drained
qinmin
2014-10-13
8
-51
/
+106
*
Revert "Removes MediaDecoderJob virtual method call from destructor."
gunsch
2014-10-13
1
-3
/
+1
*
Removes MediaDecoderJob virtual method call from destructor.
gunsch
2014-10-10
1
-1
/
+3
*
Preroll decoders when video starts playing
qinmin
2014-10-09
3
-7
/
+17
*
Avoid ALLOW_UNUSED (and the like) where it's not necessary or there are better
pkasting
2014-10-09
2
-2
/
+2
*
Refactor CdmPromise and related classes
jrummell
2014-10-07
6
-220
/
+155
*
Disable MediaSourcePlayerTest.PrerollContinuesAcrossConfigChange on Android.
kjellander
2014-10-07
1
-1
/
+9
*
Mac Video Capture: Connect discard-late-frames in QTKit and AVFoundation
mcasas
2014-10-07
1
-0
/
+1
*
replace OVERRIDE and FINAL with override and final in media/
mostynb
2014-10-07
26
-146
/
+146
*
media: Pass DemuxerStreamProvider in Renderer::Initialize().
xhwang
2014-10-03
4
-15
/
+21
*
Skip retrieving cookies and user credentials for data uri
qinmin
2014-10-01
1
-1
/
+1
*
Fix wrong selection of VP8 video decoder on some Samsung devices.
glaznev
2014-10-01
3
-11
/
+76
*
Fix MediaPlayerBridge to handle unknown or infinite durations.
dalecurtis
2014-10-01
1
-3
/
+5
*
Android Video Capture: use tightest fps Range available on allocate()
mcasas
2014-09-30
1
-12
/
+15
*
Android Video Capture: Removed references to Android.Hardware.Camera from the...
mcasas
2014-09-30
4
-110
/
+87
*
Use base::StringPairs where appropriate for src/media/
anand.ratn
2014-09-30
2
-5
/
+4
*
Adding new function ReadFrames() that returns the audio frame in planar
pwestin
2014-09-30
3
-0
/
+176
*
Rename AndroidImage format template to match the Java class.
aurimas
2014-09-30
4
-8
/
+7
*
Only use custom SSE FMUL and FMAC with non-clang compilers.
dalecurtis
2014-09-29
1
-0
/
+7
*
Cleanup some audio classes with C++11 shine!
dalecurtis
2014-09-26
4
-16
/
+8
*
Speculative fix when translating blob data to a file path
qinmin
2014-09-26
1
-0
/
+5
[next]