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
*
Set video capture frame rate based on client's request.
wjia@chromium.org
2012-12-07
2
-0
/
+19
*
Revert time change from r171701.
dalecurtis@google.com
2012-12-07
1
-1
/
+1
*
Delay delivery of audio input data.
dalecurtis@google.com
2012-12-07
3
-4
/
+26
*
Revert 171681
tzik@chromium.org
2012-12-07
2
-24
/
+2
*
Delay delivery of audio input data.
dalecurtis@google.com
2012-12-07
2
-2
/
+24
*
Add AudioFileReader unittest.
dalecurtis@chromium.org
2012-12-07
2
-0
/
+123
*
Encrypted Media: Use std::string for key message in media pipeline.
xhwang@chromium.org
2012-12-06
6
-42
/
+17
*
Request audio focus upon music play and pause when losing it fully.
miguelg@chromium.org
2012-12-06
1
-3
/
+27
*
Replace WaitableEvents and ConditionalVariables in VideoRendererBase tests wi...
scherkus@chromium.org
2012-12-06
16
-435
/
+432
*
Add support for audio config changes.
acolwell@chromium.org
2012-12-05
14
-120
/
+1075
*
Re-land https://codereview.chromium.org/11419200/
tommi@chromium.org
2012-12-05
7
-113
/
+719
*
Revert 171212
tommi@chromium.org
2012-12-05
7
-714
/
+115
*
Re-land https://codereview.chromium.org/11419200/
tommi@chromium.org
2012-12-05
7
-115
/
+714
*
Add test data for new AudioFileReader tests.
dalecurtis@google.com
2012-12-05
7
-0
/
+0
*
Encrypted Media: Allows empty key message to be fired.
xhwang@chromium.org
2012-12-04
2
-9
/
+11
*
Revert 170912 - need more delayloads.
tommi@chromium.org
2012-12-04
7
-701
/
+115
*
Associate audio streams with their source/destination RenderView.
miu@chromium.org
2012-12-04
3
-67
/
+68
*
Video capture implementation using the Media Foundation API.
tommi@chromium.org
2012-12-04
7
-115
/
+701
*
Goal: Provide browser-wide audio mirroring for the TabCapture API.
justinlin@chromium.org
2012-12-04
10
-3
/
+953
*
Boost WaveOut thread priority for background audio.
dalecurtis@google.com
2012-12-04
1
-0
/
+7
*
Let content_unittests almost build with the components build on android
thakis@chromium.org
2012-11-30
1
-1
/
+1
*
Encrypted Media: Handle empty init_data in AesDecryptor::GenerateKeyRequest().
xhwang@chromium.org
2012-11-30
2
-9
/
+18
*
Encrypted Media: No NeedKey if --enable-encrypted-media is not set.
xhwang@chromium.org
2012-11-30
4
-10
/
+21
*
media: Use named constants instead of literals.
thakis@chromium.org
2012-11-29
1
-9
/
+11
*
Encrypted Media: Remove memcpy of decoded video frame in ContentDecryptorDele...
xhwang@chromium.org
2012-11-29
2
-24
/
+68
*
Tell OSX to manage its own property listener callback thread.
dalecurtis@google.com
2012-11-29
2
-22
/
+23
*
Fix fake audio device fallback
dalecurtis@google.com
2012-11-28
1
-1
/
+1
*
Handle errors for AudioObjectGetPropertyData() calls.
dalecurtis@google.com
2012-11-28
1
-39
/
+53
*
Delete media/tools/player_wtl.
scherkus@chromium.org
2012-11-28
14
-2836
/
+0
*
Remove MessageLoopProxy-getting callbacks from various media classes.
scherkus@chromium.org
2012-11-28
23
-145
/
+68
*
Free (and pause) audio resources when getting a phone call
miguelg@chromium.org
2012-11-28
5
-14
/
+83
*
White space change.
dalecurtis@google.com
2012-11-28
1
-2
/
+2
*
White space change.
dalecurtis@google.com
2012-11-28
1
-3
/
+2
*
Allow kEnableWebAudioInput to play nicely with WebRTC on OSX
crogers@google.com
2012-11-27
2
-0
/
+20
*
Fix CrossProcessNotificationMultiProcessTest.Basic on Android.
pliard@chromium.org
2012-11-27
1
-38
/
+35
*
Add missing return statement in media::BindToLoop() when using scoped_ptr_mal...
scherkus@chromium.org
2012-11-27
3
-2
/
+33
*
Always wait for DataReady() on Windows WaveOut.
dalecurtis@google.com
2012-11-27
5
-25
/
+52
*
Fix and use the "MAYBE_CaptureMjpeg" macro for the CaptureMjpeg unit test.
tommi@chromium.org
2012-11-23
1
-5
/
+5
*
Unify AudioParameter validiation checks in AudioRendererAlgorithm.
dalecurtis@chromium.org
2012-11-22
7
-95
/
+45
*
Get the VideoCaptureDeviceTest tests running on windows (again?).
tommi@chromium.org
2012-11-22
1
-1
/
+8
*
Fix uninitialized read in AudioRendererMixer unit tests.
dalecurtis@chromium.org
2012-11-21
1
-0
/
+3
*
Combine media decoding and pipeline threads.
scherkus@chromium.org
2012-11-21
5
-10
/
+6
*
Revert 169004 - Introduce time-based caching of encoded data to FFmpegDemuxer.
scherkus@chromium.org
2012-11-21
6
-376
/
+76
*
Update player_x11 to use media::InitializeMediaLibraryForTesting().
scherkus@chromium.org
2012-11-21
1
-6
/
+2
*
Adds delay estimation to unified audio backend on Windows.
henrika@chromium.org
2012-11-21
5
-26
/
+157
*
Introduce time-based caching of encoded data to FFmpegDemuxer.
scherkus@chromium.org
2012-11-21
6
-76
/
+376
*
Collapse AudioRendererMixer and OnMoreDataResampler into AudioTransform.
dalecurtis@chromium.org
2012-11-21
20
-430
/
+857
*
Remove DCHECK causing TabCapture API test to fail due to no microphone.
justinlin@chromium.org
2012-11-20
1
-4
/
+2
*
Remove locking from FFmpegDemuxerStream and associated TODOs from media code.
scherkus@chromium.org
2012-11-20
11
-191
/
+89
*
Roll FFMpeg DEPS to pick up security fixes.
dalecurtis@chromium.org
2012-11-20
2
-26
/
+27
[next]