summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-289-19/+19
* Initialize uninitialized members in a couple media classes.finnur@chromium.org2011-03-283-8/+16
* Collapse two case statements into one, they do the same thing.finnur@chromium.org2011-03-281-3/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-2864-111/+111
* Die, DemuxerStream::QueryInterface, die!fischman@chromium.org2011-03-2413-124/+19
* Build a raw video pipeline for the <video> with a special src attribute (medi...acolwell@chromium.org2011-03-238-16/+617
* Revert 79149 - Build a raw video pipeline for the <video> with a special src ...acolwell@chromium.org2011-03-238-615/+16
* Build a raw video pipeline for the <video> with a special src attribute (medi...acolwell@chromium.org2011-03-238-16/+615
* Add WebKit API to retrieve the audio hardware sample-ratecrogers@google.com2011-03-232-0/+18
* Use default "output" rather than "input" device when querying hardware sample...crogers@google.com2011-03-221-3/+3
* Simplify the Demuxer interface to get streams by type.fischman@chromium.org2011-03-218-77/+62
* Move media library path resolution into Chrome path provider.wez@chromium.org2011-03-173-9/+38
* Stop leaking callbacks in pipeline_impl_unittest.ccfischman@chromium.org2011-03-161-1/+1
* PipelineError is dead. Long live PipelineStatus!fischman@chromium.org2011-03-1624-236/+333
* DemuxerFactory is born!fischman@chromium.org2011-03-1418-205/+345
* Refactoring code to use factories to create DataSource objects.acolwell@chromium.org2011-03-1428-177/+843
* Fold media/ffmpeg/ffmpeg_util.{cc,h} into media/ffmpeg/ffmpeg_common.{cc,h}scherkus@chromium.org2011-03-1211-49/+13
* Remove FFmpegVideoDecodeEngine's dependency on AVStream (again).scherkus@chromium.org2011-03-1116-171/+271
* Remove a test which checks for timing of audio recording callbacks.satish@chromium.org2011-03-112-51/+0
* Revert 77476 - Remove FFmpegVideoDecodeEngine's dependency on AVStream.tyoshino@chromium.org2011-03-1116-262/+171
* Remove FFmpegVideoDecodeEngine's dependency on AVStream.scherkus@chromium.org2011-03-0916-171/+262
* Remove the silly notion of MIME types from media code.scherkus@chromium.org2011-03-0928-279/+97
* Remove width_ and height_ from various VideoDecoder implementations.scherkus@chromium.org2011-03-086-73/+62
* Cleaning up src/media to be consistent with static versus anonymous namespaces.scherkus@chromium.org2011-03-0737-377/+222
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-041-4/+4
* Cleaning up media/base/clock.cc,hscherkus@chromium.org2011-03-042-10/+10
* Fold ClockImpl into Clock and update corresponding clients and tests.scherkus@chromium.org2011-03-048-120/+90
* Adds method to invoke platform provided audio input UI.satish@chromium.org2011-03-018-0/+78
* Rename media statistics APIs to match webkit renaming.sjl@chromium.org2011-02-253-0/+9
* Benchmark tool for tile renderinghclam@chromium.org2011-02-222-0/+265
* Retry: Move MockFFmpeg instance setting into the constructor/destructor.scherkus@chromium.org2011-02-199-191/+106
* Revert 75444 - Move MockFFmpeg instance setting into the constructor/destructor.scherkus@chromium.org2011-02-189-106/+196
* Move MockFFmpeg instance setting into the constructor/destructor.scherkus@chromium.org2011-02-189-196/+106
* Fix chromium-style compile error that got in the tree since yesterday.erg@google.com2011-02-172-0/+7
* Delete the StatisticsCallback passed to media filter mocks.scherkus@chromium.org2011-02-171-3/+4
* Remove theoretical race condition between Stop() and Initialize().scherkus@chromium.org2011-02-171-5/+5
* Bug-fixes for AudioInputStream:scherkus@chromium.org2011-02-162-2/+3
* Implement webkit media metrics in chromium.scherkus@chromium.org2011-02-1626-88/+275
* 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