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
*
Make sure that ffmpeg returning us an invalid stream cannot damage us too
cevans@chromium.org
2010-11-08
1
-1
/
+6
*
Adding a test case to ffmpeg_unittests for bug 62127.
scherkus@chromium.org
2010-11-05
1
-0
/
+1
*
Refactor code so PipelineImpl doesn't rely on FilterType anymore.
scherkus@chromium.org
2010-11-04
4
-121
/
+115
*
Initial StateMatrix idea using composition and void*
scherkus@chromium.org
2010-11-04
4
-0
/
+143
*
Move MediaFilterCollection code into a class.
scherkus@chromium.org
2010-11-03
13
-158
/
+328
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 2
thakis@chromium.org
2010-11-02
2
-3
/
+3
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
13
-34
/
+34
*
Rename UploadToVideoFrame to ConvertToVideoFrame.
tfarina@chromium.org
2010-10-30
3
-5
/
+5
*
media_bench output width and height of media
fbarchard@chromium.org
2010-10-27
1
-3
/
+8
*
FBTF: Hopefully, the last ctor patch.
erg@google.com
2010-10-27
2
-1
/
+3
*
Fix excessive IPCs by audio renderer.
sergeyu@chromium.org
2010-10-26
1
-2
/
+7
*
audio use table for channels to mask to allow more of the surround options
fbarchard@chromium.org
2010-10-26
1
-19
/
+39
*
Terminate FilterFactory and his nasty friends
hclam@chromium.org
2010-10-23
36
-829
/
+423
*
add channel mask for 6.1 surround when 7 channel audio is specified
fbarchard@chromium.org
2010-10-22
1
-10
/
+21
*
FBTF: More dtor deinlining. (Can almost see the end!)
erg@google.com
2010-10-22
12
-9
/
+34
*
Fixed bug 57194 by removing the DCHECKs and replacing them with a DLOG in the...
scherkus@chromium.org
2010-10-21
1
-3
/
+4
*
Fixed a Windows-with-hardware-only unit test that is failing. Revision 59224 ...
scherkus@chromium.org
2010-10-21
1
-1
/
+1
*
Prevent buffered time from being less than the current time.
scherkus@chromium.org
2010-10-20
3
-38
/
+88
*
Convert LOG(INFO) to VLOG(1) - media/.
pkasting@chromium.org
2010-10-19
13
-119
/
+98
*
Revert "Delay loading Media Foundations DLLs"
hclam@chromium.org
2010-10-19
1
-4
/
+0
*
Delay loading Media Foundations DLLs
hclam@chromium.org
2010-10-19
1
-0
/
+4
*
audio ola resampler accept 8 channel source
fbarchard@chromium.org
2010-10-19
1
-1
/
+1
*
Fix the issue with audio ended event on Ubuntu 10.10.
sergeyu@chromium.org
2010-10-19
2
-11
/
+4
*
FBTF: Even more ctor/virtual deinlining.
erg@google.com
2010-10-19
5
-11
/
+36
*
FBTF: Monster ctor patch after changing heuristics in clang plugin.
erg@google.com
2010-10-18
3
-11
/
+33
*
add wave out extensible support for 5.1 surround sound
fbarchard@chromium.org
2010-10-18
2
-18
/
+36
*
Make sure to use scoped_refptr for refcounted params in audio/video/remoting
willchan@chromium.org
2010-10-18
5
-14
/
+27
*
Coverity: Initialize data members in constructor.
kmadhusu@chromium.org
2010-10-18
2
-1
/
+3
*
Initialize context_ to NULL.
finnur@chromium.org
2010-10-16
1
-1
/
+2
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-1
/
+1
*
[media] inject VDC to decoder.
jiesun@google.com
2010-10-13
7
-31
/
+63
*
FBTF: Fix more ctor/dtors found by clang plugin.
erg@google.com
2010-10-13
2
-0
/
+15
*
xRevert 62319 - re-enable ogg threads
fbarchard@chromium.org
2010-10-12
2
-3
/
+12
*
re-enable ogg threads
fbarchard@chromium.org
2010-10-12
2
-12
/
+3
*
Move PerfTestSuite implementation into a .cc file and add it to the base
brettw@chromium.org
2010-10-10
1
-1
/
+1
*
Revert 61899 for breaking cookes on file:// URLs.
willchan@chromium.org
2010-10-08
5
-27
/
+14
*
Resubmit - move MFT h264 code to media/video and connect to gpu video decoder.
hclam@chromium.org
2010-10-08
12
-1705
/
+586
*
Revert "Move MFT H264 video decoder implementation and connect it to GpuVideo...
hclam@chromium.org
2010-10-08
12
-586
/
+1705
*
Move MFT H264 video decoder implementation and connect it to GpuVideoDecoder
hclam@chromium.org
2010-10-08
12
-1705
/
+586
*
Fix instances of passing raw pointers to RefCounted objects in tasks.
willchan@chromium.org
2010-10-08
5
-14
/
+27
*
GpuVideoDecoderHost runs on IO thread instead of Render thread
hclam@chromium.org
2010-10-07
1
-0
/
+2
*
Make FakeGlVideoDecodeEngine works in the hardware video decoding architecture
hclam@chromium.org
2010-10-07
1
-2
/
+0
*
Cleanup in VideoFrame
hclam@chromium.org
2010-10-07
4
-69
/
+3
*
Implement Gles2VideoDecoderContext
hclam@chromium.org
2010-10-07
2
-1
/
+5
*
Implement GpuVideoDecoderHost and unit tests
hclam@chromium.org
2010-10-07
2
-0
/
+22
*
clang/mac: Fix almost all problems when building all.xcodeproj.
thakis@chromium.org
2010-10-04
1
-2
/
+2
*
VP8 decoder for chromoting
hclam@chromium.org
2010-09-29
3
-2
/
+24
*
Resubmit - Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoder
hclam@chromium.org
2010-09-29
2
-2
/
+3
*
Revert 60912 - Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoder
jochen@chromium.org
2010-09-29
2
-3
/
+2
*
Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoder
hclam@chromium.org
2010-09-29
2
-2
/
+3
[next]