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
/
android
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup MediaCodecUtil::GetDefaultCodecName().
dalecurtis
2016-03-17
1
-129
/
+49
*
Catch CodecException in MediaCodecBridge and return MEDIA_CODEC_ERROR
watk
2016-03-04
1
-26
/
+66
*
Disable adaptive resolution support for MediaCodec use by AVDA.
dalecurtis
2016-02-24
1
-2
/
+2
*
Remove prefixed EME.
ddorwin
2016-02-22
1
-1
/
+2
*
Add exit status UMA metrics for MediaPlayerBridge
timav
2016-02-20
1
-0
/
+4
*
Fix mime type mappings when the unified media pipeline is enabled.
dalecurtis
2016-02-20
1
-2
/
+8
*
Reland: Move VideoCapture* files from media/base/android/... to media/capture...
mcasas
2016-02-19
8
-1513
/
+0
*
Revert of Move VideoCapture* files from media/base/android/... to media/captu...
clamy
2016-02-19
8
-0
/
+1513
*
Move VideoCapture* files from media/base/android/... to media/capture/video/a...
mcasas
2016-02-19
8
-1513
/
+0
*
Remove MediaCodecBridge::GetOutputBuffersCount() and GetOutputBuffersCapacity()
magjed
2016-02-11
1
-16
/
+1
*
VideoCaptureAndroid: Disable YV12 support for some Moto X devices
magjed
2016-02-08
1
-0
/
+4
*
Android emulator doesn't support USB service. And on emulator created without...
braveyao
2016-01-23
1
-2
/
+10
*
Fix MediaCodec's ERROR_NO_KEY processing in AVDA
timav
2016-01-20
1
-3
/
+3
*
Fixing Exceptions for hasAudio/hasVideo of MediaPlayerBridge
zqzhang
2016-01-18
1
-22
/
+20
*
Add support for device enumerationa and selection of USB microphones for Chro...
braveyao
2016-01-13
1
-18
/
+163
*
Keep MediaCodec-related internal Java clases in the main dex
timav
2016-01-12
2
-0
/
+6
*
media: Create MediaCrypto upon MediaDrmBridge creation.
xhwang
2016-01-08
1
-75
/
+81
*
Blacklist Samsung Galaxy S4 for MediaCodec for VP8
timav
2016-01-07
1
-6
/
+22
*
Don't take audio focus when playing video with no audio
zqzhang
2016-01-07
1
-0
/
+35
*
Replace WebAudio MediaCodec usage with FFmpeg. A ~4x improvement.
dalecurtis
2016-01-06
1
-293
/
+0
*
Catch all possible exceptions from MediaCodec.configure()
timav
2016-01-04
1
-0
/
+12
*
Blacklist MediaCodec for VP8 on Samsung S4 Mini
timav
2015-12-18
2
-91
/
+105
*
media: Pass SecurityLevel in MediaDrmBridge creation.
xhwang
2015-12-17
1
-2
/
+13
*
Refactor MediaCodecBridge to add support for NDK APIs
qinmin
2015-12-17
2
-140
/
+235
*
Clank VideoCaptureCamera, speculative crash fix in getCameraParameters()
mcasas
2015-12-16
1
-1
/
+1
*
Revert of Refactor MediaCodecBridge to add support for NDK APIs (patchset #5 ...
acleung
2015-12-15
2
-235
/
+140
*
media: Refactor MediaCrypto creation and notification.
xhwang
2015-12-11
1
-19
/
+15
*
Refactor MediaCodecBridge to add support for NDK APIs
qinmin
2015-12-06
2
-140
/
+235
*
Move MediaDrmBridge provision communication to native side.
timav
2015-11-16
1
-90
/
+26
*
Catch IOException while calling MediaPlayer.prepareAsync()
qinmin
2015-11-11
1
-1
/
+5
*
Revert of Use hardware AEC on Nexus 9. (patchset #1 id:1 of https://coderevie...
grunell
2015-11-04
1
-1
/
+0
*
Android VideoCaptureCamera2: Use closest supported resolution instead of requ...
magjed
2015-10-30
1
-13
/
+39
*
Pass DecryptConfig parameters over IPC and use it in AVDA.
timav
2015-10-27
1
-2
/
+2
*
Interpret the current audio playback position as unsigned int
timav
2015-10-26
1
-1
/
+5
*
media: Remove use of Java Handler from MediaDrmBridge.
xhwang
2015-10-24
1
-114
/
+46
*
Remove BuildInfo.isMncOrLater()
aurimas
2015-10-19
1
-4
/
+3
*
Use hardware AEC on Nexus 9.
grunell
2015-10-14
1
-0
/
+1
*
Throttle media decoding after excessive Android media server crashes
qinmin
2015-10-07
1
-4
/
+1
*
Request AudioFocus for WebRTC calls on Android and listen to the audioFocusCh...
braveyao
2015-10-06
1
-29
/
+69
*
media: Fix use of deprecated APIs.
xhwang
2015-10-03
2
-7
/
+5
*
Reenable deprecation warning checking.
aurimas
2015-10-01
2
-0
/
+4
*
Reland of Make startCapture return synchronously to avoid Chrome no-respondin...
battre
2015-08-25
1
-21
/
+40
*
Revert of Make startCapture return synchronously to avoid Chrome no-respondin...
battre
2015-08-25
1
-40
/
+21
*
On Nexus9, if you open two webrtc tabs and switch them very quickly, then chr...
braveyao
2015-08-25
1
-21
/
+40
*
Android VideoCaptureCamera2.stopCapture(): Catch IllegalStateException not Il...
magjed
2015-08-22
1
-4
/
+1
*
MediaCodecPlayer implementation (stage 4 - preroll)
timav
2015-08-22
1
-2
/
+26
*
MediaDrmBridge: Add ExpirationUpdateListener.
xhwang
2015-08-22
1
-4
/
+28
*
MediaDrmBridge: Add KeyStatusChangeListener.
xhwang
2015-08-22
1
-12
/
+83
*
MediaDrmBridge: Enable RequestType/MessageType.
xhwang
2015-08-21
1
-5
/
+19
*
Move a MediaCodecBridge log
watk
2015-08-12
1
-1
/
+0
[next]