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
*
Revised SSE2 color conversion
hclam@chromium.org
2011-02-14
1
-89
/
+107
*
Remove NullAudioManager.
sergeyu@chromium.org
2011-02-14
1
-27
/
+0
*
Fix crash in WinAudioTest.PCMWaveStreamOpenLimit.
robertshield@chromium.org
2011-02-13
1
-2
/
+3
*
Revert 74590 - Disable AudioOutputControllerTest.CreateAndClose since it cras...
sergeyu@chromium.org
2011-02-12
1
-5
/
+0
*
Disable media_unittests on Windows
hclam@chromium.org
2011-02-12
1
-0
/
+47
*
Revert 74700 - Revert the "out-of-lining of test code" change within src/media
nsylvain@chromium.org
2011-02-12
7
-15
/
+47
*
Revert the "out-of-lining of test code" change within src/media
nsylvain@chromium.org
2011-02-11
7
-47
/
+15
*
Resubmit - Use SSE2 block differ for chromoting
hclam@chromium.org
2011-02-11
1
-1
/
+2
*
Continuing with the out-of-lining of test code.
erg@google.com
2011-02-11
2
-11
/
+16
*
clang: Fix several -Woverloaded-virtual warnings.
thakis@chromium.org
2011-02-11
1
-6
/
+2
*
Revert 74571 - Use SSE2 block differ for chromoting
dhollowa@chromium.org
2011-02-11
1
-2
/
+1
*
Disable AudioOutputControllerTest.CreateAndClose since it crashes on Windows ...
maruel@chromium.org
2011-02-11
1
-0
/
+5
*
Revert 74583 - Revert 74571 - Use SSE2 block differ for chromoting
finnur@chromium.org
2011-02-11
1
-1
/
+2
*
Revert 74571 - Use SSE2 block differ for chromoting
finnur@chromium.org
2011-02-11
1
-2
/
+1
*
Use SSE2 block differ for chromoting
hclam@chromium.org
2011-02-11
1
-1
/
+2
*
Override AudioManager::MakeAudioInputStream() in NullAudioManager.
sergeyu@chromium.org
2011-02-10
1
-7
/
+9
*
Disable FakeAudioInputTest.BasicCallbacks after two crashes in a row.
dmazzoni@chromium.org
2011-02-10
1
-2
/
+2
*
Another big out-of-lining of test code. Hits a lot of gmock objects
erg@google.com
2011-02-08
3
-4
/
+24
*
Runtime check to enable SSE2 color space conversion code
hclam@chromium.org
2011-02-08
8
-39
/
+243
*
More out-of-lining of test code, along with a bunch of GMOCK objects.
erg@google.com
2011-02-08
2
-0
/
+7
*
Clean up warnings found in our testing code.
erg@google.com
2011-02-07
1
-2
/
+2
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
4
-4
/
+4
*
Reworked player_x11:
scherkus@chromium.org
2011-02-04
11
-5
/
+1553
*
Resubmit "RGB to YUV conversion using SSE2""
hclam@chromium.org
2011-02-03
7
-0
/
+525
*
Move src/gfx/ to src/ui/gfx
sail@chromium.org
2011-02-02
1
-2
/
+2
*
media/audio/mac/audio_low_latency_output_mac.cc is missing an #include.
mark@chromium.org
2011-02-02
1
-0
/
+2
*
Prevent pending callbacks after an error from being interpreted as teardown c...
acolwell@chromium.org
2011-02-02
3
-13
/
+120
*
NullVideoRenderer, the video equivalent to NullAudioRenderer.
scherkus@chromium.org
2011-02-01
3
-0
/
+58
*
Don't hold the lock when calling VideoRendererBase::OnFrameAvailable().
scherkus@chromium.org
2011-02-01
1
-2
/
+7
*
Revert "RGB to YUV conversion using SSE2"
hclam@chromium.org
2011-02-01
7
-514
/
+0
*
RGB to YUV conversion using SSE2
hclam@chromium.org
2011-02-01
7
-0
/
+514
*
Rename Real* to Double* in values.* and dependent files
arv@chromium.org
2011-02-01
1
-2
/
+2
*
Add a low-latency AudioOutputStream implementation for Mac OS X.
crogers@google.com
2011-01-29
7
-12
/
+353
*
Fix a teardown hang caused by an Abort() call while there is a pending read.
acolwell@chromium.org
2011-01-26
1
-1
/
+3
*
Return 0 instead of AVERROR_EOF for reads at or past the end of a file.
scherkus@chromium.org
2011-01-24
2
-5
/
+5
*
Fix frame-exact seeking again to stay within duration as opposed to rounding ...
scherkus@chromium.org
2011-01-22
2
-4
/
+4
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
19
-109
/
+109
*
Use midpoint calculation for frame-exact seeking.
scherkus@chromium.org
2011-01-18
2
-50
/
+112
*
Remove MessageLoop methods from Filter interface to
acolwell@chromium.org
2011-01-15
29
-332
/
+321
*
Replace MockFilterCallback with MockCallback and simplify unit tests.
scherkus@chromium.org
2011-01-15
12
-327
/
+184
*
Implement renderer AudioDevice API for low-latency audio output
crogers@google.com
2011-01-15
2
-0
/
+31
*
Fix crash in reading audio capture device name.
satish@chromium.org
2011-01-14
1
-0
/
+3
*
Clang: enable -Wbool-conversions and -Wunused-variables on Linux.
hans@chromium.org
2011-01-14
2
-11
/
+11
*
Fix flaky behavior in pipeline teardown.
acolwell@chromium.org
2011-01-13
2
-53
/
+83
*
Chromium build failed with heap leak checker, or configured with
tony@chromium.org
2011-01-13
1
-3
/
+2
*
Use the lock when accessing the buffer object.
cevans@chromium.org
2011-01-12
1
-0
/
+1
*
Change CompositeFilter to use ScopedRunnableMethodFactory &
acolwell@chromium.org
2011-01-11
2
-14
/
+22
*
Change #ifdef _DEBUG test to #ifndef NDEBUG test.
tfarina@chromium.org
2011-01-10
1
-2
/
+2
*
Reland "Remove base/scoped_handle_win.h."
tfarina@chromium.org
2011-01-09
2
-6
/
+7
*
Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...
thakis@chromium.org
2011-01-07
2
-7
/
+6
[next]