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
*
base::Bind: Remove callback_old.h.
jhawkins@chromium.org
2012-01-03
2
-4
/
+2
*
Add multiple WebMParserClient support in WebM parser.
xhwang@chromium.org
2011-12-29
10
-178
/
+242
*
Delete media::VideoFrame::planes() and ::planes_ since they can be derived fr...
fischman@chromium.org
2011-12-29
8
-41
/
+21
*
Set opaque on the WebMediaPlayerClient based on the decoder
danakj@chromium.org
2011-12-23
10
-8
/
+52
*
Moving underflow callback execution so ResumeAfterUnderflow() can be called i...
acolwell@chromium.org
2011-12-23
2
-1
/
+38
*
Replace subclass interface from VideoRendererBase with a single paint callback.
scherkus@chromium.org
2011-12-22
16
-423
/
+205
*
Clean up VideoRendererBase timing code (relanding).
scherkus@chromium.org
2011-12-22
3
-139
/
+225
*
Revert 115402 - Clean up VideoRendererBase timing code.
jeremya@chromium.org
2011-12-22
3
-225
/
+139
*
Initial checkin of chromium bug hunter script. Bug Hunter script will look in...
imasaki@google.com
2011-12-21
3
-0
/
+652
*
Clean up VideoRendererBase timing code.
scherkus@chromium.org
2011-12-21
3
-139
/
+225
*
base::Bind: Remove includes of base.bind in header files.
jhawkins@chromium.org
2011-12-21
2
-1
/
+2
*
Correctify NativeTexture's description.
fischman@chromium.org
2011-12-21
1
-1
/
+1
*
Clean up painting and conversion functions inside webkit_media::VideoRenderer...
scherkus@chromium.org
2011-12-21
1
-8
/
+10
*
Revert 115229 - Revert 115214 (caused media_unittests failure in FFmpegGlueTest,
acolwell@chromium.org
2011-12-21
7
-33
/
+158
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
2
-2
/
+4
*
Revert 115214 (caused media_unittests failure in FFmpegGlueTest,
dmazzoni@chromium.org
2011-12-21
7
-158
/
+33
*
Revert 115227 - Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
2
-4
/
+2
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-20
2
-2
/
+4
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-20
2
-1
/
+3
*
Fix ChunkDemuxer seeks that occur during a partially parsed cluster.
acolwell@chromium.org
2011-12-20
7
-33
/
+158
*
Replace AudioDecoder::ProduceAudioSamples/ConsumeAudioSamples with read callb...
scherkus@chromium.org
2011-12-20
12
-398
/
+288
*
Add unit test to verify incremental cluster parsing in ChunkDemuxer.
acolwell@chromium.org
2011-12-20
1
-0
/
+71
*
Merging CNS server with scripts.
shadi@chromium.org
2011-12-20
5
-43
/
+144
*
Retry 114494 - Remove BindStateHolder and have Bind() return a Callback<> obj...
ajwong@chromium.org
2011-12-20
1
-1
/
+1
*
Consolidate AudioRendererAlgorithm classes into one class
vrk@google.com
2011-12-19
10
-657
/
+268
*
Fix typo introduced in r114819
acolwell@chromium.org
2011-12-16
1
-1
/
+1
*
Removing DataSource from Filter hierarchy and refactoring FilterHost into Dem...
acolwell@chromium.org
2011-12-16
28
-200
/
+354
*
Stop audio FFmpegDemuxerStreams if we get notified that audio rendering is di...
scherkus@chromium.org
2011-12-15
3
-76
/
+120
*
Check in test files for bug 106735.
scherkus@chromium.org
2011-12-15
2
-0
/
+0
*
Allow the AudioLowLatencyInputOutput, WinAudioOutputTest and WinAudioInputTes...
tommi@chromium.org
2011-12-15
3
-17
/
+11
*
Remove the RecordWithSlowSink test. The test has problems running on the bui...
tommi@chromium.org
2011-12-15
1
-31
/
+0
*
Enable the AudioInputTest tests on the build bots and fix a bug in PCMQueueIn...
tommi@chromium.org
2011-12-14
3
-10
/
+23
*
Revert 114494 - Remove BindStateHolder and have Bind() return a Callback<> ob...
sail@chromium.org
2011-12-14
1
-1
/
+1
*
Remove BindStateHolder and have Bind() return a Callback<> object directly.
ajwong@chromium.org
2011-12-14
1
-1
/
+1
*
Enable MacAudioInput tests on all mac bots.
tommi@chromium.org
2011-12-14
1
-4
/
+4
*
Adds new full-duplex test which measures and logs the reported audio delays.
henrika@chromium.org
2011-12-14
5
-3
/
+468
*
Enable the AudioInputDevice tests on all try/build bots.
tommi@chromium.org
2011-12-14
1
-43
/
+33
*
Exclude the GPU video decoder from the build for Android.
peter@chromium.org
2011-12-14
1
-0
/
+2
*
Make linux output streams consistent with other output stream implementations.
tommi@chromium.org
2011-12-14
7
-249
/
+161
*
Enable the AudioOutputController tests on all bots.
tommi@chromium.org
2011-12-14
1
-31
/
+0
*
Constrained network scripts that configure a local network upload bandwidth,
shadi@chromium.org
2011-12-14
4
-0
/
+743
*
s/NOTREACHED/LOG(FATAL)/ to die even in release builds.
fischman@chromium.org
2011-12-13
2
-3
/
+2
*
DISABLE media_unittests:CompositeFilterDeathTest.DISABLED_TestRemoveUnknownFi...
fischman@chromium.org
2011-12-13
1
-1
/
+2
*
<video> decode in hardware!
fischman@chromium.org
2011-12-13
23
-116
/
+918
*
Adding support for incremental cluster parsing.
acolwell@chromium.org
2011-12-13
11
-267
/
+796
*
Remove the AudioManager singleton.
tommi@chromium.org
2011-12-12
39
-471
/
+656
*
Revert 114030 - Adding support for incremental cluster parsing.
acolwell@chromium.org
2011-12-12
11
-793
/
+263
*
Adding support for incremental cluster parsing.
acolwell@chromium.org
2011-12-12
11
-263
/
+793
*
Revert 113895 - <video> decode in hardware!
fischman@chromium.org
2011-12-10
24
-915
/
+115
*
<video> decode in hardware!
fischman@chromium.org
2011-12-10
24
-115
/
+915
[next]