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
*
media: Add support for playback of VP8 Alpha video streams
vigneshv@chromium.org
2013-04-19
25
-71
/
+837
*
[MIPS] Disable RGB32ToYUV_SSE2_MatchReference test for MIPS arch
petarj@mips.com
2013-04-19
1
-1
/
+1
*
Add UMA tracing for unsupported codecs
jrummell@chromium.org
2013-04-19
1
-0
/
+7
*
Reland: Remove reference counting from media::VideoDecoder and friends.
scherkus@chromium.org
2013-04-19
28
-293
/
+368
*
Linux video capture, invoking mmap() with both READ and WRITE.
braveyao@chromium.org
2013-04-19
1
-1
/
+3
*
Expose MEDIA_STATISTICS stats to chrome://media-internals.
changbin.shao@intel.com
2013-04-19
4
-0
/
+23
*
Fix Clang errors in the Windows screen capture code
rnk@chromium.org
2013-04-19
1
-6
/
+6
*
Revert 194993 "Remove reference counting from media::VideoDecode..."
scherkus@chromium.org
2013-04-18
28
-350
/
+296
*
Linux: make it possible to compile against libav when use_system_ffmpeg==1
phajdan.jr@chromium.org
2013-04-18
3
-9
/
+31
*
Clear obsolete comment in GpuVideoDecoder.
xhwang@chromium.org
2013-04-18
2
-8
/
+1
*
Remove reference counting from media::VideoDecoder and friends.
scherkus@chromium.org
2013-04-18
28
-296
/
+350
*
Add OSX aggregate audio device support for best performance.
crogers@google.com
2013-04-18
7
-18
/
+478
*
Add CreateWithDisableAero, to allow Windows capturer to be created without di...
wez@chromium.org
2013-04-18
3
-16
/
+32
*
Update tools to reflect movement of TestExpectations
steveblock@chromium.org
2013-04-18
4
-35
/
+37
*
Clean up media::DecryptingDemuxerStream.
scherkus@chromium.org
2013-04-17
2
-87
/
+36
*
Merge AssociateStreamWithProducer message into CreateStream message for both ...
miu@chromium.org
2013-04-17
7
-183
/
+183
*
Update the remaining include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-04-17
4
-6
/
+6
*
Varispeed support for SincResampler.
dalecurtis@google.com
2013-04-17
5
-29
/
+125
*
Remove media::FilterCollection::Clear() because no one calls it.
scherkus@chromium.org
2013-04-17
2
-9
/
+0
*
Remove unused cruft from media/base/mock_filters.h
scherkus@chromium.org
2013-04-17
1
-28
/
+0
*
Add support for zero-padded strings to WebMParser.
acolwell@chromium.org
2013-04-17
2
-1
/
+28
*
Resolves "Huge increase in audio latency on Windows following r192046".
henrika@chromium.org
2013-04-17
1
-8
/
+17
*
Need to call RegisterJni for testing.
rtoy@google.com
2013-04-17
1
-0
/
+5
*
Revert 194465 "media: Add support for playback for VP8 Alpha vid..."
mek@chromium.org
2013-04-16
25
-855
/
+98
*
Remove static const from AudioBus interleave methods and optimize!
dalecurtis@google.com
2013-04-16
2
-35
/
+92
*
media: Add support for playback for VP8 Alpha video streams.
tomfinegan@chromium.org
2013-04-16
25
-98
/
+855
*
Revert 194407 "Revert 194371"
wjia@chromium.org
2013-04-16
5
-80
/
+86
*
Revert 194371
cpu@chromium.org
2013-04-16
5
-86
/
+80
*
Remove unused flush operation from Chromium audio.
miu@chromium.org
2013-04-16
16
-46
/
+18
*
Refactor android specific code in AudioManagerBase class.
wjia@chromium.org
2013-04-16
5
-80
/
+86
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in media.
dcheng@chromium.org
2013-04-15
15
-16
/
+16
*
[Android] Fix downstream WebView build.
benm@google.com
2013-04-15
1
-4
/
+6
*
Revert 193992 "Lets try this again."
jochen@chromium.org
2013-04-15
1
-1
/
+1
*
Android implementation of WebAudio audio file decoder.
rtoy@google.com
2013-04-15
7
-8
/
+419
*
Use ScopedBstr, ScopedComPtr, and ScopedVariant in place of raw or ATL objects.
pkasting@chromium.org
2013-04-13
3
-20
/
+8
*
Lets try this again.
michaeln@google.com
2013-04-12
1
-1
/
+1
*
media: switch from deprecated CODEC_ID_* to AV_CODEC_ID_*
phajdan.jr@chromium.org
2013-04-12
4
-47
/
+47
*
Revert 193968 "Roll the DEPS for google-url."
michaeln@google.com
2013-04-12
1
-1
/
+1
*
Roll the DEPS for google-url.
tfarina@chromium.org
2013-04-12
1
-1
/
+1
*
Disable XDAMAGE for screen capture under ARM.
hshi@chromium.org
2013-04-11
1
-1
/
+3
*
Test data file for VP8A playback
tomfinegan@chromium.org
2013-04-10
1
-0
/
+0
*
GpuVideoDecoder not to use DemuxerStream after it's stopped.
xhwang@chromium.org
2013-04-10
2
-7
/
+18
*
Android: Nuke base::android::GetUnscopedClass.
nileshagrawal@chromium.org
2013-04-10
1
-1
/
+1
*
Do not register JNI in inidividual tests.
nileshagrawal@chromium.org
2013-04-09
3
-33
/
+2
*
Add missing top-level 'bloc' box 4cc & skip logic.
acolwell@chromium.org
2013-04-09
3
-0
/
+18
*
Fix 'media' dependency on Java for the Android WebView case
mnaganov@chromium.org
2013-04-09
1
-1
/
+7
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
7
-48
/
+72
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
7
-72
/
+48
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
7
-48
/
+72
*
Fix a couple bugs with OSX audio buffer size selection.
dalecurtis@chromium.org
2013-04-08
3
-16
/
+42
[next]