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
*
Support creating secure decoder in MediaCodecBridge.
xhwang@chromium.org
2013-09-07
10
-64
/
+104
*
Fix SourceBufferStream::Remove() for buffers before the current play position.
acolwell@chromium.org
2013-09-07
2
-5
/
+34
*
capture a top java exception on certain Samsung devices
qinmin@chromium.org
2013-09-07
4
-9
/
+22
*
Revert 220237 "Revert 220228 "FFmpeg roll for M31.""
dalecurtis@google.com
2013-09-06
1
-7
/
+7
*
Fix MediaSourcePlayer unittests and minor code cleanup.
acolwell@chromium.org
2013-09-06
5
-52
/
+111
*
Output device enumeration for Alsa, plus unit test.
joi@chromium.org
2013-09-06
5
-41
/
+105
*
Wire up the output device id and provide an implementation on Windows.
tommi@chromium.org
2013-09-06
14
-32
/
+77
*
media: Opus support for WebM in Media Source
vigneshv@chromium.org
2013-09-06
23
-49
/
+201
*
Cancel the starvation callback when MediaSourcePlayer::Release() gets called.
qinmin@chromium.org
2013-09-05
1
-0
/
+1
*
Add AudioManager::GetAudioOutputDeviceNames and implement for pulseaudio.
joi@chromium.org
2013-09-05
9
-19
/
+96
*
Implement experimental MP3 support for Media Source API.
acolwell@chromium.org
2013-09-05
10
-7
/
+782
*
Convert most run_all_unittests.cc files to use new unit test launcher.
phajdan.jr@chromium.org
2013-09-05
1
-1
/
+7
*
Call GetDefaultOutputDeviceID() from GetDefaultOutputStreamParameters() inste...
tommi@chromium.org
2013-09-05
2
-6
/
+6
*
Disable VP9 for Android
wonsik@chromium.org
2013-09-05
1
-0
/
+4
*
EME: Handle NO_KEY and resume playback after key is added.
xhwang@chromium.org
2013-09-05
11
-97
/
+197
*
Fixing a race in KeyboardEventCounter::Reset.
jiayl@chromium.org
2013-09-04
1
-1
/
+2
*
Icecast test file.
acolwell@chromium.org
2013-09-04
1
-0
/
+0
*
Add GetOutputStreamParameters, GetAssociatedOutputDeviceID to AudioManager.
tommi@chromium.org
2013-09-04
13
-68
/
+153
*
Adding rtp receiver to cast
mikhal@google.com
2013-09-04
15
-0
/
+1049
*
Fix a DCHECK error when releasing MediaSourcePlayer
qinmin@chromium.org
2013-09-03
1
-1
/
+0
*
Refactor AesDecryptorTest.
xhwang@chromium.org
2013-09-03
1
-483
/
+297
*
media: Enabling VP8 Alpha playback by default.
vigneshv@chromium.org
2013-09-03
4
-9
/
+4
*
Correct include guard, and enforce array parameter starts empty.
joi@chromium.org
2013-09-03
3
-5
/
+5
*
Add the necessary scaffolding to allow creation of non-default audio output d...
tommi@chromium.org
2013-09-03
30
-81
/
+209
*
Consolidate MediaCodecBridge and MediaDecoderJob status.
xhwang@chromium.org
2013-09-03
11
-175
/
+198
*
Allow security level to be passed to MediaDrmBridge constructor
qinmin@chromium.org
2013-09-02
3
-18
/
+33
*
Avoid incrementing access_unit_index for DECODE_STOPPED status.
acolwell@chromium.org
2013-09-02
1
-1
/
+3
*
MediaSourcePlayer implements IsTypeSupported().
xhwang@chromium.org
2013-08-30
9
-40
/
+222
*
Add GetMatchingOutputDeviceID to CoreAudioUtil.
tommi@chromium.org
2013-08-30
3
-1
/
+83
*
Migrate media::MediaPlayerManager::Create() to content::BrowserMediaPlayerMan...
scherkus@chromium.org
2013-08-30
1
-21
/
+0
*
Added framer to cast.
pwestin@google.com
2013-08-30
17
-11
/
+1993
*
Rename MediaPlayerHostMsg_{DemuxerReady,ReadFromDemuxerAck}_Params to Demuxer...
scherkus@chromium.org
2013-08-30
9
-122
/
+106
*
media: Uploading the correct test file for Opus
fgalligan@chromium.org
2013-08-29
1
-0
/
+0
*
Make MediaDecoderJobs destructon always happen on the UI thread.
acolwell@chromium.org
2013-08-29
3
-18
/
+27
*
Adding Rtp sender and rtp common to cast
mikhal@google.com
2013-08-29
19
-3
/
+1256
*
MediaSourcePlayer only start playing when MediaCrypto is ready.
xhwang@chromium.org
2013-08-29
5
-61
/
+134
*
Upgrade AudioRendererAlgorithm to use WSOLA,
dalecurtis@google.com
2013-08-29
6
-325
/
+1051
*
Revert 220228 "FFmpeg roll for M31."
hashimoto@chromium.org
2013-08-29
1
-7
/
+7
*
FFmpeg roll for M31.
dalecurtis@chromium.org
2013-08-29
1
-7
/
+7
*
Summer cleaning, media/ style!
dalecurtis@chromium.org
2013-08-29
25
-3955
/
+0
*
[Android] Rename SurfaceTextureBridge to just SurfaceTexture.
yfriedman@chromium.org
2013-08-29
1
-11
/
+11
*
Move access unit handling into MediaDecoderJob.
acolwell@chromium.org
2013-08-29
8
-254
/
+417
*
Allow StreamParserFactory to receive and handle mimetypes with no codecs spec...
acolwell@chromium.org
2013-08-29
2
-22
/
+26
*
media: Adding test file for Opus WebM
vigneshv@chromium.org
2013-08-29
2
-0
/
+9
*
Adding rtcp folder to cast.
pwestin@google.com
2013-08-29
20
-4
/
+4689
*
Remove unnecessary log line from cras audio
jamescook@chromium.org
2013-08-28
1
-1
/
+0
*
Changes default audio input from stereo to mono on Android.
henrika@chromium.org
2013-08-28
1
-2
/
+7
*
EVEA cleanup: use video utility functions in media::*
sheu@chromium.org
2013-08-28
3
-5
/
+51
*
Using privacy mode for DRM
qinmin@chromium.org
2013-08-28
1
-1
/
+10
*
Adds key press detection for Mac by detecting the increase of key down event ...
jiayl@chromium.org
2013-08-28
10
-197
/
+307
[next]