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
*
Fixes yet another build error on Windows shared bot.
henrika@chromium.org
2011-10-24
2
-2
/
+2
*
Fixes build error on Windows shared bot.
henrika@chromium.org
2011-10-24
1
-1
/
+2
*
Low-latency AudioInputStream implementation based on WASAPI for Windows.
henrika@chromium.org
2011-10-24
10
-8
/
+1220
*
Improve audio underflow handling.
acolwell@chromium.org
2011-10-21
10
-46
/
+268
*
OpenBSD patches for media, split from CR #8275005
robert.nagy@gmail.com
2011-10-20
3
-16
/
+10
*
Change Read() size and return value to a size_t for clarity
cdn@chromium.org
2011-10-20
7
-15
/
+12
*
Revert 106513 - The first step to add device selection to linux.
garykac@chromium.org
2011-10-20
6
-168
/
+62
*
The first step to add device selection to linux.
xians@chromium.org
2011-10-20
6
-62
/
+168
*
Remove kDemuxerIsWebm as it hasn't been working for a while and isn't really ...
scherkus@chromium.org
2011-10-19
1
-8
/
+0
*
Add NetworkEventCB to media pipeline and remove IsNetworkActive()
vrk@google.com
2011-10-19
5
-32
/
+21
*
Fix race condition in audio output controller and audio sync reader.
enal@chromium.org
2011-10-19
1
-0
/
+8
*
Removing media/tools/mfdecoder/main.cc as it doesn't even have a gyp target.
scherkus@chromium.org
2011-10-19
1
-558
/
+0
*
Adding VideoCaptureDevice for Mac.
mflodman@chromium.org
2011-10-18
6
-5
/
+480
*
Revert r104043, which causes audio not to play smoothly on Chrome OS.
enal@chromium.org
2011-10-18
2
-44
/
+23
*
Fix playing of 8-bit sample files via webaudio.
rtoy@google.com
2011-10-18
1
-1
/
+1
*
Properly ref-count the EndOfStream buffers.
ddorwin@chromium.org
2011-10-17
2
-11
/
+5
*
Fix out of bound access with ScaleYUVToRGB32.
hclam@chromium.org
2011-10-17
4
-60
/
+228
*
Disable SSSE3 version of RGB->YUV conversion.
hclam@chromium.org
2011-10-17
1
-3
/
+3
*
Fix DCHECK() when running test on Linux.
enal@chromium.org
2011-10-15
1
-1
/
+1
*
Fix Valgrind warnings from r105646.
ddorwin@chromium.org
2011-10-15
1
-2
/
+8
*
Fix 99596.
ddorwin@chromium.org
2011-10-15
2
-4
/
+65
*
Support dynamic switching between integrated and discrete GPUs on Mac OS X.
kbr@chromium.org
2011-10-13
1
-1
/
+4
*
Add a method to the audio manager to find out if recording is currently activ...
leandrogracia@chromium.org
2011-10-13
15
-59
/
+135
*
Revert 105333: OVERRIDE failures on asan - Add a method to the audio manager ...
erg@google.com
2011-10-13
15
-137
/
+61
*
Add a method to the audio manager to find out if recording is currently activ...
leandrogracia@chromium.org
2011-10-13
15
-61
/
+137
*
Fix problem when we did not play beginning of HTML5 audio stream in low laten...
enal@chromium.org
2011-10-13
3
-1
/
+116
*
Fix DCHECKS caused by demuxer callbacks running on the wrong thread.
acolwell@chromium.org
2011-10-12
1
-0
/
+12
*
fixing the compilation problem when enable pulse for chrome.
xians@chromium.org
2011-10-12
1
-1
/
+3
*
Rename media::AudioRendererImpl to media::ReferenceAudioRendererImpl.
fischman@chromium.org
2011-10-07
6
-34
/
+32
*
Fix hangs & crashes in teardown-during-Seek.
fischman@chromium.org
2011-10-07
4
-14
/
+23
*
Proper detection of MMX and SSE support
hclam@chromium.org
2011-10-06
1
-3
/
+15
*
Add a unit test to verify seek behavior when WebM cues are before the first c...
acolwell@chromium.org
2011-10-05
1
-0
/
+61
*
Implementation of AudioInputStream for Mac OS X using the special AUHAL input...
henrika@chromium.org
2011-10-05
7
-5
/
+765
*
Add WebM file with CUES before the first cluster for testing.
acolwell@chromium.org
2011-10-05
1
-0
/
+0
*
Adding bug information in the dashboard in the layout test analyzer.
imasaki@google.com
2011-10-05
3
-14
/
+34
*
Re-write the alsa polling scheduling to make it work with low buffer audio, f...
xians@chromium.org
2011-10-05
2
-24
/
+45
*
Fix ASAN error in FFmpegVideoDecodeEngineTest.DecodeFrame_SmallerHeight intro...
scherkus@chromium.org
2011-10-05
1
-6
/
+15
*
Adding delay estimation to input audio.
xians@chromium.org
2011-10-04
9
-11
/
+38
*
Fix crash on media teardown when triggered by pipeline error
vrk@google.com
2011-10-04
2
-5
/
+62
*
Fix support for yuv_422 pixel format.
scherkus@chromium.org
2011-10-04
8
-27
/
+81
*
Fix issue with getting description of test case with unicode character in the...
imasaki@google.com
2011-10-04
7
-17
/
+38
*
Modification based on user's feedback in the layout test analyzer.
imasaki@google.com
2011-10-03
6
-51
/
+143
*
Clean up VideoDecoderConfig and replace VideoCodecInfo with a bool.
scherkus@chromium.org
2011-10-01
10
-111
/
+109
*
Remove no-longer-necessary conditional mention of an already-included source ...
fischman@chromium.org
2011-10-01
1
-5
/
+0
*
Simplify some callbacks-related code now that Bind can curry Callback->Closure.
fischman@chromium.org
2011-09-30
4
-55
/
+18
*
Improve ChunkDemuxer so AppendData() calls no longer have to be done on eleme...
acolwell@chromium.org
2011-09-30
11
-134
/
+415
*
gcc 4.6 warnings cleanup
pph34r@gmail.com
2011-09-30
2
-9
/
+1
*
Follow-up cleanup promised during r103376's CR.
fischman@chromium.org
2011-09-30
13
-198
/
+69
*
Removing mfplayer and mfdecoder tools.
scherkus@chromium.org
2011-09-30
8
-1846
/
+0
*
Here are more exports needed for content_unittests to link in the component b...
dpranke@chromium.org
2011-09-30
2
-2
/
+5
[next]