summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Revised SSE2 color conversionhclam@chromium.org2011-02-141-89/+107
* Remove NullAudioManager.sergeyu@chromium.org2011-02-141-27/+0
* Fix crash in WinAudioTest.PCMWaveStreamOpenLimit.robertshield@chromium.org2011-02-131-2/+3
* Revert 74590 - Disable AudioOutputControllerTest.CreateAndClose since it cras...sergeyu@chromium.org2011-02-121-5/+0
* Disable media_unittests on Windowshclam@chromium.org2011-02-121-0/+47
* Revert 74700 - Revert the "out-of-lining of test code" change within src/mediansylvain@chromium.org2011-02-127-15/+47
* Revert the "out-of-lining of test code" change within src/mediansylvain@chromium.org2011-02-117-47/+15
* Resubmit - Use SSE2 block differ for chromotinghclam@chromium.org2011-02-111-1/+2
* Continuing with the out-of-lining of test code.erg@google.com2011-02-112-11/+16
* clang: Fix several -Woverloaded-virtual warnings.thakis@chromium.org2011-02-111-6/+2
* Revert 74571 - Use SSE2 block differ for chromotingdhollowa@chromium.org2011-02-111-2/+1
* Disable AudioOutputControllerTest.CreateAndClose since it crashes on Windows ...maruel@chromium.org2011-02-111-0/+5
* Revert 74583 - Revert 74571 - Use SSE2 block differ for chromotingfinnur@chromium.org2011-02-111-1/+2
* Revert 74571 - Use SSE2 block differ for chromotingfinnur@chromium.org2011-02-111-2/+1
* Use SSE2 block differ for chromotinghclam@chromium.org2011-02-111-1/+2
* Override AudioManager::MakeAudioInputStream() in NullAudioManager.sergeyu@chromium.org2011-02-101-7/+9
* Disable FakeAudioInputTest.BasicCallbacks after two crashes in a row.dmazzoni@chromium.org2011-02-101-2/+2
* Another big out-of-lining of test code. Hits a lot of gmock objectserg@google.com2011-02-083-4/+24
* Runtime check to enable SSE2 color space conversion codehclam@chromium.org2011-02-088-39/+243
* More out-of-lining of test code, along with a bunch of GMOCK objects.erg@google.com2011-02-082-0/+7
* Clean up warnings found in our testing code.erg@google.com2011-02-071-2/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-054-4/+4
* Reworked player_x11:scherkus@chromium.org2011-02-0411-5/+1553
* Resubmit "RGB to YUV conversion using SSE2""hclam@chromium.org2011-02-037-0/+525
* Move src/gfx/ to src/ui/gfxsail@chromium.org2011-02-021-2/+2
* media/audio/mac/audio_low_latency_output_mac.cc is missing an #include.mark@chromium.org2011-02-021-0/+2
* Prevent pending callbacks after an error from being interpreted as teardown c...acolwell@chromium.org2011-02-023-13/+120
* NullVideoRenderer, the video equivalent to NullAudioRenderer.scherkus@chromium.org2011-02-013-0/+58
* Don't hold the lock when calling VideoRendererBase::OnFrameAvailable().scherkus@chromium.org2011-02-011-2/+7
* Revert "RGB to YUV conversion using SSE2"hclam@chromium.org2011-02-017-514/+0
* RGB to YUV conversion using SSE2hclam@chromium.org2011-02-017-0/+514
* Rename Real* to Double* in values.* and dependent filesarv@chromium.org2011-02-011-2/+2
* Add a low-latency AudioOutputStream implementation for Mac OS X.crogers@google.com2011-01-297-12/+353
* Fix a teardown hang caused by an Abort() call while there is a pending read.acolwell@chromium.org2011-01-261-1/+3
* Return 0 instead of AVERROR_EOF for reads at or past the end of a file.scherkus@chromium.org2011-01-242-5/+5
* Fix frame-exact seeking again to stay within duration as opposed to rounding ...scherkus@chromium.org2011-01-222-4/+4
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-2119-109/+109
* Use midpoint calculation for frame-exact seeking.scherkus@chromium.org2011-01-182-50/+112
* Remove MessageLoop methods from Filter interface toacolwell@chromium.org2011-01-1529-332/+321
* Replace MockFilterCallback with MockCallback and simplify unit tests.scherkus@chromium.org2011-01-1512-327/+184
* Implement renderer AudioDevice API for low-latency audio outputcrogers@google.com2011-01-152-0/+31
* Fix crash in reading audio capture device name.satish@chromium.org2011-01-141-0/+3
* Clang: enable -Wbool-conversions and -Wunused-variables on Linux.hans@chromium.org2011-01-142-11/+11
* Fix flaky behavior in pipeline teardown.acolwell@chromium.org2011-01-132-53/+83
* Chromium build failed with heap leak checker, or configured withtony@chromium.org2011-01-131-3/+2
* Use the lock when accessing the buffer object.cevans@chromium.org2011-01-121-0/+1
* Change CompositeFilter to use ScopedRunnableMethodFactory &acolwell@chromium.org2011-01-112-14/+22
* Change #ifdef _DEBUG test to #ifndef NDEBUG test.tfarina@chromium.org2011-01-101-2/+2
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-092-6/+7
* Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...thakis@chromium.org2011-01-072-7/+6