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
*
Fix a crash that media player can get released while getting cookies
qinmin@chromium.org
2012-11-19
1
-0
/
+2
*
Ensure AudioPropertyListener callbacks happen on the browser thread.
dalecurtis@google.com
2012-11-18
2
-18
/
+42
*
Check in demuxer_bench, a tool for benchmarking FFmpegDemuxer reading.
scherkus@chromium.org
2012-11-17
2
-0
/
+230
*
Move blocking FFmpegDemuxer operations to a dedicated thread.
scherkus@chromium.org
2012-11-17
3
-75
/
+159
*
Break down the webrtc code and AudioInputDevice into a WebRtcAudioCapturer.
xians@chromium.org
2012-11-16
4
-56
/
+96
*
Get PulseAudio implementation working.
dalecurtis@google.com
2012-11-16
6
-331
/
+344
*
Increase Windows XP hardware buffer size to 4096.
dalecurtis@google.com
2012-11-16
4
-3
/
+34
*
Reduce high latency input buffers to 1.
dalecurtis@google.com
2012-11-16
1
-1
/
+1
*
When a new device is plugged in, the enumeration API will fail on detecting t...
xians@chromium.org
2012-11-15
1
-10
/
+0
*
Increase delay in AudioInputTest.Record
lliabraa@chromium.org
2012-11-15
1
-1
/
+1
*
Add DecryptingDemuxerStream.
xhwang@chromium.org
2012-11-15
11
-36
/
+993
*
Move eintr_wrapper.h from base to base/posix
brettw@chromium.org
2012-11-14
1
-1
/
+2
*
Fix break for r167691.
scherkus@chromium.org
2012-11-14
1
-1
/
+1
*
Reimplement FileDataSource using file_util::MemoryMappedFile and convert to u...
scherkus@chromium.org
2012-11-14
15
-112
/
+79
*
Removes usage of media::IsWASAPISupported and introduces new CoreAudioUtil::I...
henrika@chromium.org
2012-11-14
8
-29
/
+23
*
Removed IMMNotification from WASAPIAudioOutputStream.
henrika@chromium.org
2012-11-14
2
-228
/
+2
*
Revert 167638 - Reimplement FileDataSource using file_util::MemoryMappedFile ...
jochen@chromium.org
2012-11-14
15
-78
/
+111
*
Reimplement FileDataSource using file_util::MemoryMappedFile and convert to u...
scherkus@chromium.org
2012-11-14
15
-111
/
+78
*
Port Unified audio class on Windows using the new Core Audio utility
henrika@chromium.org
2012-11-14
9
-429
/
+728
*
media: Update calls from RunAllPending() to RunUntilIdle().
xhwang@chromium.org
2012-11-14
10
-104
/
+104
*
Use separate WaitableEvents in BlockingUrlProtocol for signalling abort versu...
scherkus@chromium.org
2012-11-14
3
-30
/
+20
*
Fix for r167462: don't use FILE in boolean comparisons.
scherkus@chromium.org
2012-11-13
1
-1
/
+1
*
Refactor FFmpegURLProtocol code from FFmpegDemuxer into BlockingUrlProtocol.
scherkus@chromium.org
2012-11-13
9
-224
/
+332
*
Revert 167387 - Break down the webrtc code and AudioInputDevice into a WebRtc...
wez@chromium.org
2012-11-13
4
-96
/
+56
*
Break down the webrtc code and AudioInputDevice into a WebRtcAudioCapturer.
xians@chromium.org
2012-11-13
4
-56
/
+96
*
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
[next]