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
*
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
*
Web MIDI: fix multi-threading problem around message buffer handling
toyoshim@chromium.org
2013-08-27
4
-42
/
+46
*
MediaDrmBridge: Resume generateKeyRequest if called during provisioning.
xhwang@chromium.org
2013-08-27
3
-12
/
+55
*
Run SerialRunner's first callback on the current stack instead of posting it.
scherkus@chromium.org
2013-08-27
4
-23
/
+22
*
Add pacing to cast.
pwestin@google.com
2013-08-26
12
-17
/
+536
*
Switch ObserverList::size() to ObserverList::might_have_observers() Pt.1
caitkp@chromium.org
2013-08-26
1
-2
/
+2
*
Change NeedKeyCB to use std::vector.
acolwell@chromium.org
2013-08-26
17
-69
/
+56
*
Skia is going to Split the SkDevice class into SkBaseDevice and SkBitmapDevic...
robertphillips@google.com
2013-08-26
2
-4
/
+4
*
Move perftimer.* into base/test/ directory.
tfarina@chromium.org
2013-08-24
1
-1
/
+1
*
Check listFpsRange before dereferencing it.
wjia@chromium.org
2013-08-23
1
-1
/
+1
*
Don't request secure surface for EME L3
qinmin@chromium.org
2013-08-23
5
-4
/
+55
*
stop setting the initial duration to 100 seconds
qinmin@chromium.org
2013-08-23
1
-17
/
+0
*
Reland 219061:
yfriedman@chromium.org
2013-08-23
1
-0
/
+3
*
Fix uninitialized member variable.
finnur@chromium.org
2013-08-23
1
-1
/
+2
*
Move MediaDecoderJob functionality out into separate files and refactor.
acolwell@chromium.org
2013-08-23
9
-398
/
+570
*
Instead of checking the |name| property on AVCodecContext which can sometimes...
tyoverby@chromium.org
2013-08-23
1
-3
/
+11
*
Revert 207876 "Turn on speakerphone by default for WebRTC on And..."
wjia@chromium.org
2013-08-23
1
-3
/
+0
*
Fix MediaCodecBridge crash when a decoder fails to load.
acolwell@chromium.org
2013-08-23
2
-4
/
+18
*
Remove redundant newlib builds of untrusted libraries
dschuff@chromium.org
2013-08-22
1
-1
/
+1
*
Re-enable media_mmx on 64bit Win build since we're now using VS2012 on all th...
wfh@chromium.org
2013-08-22
1
-7
/
+2
*
Catch RuntimeException when Camera.open() failed on Android.
wjia@chromium.org
2013-08-22
1
-0
/
+6
*
Adding congestion control folder to cast.
hclam@chromium.org
2013-08-22
6
-1
/
+354
*
Base gyp files and interface files for cast.
hclam@chromium.org
2013-08-22
8
-0
/
+511
*
Add a way to get the physical device id of audio devices to core audio.
tommi@chromium.org
2013-08-22
3
-2
/
+89
*
Added IMemInputPin::ReceiveMultiple implementation inspired by comments in bu...
mcasas@chromium.org
2013-08-22
1
-2
/
+12
*
Duplicate camera device enumeration - windows
mcasas@chromium.org
2013-08-22
2
-13
/
+7
*
Move async_socket_io_handler.* from media/ to base/
qsr@chromium.org
2013-08-22
5
-460
/
+0
*
Currently, Chromium does not listen for error notifications from QTKit, i.e. ...
bemasc@chromium.org
2013-08-22
4
-1
/
+52
*
Update ffmpeg regression tests.
jrummell@chromium.org
2013-08-22
1
-0
/
+5
[next]