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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace change to force a relink of media/media_unittests on all builders.
rsleevi@chromium.org
2011-11-23
1
-1
/
+1
*
Revert 111320 - Disable PipelineImplTest.AudioStream on OS X
rsleevi@chromium.org
2011-11-23
1
-7
/
+1
*
Disable PipelineImplTest.AudioStream on OS X
rsleevi@chromium.org
2011-11-23
1
-1
/
+7
*
Remove a superfluous DCHECK() in DownloadRateMonitor::Start()
steveblock@chromium.org
2011-11-21
1
-1
/
+0
*
Fire canplaythrough event at the proper time for audio/video
vrk@google.com
2011-11-18
8
-16
/
+633
*
Make pulseaudio available for all posix platforms and add support on OpenBSD.
scherkus@chromium.org
2011-11-18
2
-1
/
+6
*
Revert 110584 - Make pulseaudio available for all posix platforms and add sup...
scherkus@chromium.org
2011-11-17
2
-6
/
+1
*
Make pulseaudio available for all posix platforms and add support on OpenBSD.
scherkus@chromium.org
2011-11-17
2
-1
/
+6
*
Add OVERRIDE to media/.
avi@chromium.org
2011-11-16
6
-10
/
+11
*
Cleanup: Remove unneeded forward declarations in base, dbug, gpu, ipc, jingle...
thestig@chromium.org
2011-11-15
1
-2
/
+0
*
Correct some rounding errors introduced recently.
cevans@chromium.org
2011-11-10
1
-4
/
+4
*
Fix crash in UMA-reporting aspect ratio when video height is zero.
fischman@chromium.org
2011-11-10
1
-2
/
+6
*
First cut at UMA-exposing histograms of media data in the wild.
fischman@chromium.org
2011-11-08
6
-6
/
+101
*
Simplify VideoDecodeEngine interface by making everything synchronous.
scherkus@chromium.org
2011-11-04
3
-30
/
+19
*
Change DemuxerStream::ReadCallback to use ref-counted buffers.
scherkus@chromium.org
2011-11-01
2
-5
/
+5
*
Remove DemuxerStream::GetAVStream() once and for all.
scherkus@chromium.org
2011-10-27
5
-10
/
+70
*
Fix regression and make CrOS audio codecs work again.
ihf@chromium.org
2011-10-26
1
-1
/
+6
*
Improve audio underflow handling.
acolwell@chromium.org
2011-10-21
5
-9
/
+40
*
Add NetworkEventCB to media pipeline and remove IsNetworkActive()
vrk@google.com
2011-10-19
5
-32
/
+21
*
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 DCHECKS caused by demuxer callbacks running on the wrong thread.
acolwell@chromium.org
2011-10-12
1
-0
/
+12
*
Fix hangs & crashes in teardown-during-Seek.
fischman@chromium.org
2011-10-07
1
-2
/
+5
*
Proper detection of MMX and SSE support
hclam@chromium.org
2011-10-06
1
-3
/
+15
*
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
3
-15
/
+36
*
Clean up VideoDecoderConfig and replace VideoCodecInfo with a bool.
scherkus@chromium.org
2011-10-01
2
-29
/
+67
*
Simplify some callbacks-related code now that Bind can curry Callback->Closure.
fischman@chromium.org
2011-09-30
2
-24
/
+10
*
Improve ChunkDemuxer so AppendData() calls no longer have to be done on eleme...
acolwell@chromium.org
2011-09-30
2
-0
/
+133
*
Follow-up cleanup promised during r103376's CR.
fischman@chromium.org
2011-09-30
5
-165
/
+40
*
Convert all of media/ over to the new base::{Bind,Callback} hotness.
fischman@chromium.org
2011-09-29
23
-571
/
+312
*
Remove AdaptiveDemuxer since it's been replaced with ChunkingDemuxer.
fischman@chromium.org
2011-09-29
2
-4
/
+0
*
Re-enable SSSE3-optimized functions.
hbono@chromium.org
2011-09-29
2
-2
/
+18
*
Make media/ PIC-clean on 32-bit Linux.
agl@chromium.org
2011-09-27
1
-2
/
+5
*
Introduce AudioDecoderConfig to migrate away from GetAVStream().
scherkus@chromium.org
2011-09-21
8
-3
/
+176
*
Reland r101418: Fix aspect ratio and clarify video frame dimensions
vrk@google.com
2011-09-19
12
-127
/
+124
*
Remove base/scoped_ptr.h
akalin@chromium.org
2011-09-18
2
-2
/
+2
*
Replace AudioDecoderConfig with simple accessors on AudioDecoder.
scherkus@chromium.org
2011-09-16
3
-30
/
+9
*
Reorganize YUV scalers (Continued)
hclam@chromium.org
2011-09-16
15
-1849
/
+101
*
Write tests for FFmpegAudioDecoder so I can rewrite the class sans regressions.
scherkus@chromium.org
2011-09-16
2
-2
/
+6
*
Revert 101418 - Fix aspect ratio and clarify video frame dimensions
vrk@google.com
2011-09-16
12
-123
/
+127
*
Fix aspect ratio and clarify video frame dimensions
vrk@google.com
2011-09-16
12
-127
/
+123
*
Fixing dropped seeks.
serya@chromium.org
2011-09-15
1
-1
/
+1
*
Resubmit - Rewrite color space conversions suite using YASM"
hclam@chromium.org
2011-09-14
27
-186
/
+1842
*
Improve the speed of YUVConvertTest.SideBySideRGB.
hbono@chromium.org
2011-09-14
1
-7
/
+9
*
Revert 100915 - Rewrite color space conversions suite using YASM
dhollowa@chromium.org
2011-09-14
27
-1867
/
+185
*
Revert 100916 - Fix build
dhollowa@chromium.org
2011-09-14
2
-0
/
+25
*
Revert 100917 - Not use SSSE3 code that was merged accidentally
dhollowa@chromium.org
2011-09-14
1
-1
/
+17
*
Remove Demuxer from the Filter class hierarchy.
acolwell@chromium.org
2011-09-13
12
-72
/
+301
*
Not use SSSE3 code that was merged accidentally
hclam@chromium.org
2011-09-13
1
-17
/
+1
[next]