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
*
Disable preroll duration increase on underflow for MediaSource playback.
acolwell@chromium.org
2013-06-04
8
-16
/
+23
*
Update remaining files to use WeakPtr<T>::get() instead of "operator T*"
akalin@chromium.org
2013-06-04
2
-5
/
+5
*
Use explicitly-sized types across the IPC boundary.
palmer@chromium.org
2013-06-04
2
-5
/
+5
*
Implement WebRTC in Chrome for TV
wonsik@chromium.org
2013-06-03
2
-9
/
+15
*
Try relanding this CL, the original CL passed the try bots but failed the mac...
xians@chromium.org
2013-06-03
47
-152
/
+322
*
VideoCaptureDeviceLinux: added support for framerate configuration
mcasas@chromium.org
2013-06-03
1
-0
/
+26
*
Revert 203686 "Trying relanding this CL, the original CL passed ..."
xians@chromium.org
2013-06-03
47
-322
/
+152
*
Trying relanding this CL, the original CL passed the try bots but failed the ...
xians@chromium.org
2013-06-03
47
-152
/
+322
*
Roll DEPS for googleurl. Second try.
tfarina@chromium.org
2013-06-03
1
-1
/
+1
*
Update media/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-03
47
-188
/
+182
*
Fix a DCHECK error that a/v threads are not stopped on the UI thread
qinmin@chromium.org
2013-06-01
2
-23
/
+42
*
Rename switch to disable prefixed Encrypted Media APIs.
ddorwin@chromium.org
2013-05-31
2
-5
/
+0
*
Adjust delay calculations on Mac to properly account for the FIFO buffers.
ajm@chromium.org
2013-05-31
2
-5
/
+11
*
Passing ScopedJavaSurface to MediaPlayerAndroid
qinmin@chromium.org
2013-05-31
5
-10
/
+11
*
Revert 203427 "Hook up the device selection to the WebAudio live..."
justinlin@chromium.org
2013-05-31
47
-323
/
+152
*
Hook up the device selection to the WebAudio live audio.
xians@chromium.org
2013-05-31
47
-152
/
+323
*
Remove config change handling code from VideoDecoder implementations.
xhwang@chromium.org
2013-05-31
8
-372
/
+22
*
Add AAC codec specific data for MSE on android
qinmin@chromium.org
2013-05-31
6
-48
/
+136
*
Handle DemuxerStream config change in VideoFrameStream.
xhwang@chromium.org
2013-05-30
5
-44
/
+197
*
Use base::MessageLoop in more files.
xhwang@chromium.org
2013-05-30
1
-1
/
+1
*
Fix pcm_f32le and amr playback.
dalecurtis@google.com
2013-05-30
2
-3
/
+12
*
allow multiple media players to play
qinmin@chromium.org
2013-05-30
1
-1
/
+1
*
Allow some Android media player implementation to be overridden by embedders.
avayvod@chromium.org
2013-05-30
4
-2
/
+22
*
Reduce wait time for Windows in AudioOutputController:WaitTillDataReady()
davemoore@chromium.org
2013-05-30
1
-7
/
+2
*
Separate MediaKeys interface from Decryptor interface.
xhwang@chromium.org
2013-05-30
10
-94
/
+138
*
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
[next]