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 RunCallback to invoke a callback parameter in unittests.
xhwang@chromium.org
2012-11-13
10
-197
/
+345
*
The warning message is
xians@chromium.org
2012-11-10
1
-6
/
+3
*
Add more logging in DecryptingAudioDecoder.
xhwang@chromium.org
2012-11-10
1
-2
/
+4
*
Plumb through cropped output size for VideoFrame
sheu@chromium.org
2012-11-09
22
-155
/
+393
*
Ensure that full-duplex audio test uses preferred buffer size.
henrika@chromium.org
2012-11-09
1
-28
/
+14
*
Enable iOS background music.
milanb@chromium.org
2012-11-09
1
-0
/
+3
*
Fix hang in AlsaPcmOutputStreamTest.StartStop test.
dalecurtis@chromium.org
2012-11-08
1
-1
/
+5
*
Only respond to callbacks for the registered property.
dalecurtis@chromium.org
2012-11-08
1
-2
/
+13
*
Linux: fix build with system ffmpeg (Chromium side).
phajdan.jr@chromium.org
2012-11-08
2
-1
/
+9
*
Make media targets work with the shared library build for Android.
yfriedman@chromium.org
2012-11-06
2
-5
/
+2
*
Revert "Fix UV plane interpolation for YUV formats"
phajdan.jr@chromium.org
2012-11-06
2
-74
/
+48
*
Fix UV plane interpolation for YUV formats
sheu@chromium.org
2012-11-05
2
-48
/
+74
*
Move OnDecoderInitDone() from decoder to pipeline thread.
dalecurtis@chromium.org
2012-11-03
3
-160
/
+196
*
Fix key re-emission on every new segment for BMFF in MSE/EME.
strobe@google.com
2012-11-03
1
-1
/
+1
*
Handle FFmpeg initialization in a lazy instance.
dalecurtis@chromium.org
2012-11-03
1
-13
/
+33
*
Switch fake audio output streams over to CancelableClosure.
dalecurtis@chromium.org
2012-11-03
3
-20
/
+90
*
Add RegisterKeyAddedCB in Decryptor interface.
xhwang@chromium.org
2012-11-02
9
-43
/
+78
*
Roll ffmpeg DEPS for fixes, patch removal, and better GOMA detection.
dalecurtis@google.com
2012-11-02
7
-258
/
+58
*
Don't return NULL from AudioManager:GetMessageLoop()
dalecurtis@chromium.org
2012-11-02
1
-4
/
+1
*
Encrypted Media: Add TRACE_EVENT to trace eme implementation performance.
xhwang@chromium.org
2012-11-02
2
-1
/
+11
*
Implement audio/video sync instrumentation for WebRTC
hclam@chromium.org
2012-11-02
4
-17
/
+153
*
Handle audio device changes on Mac (Take 2).
dalecurtis@chromium.org
2012-11-02
3
-5
/
+56
*
Adding the logic to process some new error codes from android media player
qinmin@chromium.org
2012-11-02
3
-7
/
+21
*
Collapse InitializeOnAudioThread() into AudioManagerWin.
dalecurtis@chromium.org
2012-11-01
8
-31
/
+12
*
Switch to AVIO instead of a custom FFmpeg URLProtocol handler.
dalecurtis@chromium.org
2012-11-01
17
-521
/
+325
*
First step towards component build for Android.
yfriedman@chromium.org
2012-11-01
4
-4
/
+10
*
check the permission for wake lock before calling setWakeMode
qinmin@chromium.org
2012-11-01
1
-1
/
+6
*
cras_output: Treat negative latency as 0.
chihchung@chromium.org
2012-10-31
1
-2
/
+9
*
Y coordinate calculation fixes for YUV conversion.
sheu@chromium.org
2012-10-31
2
-38
/
+95
*
The pulse_util files were checked in in CL http://codereview.chromium.org/112...
xians@chromium.org
2012-10-30
2
-247
/
+0
*
This allow connection remote stream to audio tag, and enable users to control...
xians@chromium.org
2012-10-30
2
-0
/
+247
*
Added mjpeg video capture support for Linux.
mflodman@chromium.org
2012-10-29
3
-15
/
+68
*
Adds new Core Audio utility methods in the media::win namespace.
henrika@chromium.org
2012-10-29
4
-0
/
+550
*
Set timestamp and duration in DecryptingAudioDecoder.
xhwang@chromium.org
2012-10-27
2
-12
/
+88
*
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
[next]