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
*
Improve container detection testing by testing additional containers (new con...
jrummell@chromium.org
2013-05-30
2
-11
/
+66
*
Update VideoFrameStreamTest to use FakeDemuxerStream and FakeVideoDecoder.
xhwang@chromium.org
2013-05-29
1
-162
/
+240
*
Adding additional containers in the media test directory (all generated from ...
xhwang@chromium.org
2013-05-29
16
-0
/
+16
*
add error handling if MediaCodec fails to decode data
qinmin@chromium.org
2013-05-29
4
-12
/
+36
*
Add FakeVideoDecoder.
xhwang@chromium.org
2013-05-29
9
-31
/
+1060
*
Fix audio capture buffer handling on Android.
wjia@chromium.org
2013-05-28
1
-10
/
+10
*
Fixes crash in AudioInputVolumeTest.InputVolumeTest.
henrika@chromium.org
2013-05-28
1
-1
/
+4
*
Improved AGC update scheme for the audio backend in Chrome.
henrika@chromium.org
2013-05-28
14
-167
/
+248
*
Cleanup: Remove ScopedGenericObj usage in media/.
thestig@chromium.org
2013-05-28
1
-7
/
+5
*
Using native sampling rate and optimal buffer size for audio on Android.
leozwang@chromium.org
2013-05-27
3
-17
/
+110
*
Add Create() function to AudioCodecBridge and VideoCodecBridge to allow retur...
qinmin@chromium.org
2013-05-26
7
-61
/
+83
*
Add UMA stats for audio/video containers.
jrummell@chromium.org
2013-05-25
8
-0
/
+1972
*
Remove bad SSE2 intrinsic include.
dalecurtis@google.com
2013-05-25
1
-1
/
+0
*
Add dummy .c file to media_asm target.
dalecurtis@google.com
2013-05-25
2
-0
/
+16
*
Allow sample rate pass through on Linux.
dalecurtis@google.com
2013-05-24
2
-4
/
+8
*
Streamline SIMD targets in media.gyp
dalecurtis@google.com
2013-05-24
20
-575
/
+615
*
Remove unit8_t from WebMediaPlayer implementations.
xhwang@chromium.org
2013-05-24
2
-3
/
+3
*
Enable seek in fullscreen mode for MSE impl on android
qinmin@chromium.org
2013-05-24
5
-52
/
+140
*
Fix various MediaSource related crashes on Android.
acolwell@chromium.org
2013-05-24
2
-5
/
+8
*
Roll FFmpeg for bug fixes.
dalecurtis@google.com
2013-05-24
1
-1
/
+3
*
Keep original orientation of capture frames on Android.
wjia@chromium.org
2013-05-23
1
-2
/
+2
*
Revert 201791 "Fix various MediaSource related crashes on Android."
thestig@chromium.org
2013-05-23
2
-8
/
+5
*
Fix various MediaSource related crashes on Android.
acolwell@chromium.org
2013-05-23
2
-5
/
+8
*
[Android] Added ability to inject a custom implementation of MediaPlayerManag...
avayvod@chromium.org
2013-05-23
3
-14
/
+31
*
Media Source dispatches inband text tracks
matthewjheaney@chromium.org
2013-05-23
17
-13
/
+462
*
Remove extra memcpys from AudioPullFifo.
dalecurtis@chromium.org
2013-05-23
4
-33
/
+39
*
Fix Android component build.
newt@chromium.org
2013-05-22
1
-2
/
+3
*
Improves capture delay estimates on Mac.
henrika@chromium.org
2013-05-22
1
-1
/
+4
*
Adding VP8 Alpha support in Media Source
vigneshv@chromium.org
2013-05-22
11
-54
/
+133
*
Reland: base: Support setting thread priorities generically.
epenner@chromium.org
2013-05-22
3
-16
/
+18
*
Replacing VP8 Alpha test file
tomfinegan@chromium.org
2013-05-21
1
-0
/
+0
*
Make shader_bench depend on allocator.gyp:allocator when necessary
akalin@chromium.org
2013-05-21
1
-0
/
+6
*
Revert "Fix Component build for Android."
aurimas@chromium.org
2013-05-21
1
-4
/
+3
*
[Android] Move MediaPlayerBridge::Initialize() call out of the constructor.
avayvod@chromium.org
2013-05-21
2
-11
/
+11
*
Fix Component build for Android.
aurimas@chromium.org
2013-05-21
1
-3
/
+4
*
Cleanup dependencies on src/base from screen capturers.
sergeyu@chromium.org
2013-05-21
3
-136
/
+161
*
Revert 201202 "base: Support setting thread priorities generically."
scottmg@chromium.org
2013-05-21
3
-14
/
+12
*
base: Support setting thread priorities generically.
epenner@chromium.org
2013-05-21
3
-12
/
+14
*
Enable encrytped media tests for FFmpeg demuxer
ddorwin@chromium.org
2013-05-20
2
-6
/
+2
*
Add MSE implementation on android
qinmin@chromium.org
2013-05-20
12
-164
/
+958
*
Move SincResampler SSE initialization into MediaInitializer.
dalecurtis@chromium.org
2013-05-16
3
-26
/
+39
*
Destroy the openSLES objects in the correct order on Android.
rtoy@google.com
2013-05-16
1
-1
/
+1
*
Parse WebM track name and language
matthewjheaney@chromium.org
2013-05-16
11
-33
/
+467
*
Use webrtc::DesktopCapturer for screen capturer implementation.
sergeyu@chromium.org
2013-05-16
37
-1396
/
+994
*
Roll FFmpeg for M29
wolenetz@chromium.org
2013-05-16
4
-145
/
+160
*
Set default sampling rate to 44100 and query the native output sampling rate.
leozwang@chromium.org
2013-05-16
3
-13
/
+29
*
Cleanup: Remove unneeded base/file_util.h includes in chrome_frame, courgette...
thestig@chromium.org
2013-05-16
3
-4
/
+0
*
Report timing statistics for audio controller methods via UMA.
dalecurtis@chromium.org
2013-05-16
5
-0
/
+60
*
Replaced 8 callbacks provided to MediaPlayerBridge with an interface (reusing...
avayvod@chromium.org
2013-05-15
5
-136
/
+60
*
Revert 200308 "Parse WebM track name and language"
rouslan@chromium.org
2013-05-15
11
-468
/
+33
[next]