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 DemuxerStream::xxx_decoder_config() methods so they don't return a ref...
acolwell@chromium.org
2013-06-06
12
-57
/
+55
*
Allow multiple Provide/DismissPictureBuffer calls in GVD.
posciak@chromium.org
2013-06-06
2
-19
/
+69
*
Make |duration_| of |MediaPlayerBridge| overriable in the child class
ycheo@chromium.org
2013-06-06
2
-0
/
+5
*
Revert 204378 "Add UMA stats for MSE playback."
falken@chromium.org
2013-06-06
1
-129
/
+77
*
Only disable webaudio if no NEON is available
qinmin@chromium.org
2013-06-06
2
-35
/
+1
*
Reland: Use a shared thread for media operations (round 3).
scherkus@chromium.org
2013-06-06
3
-16
/
+40
*
Add UMA stats for MSE playback.
jrummell@chromium.org
2013-06-06
1
-77
/
+129
*
Android: Cast JNI pointer to jint instead of jlong
janx@chromium.org
2013-06-05
1
-1
/
+1
*
Used the native sample rate and channel layout to open the specific device, a...
xians@chromium.org
2013-06-05
2
-4
/
+24
*
Removed the IsRecordingInProcess check for speech since it is not needed.
xians@chromium.org
2013-06-05
10
-54
/
+2
*
Refactor YUV conversion routines to use MediaInitializer().
dalecurtis@chromium.org
2013-06-05
3
-213
/
+180
*
Privitize WaitTillDataReady() and DataReady().
dalecurtis@chromium.org
2013-06-05
12
-152
/
+34
*
Add IPC messages and handling code for EME on Clank.
xhwang@chromium.org
2013-06-05
1
-1
/
+25
*
Fix compilation error due to type narrowing warning
caio.de.oliveira.filho@intel.com
2013-06-05
1
-1
/
+1
*
Use the browser UI thread for audio on OSX.
dalecurtis@chromium.org
2013-06-05
12
-290
/
+132
*
Remove spammy NOTIMPLEMENTED() log in AudioOutputDevice.
dalecurtis@chromium.org
2013-06-05
1
-1
/
+0
*
Fix non-Linux uses of WeakPtr<T>'s operator T* conversion
akalin@chromium.org
2013-06-05
1
-1
/
+1
*
Roll webrtc 4143:4179
sergeyu@chromium.org
2013-06-05
1
-16
/
+16
*
Fix remaining uses of WeakPtr<T>'s operator T* conversion
akalin@chromium.org
2013-06-04
1
-1
/
+1
*
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
[next]