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 "type" in GenerateKeyRequest() and OnNeedKey().
xhwang@chromium.org
2012-10-27
15
-25
/
+64
*
Sync new FFmpeg channel layouts.
dalecurtis@google.com
2012-10-26
4
-8
/
+120
*
Allow AudioRendererMixerInput::Stop() to be called anytime.
dalecurtis@google.com
2012-10-26
5
-10
/
+36
*
Add a flag to use fake camera for getUserMedia()
hclam@chromium.org
2012-10-26
2
-2
/
+18
*
Make media::DataBuffer::DataBuffer(data, size) public.
xhwang@chromium.org
2012-10-26
5
-20
/
+21
*
Disable AudioDeviceListenerWinTest on XP.
dalecurtis@google.com
2012-10-26
1
-0
/
+3
*
Disable AudioDeviceListenerWinTest on XP.
dalecurtis@google.com
2012-10-26
1
-0
/
+7
*
Handle audio device changes on Windows.
dalecurtis@google.com
2012-10-26
13
-85
/
+405
*
Add initialization for ios audio-video framework.
milanb@chromium.org
2012-10-25
2
-0
/
+6
*
GVD: DestroyTextures() on other platforms than CrOS as well
posciak@chromium.org
2012-10-25
1
-6
/
+0
*
Update PluginInstance for audio support for content decryption.
xhwang@chromium.org
2012-10-24
3
-38
/
+19
*
Moved SkCanvasVideoRenderer to media/filters.
skaslev@chromium.org
2012-10-24
4
-1
/
+507
*
Fix invalid bind usage during AudioManagerBase construction.
dalecurtis@chromium.org
2012-10-24
6
-5
/
+19
*
Teach BindToLoop to create callbacks that accept scoped parameters.
fischman@chromium.org
2012-10-24
3
-41
/
+111
*
Replace AudioManager::Init() with InitializeOnAudioThread().
dalecurtis@chromium.org
2012-10-23
12
-53
/
+30
*
Add opus audio codec support in remoting
sergeyu@chromium.org
2012-10-23
2
-0
/
+10
*
Encrypted Media: Return and handle NeedMoreData correctly.
xhwang@chromium.org
2012-10-23
5
-31
/
+84
*
Revert 163650 - Add opus audio codec support in remoting
sergeyu@chromium.org
2012-10-23
2
-10
/
+0
*
Add opus audio codec support in remoting
sergeyu@chromium.org
2012-10-23
2
-0
/
+10
*
Only remove mixer if initialize succeeds.
dalecurtis@google.com
2012-10-23
2
-1
/
+14
*
Add UMA reporting for EME APIs.
fischman@chromium.org
2012-10-23
1
-1
/
+5
*
Add methods to base::Thread to allow Windows consumers to ask for COM to be i...
pkasting@chromium.org
2012-10-23
5
-42
/
+14
*
Introduce AudioStateNotifier.
dalecurtis@chromium.org
2012-10-23
8
-48
/
+225
*
Scale audio delay information in AudioRendererMixer.
dalecurtis@chromium.org
2012-10-22
5
-12
/
+51
*
Enable renderer side mixing by default for Mac and Windows.
dalecurtis@chromium.org
2012-10-22
3
-6
/
+52
*
Using Ronald's libclang based converter, we're able to translate
dalecurtis@google.com
2012-10-21
2
-122
/
+51
*
Use ChannelMixer where applicable. Remove FoldChannels.
dalecurtis@chromium.org
2012-10-20
15
-704
/
+199
*
Add support for channel transforms.
dalecurtis@chromium.org
2012-10-20
7
-42
/
+540
*
Add DecryptingAudioDecoder.
xhwang@chromium.org
2012-10-19
5
-0
/
+1064
*
Fix hanging AudioOutputResampler tests.
dalecurtis@google.com
2012-10-19
1
-5
/
+8
*
Reset request_decryptor_notification_cb_ after decryptor is set.
xhwang@chromium.org
2012-10-19
2
-1
/
+3
*
Simulate an audio output stream when a real one isn't available.
dalecurtis@chromium.org
2012-10-18
14
-227
/
+261
*
Update Decryptor interface to support audio decoding.
xhwang@chromium.org
2012-10-18
10
-78
/
+155
*
Miscellaneous AudioRendererImpl cleanup salvaged from http://codereview.chrom...
scherkus@chromium.org
2012-10-18
2
-38
/
+12
*
Don't hang in Stop(): because the render thread is paused while Pipeline::Stop()
fischman@chromium.org
2012-10-18
6
-105
/
+49
*
Move audio decoder initialization to AudioRendererImpl.
xhwang@chromium.org
2012-10-18
15
-157
/
+221
*
Update PluginInstance for decrypt-and-decode video.
xhwang@chromium.org
2012-10-18
1
-1
/
+12
*
Move ChannelLayout into media namespace.
dalecurtis@google.com
2012-10-17
5
-30
/
+52
*
Android: fixes nit for "using" clause order, no functional changes.
bulach@chromium.org
2012-10-17
1
-1
/
+1
*
Only GVD::DestroyTextures() on CrOS for now.
posciak@chromium.org
2012-10-17
1
-0
/
+6
*
GVD: DestroyTextures() when destroying.
posciak@chromium.org
2012-10-17
2
-0
/
+15
*
Fix CRLF line endings.
dalecurtis@google.com
2012-10-17
4
-1212
/
+1212
*
Android: lazy initialization for method id.
bulach@chromium.org
2012-10-16
1
-5
/
+5
*
Change WebM parser to treat IVs from encrypted WebM as raw data.
fgalligan@chromium.org
2012-10-16
4
-28
/
+32
*
Fix move.h's to use a concrete RValue carrier object rather than hacking a RV...
ajwong@chromium.org
2012-10-15
1
-1
/
+0
*
Make sure that DecodeAudioFileData() always returns an AudioBus of the exact ...
crogers@google.com
2012-10-15
2
-7
/
+19
*
Removed CHECK to avoid browser crash for Mac OS X.
henrika@chromium.org
2012-10-15
1
-3
/
+7
*
Disable FFmpegAudioDecoder for encrypted audio stream.
xhwang@chromium.org
2012-10-14
1
-0
/
+6
*
Update encrypted WebM test file to treat IVs as raw data.
fgalligan@chromium.org
2012-10-12
2
-1
/
+3
*
Add VideoFrame::CreateColorFrame() for testing.
xhwang@chromium.org
2012-10-12
2
-13
/
+22
[prev]
[next]