[go: nahoru, domu]

  1. 5ae0b28 Refactor: Move app/gfx/gl ==> ui/gfx/gl by backer@chromium.org · 13 years ago
  2. 6e8befe Initialize uninitialized members in a couple media classes. by finnur@chromium.org · 13 years ago
  3. 563f52f Collapse two case statements into one, they do the same thing. by finnur@chromium.org · 13 years ago
  4. 3b63f8f4 Move some files from base to base/memory. by levin@chromium.org · 13 years ago
  5. 1a48048a Die, DemuxerStream::QueryInterface, die! by fischman@chromium.org · 13 years ago
  6. d82b18ae Build a raw video pipeline for the <video> with a special src attribute (media://...). by acolwell@chromium.org · 13 years ago
  7. bf7ab1a Revert 79149 - Build a raw video pipeline for the <video> with a special src attribute (media://...). by acolwell@chromium.org · 13 years ago
  8. 16ca02f Build a raw video pipeline for the <video> with a special src attribute (media://...). by acolwell@chromium.org · 13 years ago
  9. 161ee06e Add WebKit API to retrieve the audio hardware sample-rate by crogers@google.com · 13 years ago
  10. a75573d9 Use default "output" rather than "input" device when querying hardware sample-rate by crogers@google.com · 13 years ago
  11. 8580499d Simplify the Demuxer interface to get streams by type. by fischman@chromium.org · 13 years ago
  12. 1a40dd7f Move media library path resolution into Chrome path provider. by wez@chromium.org · 13 years ago
  13. ec412b6 Stop leaking callbacks in pipeline_impl_unittest.cc by fischman@chromium.org · 13 years ago
  14. a9590c2 PipelineError is dead. Long live PipelineStatus! by fischman@chromium.org · 13 years ago
  15. c88c7c2 DemuxerFactory is born! by fischman@chromium.org · 13 years ago
  16. b6c2955 Refactoring code to use factories to create DataSource objects. by acolwell@chromium.org · 13 years ago
  17. 6792282 Fold media/ffmpeg/ffmpeg_util.{cc,h} into media/ffmpeg/ffmpeg_common.{cc,h} by scherkus@chromium.org · 13 years ago
  18. 0b5f7e5 Remove FFmpegVideoDecodeEngine's dependency on AVStream (again). by scherkus@chromium.org · 13 years ago
  19. 967cbe1 Remove a test which checks for timing of audio recording callbacks. by satish@chromium.org · 13 years ago
  20. 4a46734 Revert 77476 - Remove FFmpegVideoDecodeEngine's dependency on AVStream. by tyoshino@chromium.org · 13 years ago
  21. 25b0475 Remove FFmpegVideoDecodeEngine's dependency on AVStream. by scherkus@chromium.org · 13 years ago
  22. cee3234 Remove the silly notion of MIME types from media code. by scherkus@chromium.org · 13 years ago
  23. 6c37af5 Remove width_ and height_ from various VideoDecoder implementations. by scherkus@chromium.org · 13 years ago
  24. 2770c95 Cleaning up src/media to be consistent with static versus anonymous namespaces. by scherkus@chromium.org · 13 years ago
  25. 6775e40a Change other usages of .size() to .empty() when applicable. by erg@google.com · 13 years ago
  26. 60d470a Cleaning up media/base/clock.cc,h by scherkus@chromium.org · 13 years ago
  27. 026b594 Fold ClockImpl into Clock and update corresponding clients and tests. by scherkus@chromium.org · 13 years ago
  28. 1784ad625 Adds method to invoke platform provided audio input UI. by satish@chromium.org · 13 years ago
  29. dc2479d Rename media statistics APIs to match webkit renaming. by sjl@chromium.org · 13 years ago
  30. cb2b3f9 Benchmark tool for tile rendering by hclam@chromium.org · 13 years ago
  31. 8b70f1e Retry: Move MockFFmpeg instance setting into the constructor/destructor. by scherkus@chromium.org · 13 years ago
  32. 71893bf4 Revert 75444 - Move MockFFmpeg instance setting into the constructor/destructor. by scherkus@chromium.org · 13 years ago
  33. a6a62db Move MockFFmpeg instance setting into the constructor/destructor. by scherkus@chromium.org · 13 years ago
  34. c2a6aa32 Fix chromium-style compile error that got in the tree since yesterday. by erg@google.com · 13 years ago
  35. eefc53c Delete the StatisticsCallback passed to media filter mocks. by scherkus@chromium.org · 13 years ago
  36. 5da693d Remove theoretical race condition between Stop() and Initialize(). by scherkus@chromium.org · 13 years ago
  37. a3ff4155 Bug-fixes for AudioInputStream: by scherkus@chromium.org · 13 years ago
  38. 4c51bc66 Implement webkit media metrics in chromium. by scherkus@chromium.org · 13 years ago
  39. 6173e4b Revised SSE2 color conversion by hclam@chromium.org · 13 years ago
  40. 023534e Remove NullAudioManager. by sergeyu@chromium.org · 13 years ago
  41. 8f7c7cd Fix crash in WinAudioTest.PCMWaveStreamOpenLimit. by robertshield@chromium.org · 13 years ago
  42. 4463ca9 Revert 74590 - Disable AudioOutputControllerTest.CreateAndClose since it crashes on Windows in release. by sergeyu@chromium.org · 13 years ago
  43. 7d563e7fc Disable media_unittests on Windows by hclam@chromium.org · 13 years ago
  44. 7712c3f Revert 74700 - Revert the "out-of-lining of test code" change within src/media by nsylvain@chromium.org · 13 years ago
  45. 997c7122 Revert the "out-of-lining of test code" change within src/media by nsylvain@chromium.org · 13 years ago
  46. 02a9ac8 Resubmit - Use SSE2 block differ for chromoting by hclam@chromium.org · 13 years ago
  47. 5322a7f Continuing with the out-of-lining of test code. by erg@google.com · 13 years ago
  48. 9f95c69 clang: Fix several -Woverloaded-virtual warnings. by thakis@chromium.org · 13 years ago
  49. c59d845 Revert 74571 - Use SSE2 block differ for chromoting by dhollowa@chromium.org · 13 years ago
  50. 5c757f55 Disable AudioOutputControllerTest.CreateAndClose since it crashes on Windows in release. by maruel@chromium.org · 13 years ago
  51. f92d0bb Revert 74583 - Revert 74571 - Use SSE2 block differ for chromoting by finnur@chromium.org · 13 years ago
  52. f141715 Revert 74571 - Use SSE2 block differ for chromoting by finnur@chromium.org · 13 years ago
  53. f6688b97 Use SSE2 block differ for chromoting by hclam@chromium.org · 13 years ago
  54. 1e70ce5 Override AudioManager::MakeAudioInputStream() in NullAudioManager. by sergeyu@chromium.org · 13 years ago
  55. 35b2c88 Disable FakeAudioInputTest.BasicCallbacks after two crashes in a row. by dmazzoni@chromium.org · 13 years ago
  56. 28dc421 Another big out-of-lining of test code. Hits a lot of gmock objects by erg@google.com · 13 years ago
  57. 67637b8a Runtime check to enable SSE2 color space conversion code by hclam@chromium.org · 13 years ago
  58. 0a071a3 More out-of-lining of test code, along with a bunch of GMOCK objects. by erg@google.com · 13 years ago
  59. fadc607 Clean up warnings found in our testing code. by erg@google.com · 13 years ago
  60. 08397d5 Change includes of gfx/* to ui/gfx/* by sail@chromium.org · 13 years ago
  61. 58023be Reworked player_x11: by scherkus@chromium.org · 13 years ago
  62. 047baea Resubmit "RGB to YUV conversion using SSE2"" by hclam@chromium.org · 13 years ago
  63. 267c03d Move src/gfx/ to src/ui/gfx by sail@chromium.org · 13 years ago
  64. a815ae9 media/audio/mac/audio_low_latency_output_mac.cc is missing an #include. by mark@chromium.org · 13 years ago
  65. 722fe54 Prevent pending callbacks after an error from being interpreted as teardown callbacks. by acolwell@chromium.org · 13 years ago
  66. ca8c514 NullVideoRenderer, the video equivalent to NullAudioRenderer. by scherkus@chromium.org · 13 years ago
  67. f91ea4e Don't hold the lock when calling VideoRendererBase::OnFrameAvailable(). by scherkus@chromium.org · 13 years ago
  68. 0581cdd Revert "RGB to YUV conversion using SSE2" by hclam@chromium.org · 13 years ago
  69. 699158b RGB to YUV conversion using SSE2 by hclam@chromium.org · 13 years ago
  70. fb534c9 Rename Real* to Double* in values.* and dependent files by arv@chromium.org · 14 years ago
  71. 7aee6c2 Add a low-latency AudioOutputStream implementation for Mac OS X. by crogers@google.com · 14 years ago
  72. 68053a3 Fix a teardown hang caused by an Abort() call while there is a pending read. by acolwell@chromium.org · 14 years ago
  73. 110785b Return 0 instead of AVERROR_EOF for reads at or past the end of a file. by scherkus@chromium.org · 14 years ago
  74. 97b3029 Fix frame-exact seeking again to stay within duration as opposed to rounding to the closest frame. by scherkus@chromium.org · 14 years ago
  75. 20305ec Remove obsolete base/lock.h and fix up callers to use the new header file and by brettw@chromium.org · 14 years ago
  76. da7abbb Use midpoint calculation for frame-exact seeking. by scherkus@chromium.org · 14 years ago
  77. f78d1dfc Remove MessageLoop methods from Filter interface to by acolwell@chromium.org · 14 years ago
  78. e93e256 Replace MockFilterCallback with MockCallback and simplify unit tests. by scherkus@chromium.org · 14 years ago
  79. ec8962c Implement renderer AudioDevice API for low-latency audio output by crogers@google.com · 14 years ago
  80. 52b15b4 Fix crash in reading audio capture device name. by satish@chromium.org · 14 years ago
  81. 515f249 Clang: enable -Wbool-conversions and -Wunused-variables on Linux. by hans@chromium.org · 14 years ago
  82. 0f8b652f Fix flaky behavior in pipeline teardown. by acolwell@chromium.org · 14 years ago
  83. e6565a4f Chromium build failed with heap leak checker, or configured with by tony@chromium.org · 14 years ago
  84. b9866eb Use the lock when accessing the buffer object. by cevans@chromium.org · 14 years ago
  85. c284cab Change CompositeFilter to use ScopedRunnableMethodFactory & by acolwell@chromium.org · 14 years ago
  86. 42ff47b Change #ifdef _DEBUG test to #ifndef NDEBUG test. by tfarina@chromium.org · 14 years ago
  87. b90d7e80 Reland "Remove base/scoped_handle_win.h." by tfarina@chromium.org · 14 years ago
  88. 15d9694 Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use the new location and namespace." by thakis@chromium.org · 14 years ago
  89. 7d340403 Remove base/scoped_handle_win.h stub and fix up all callers to use the new location and namespace. by tfarina@chromium.org · 14 years ago
  90. a62d804 Handle changes in video frame size. by scherkus@chromium.org · 14 years ago
  91. 7801e70f Don't uninitialize FFmpegVideoDecodeEngine if we haven't initialized it. by scherkus@chromium.org · 14 years ago
  92. cfcce91c Fix indents. I am used to webkit style, so did it wrong in last commit. by inferno@chromium.org · 14 years ago
  93. a6d7ae5 Turn the volume range check into a bail out return to prevent browser crash. by inferno@chromium.org · 14 years ago
  94. 641c9abc Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions. by acolwell@chromium.org · 14 years ago
  95. 3339229 Move lots of GMock stuff out of line. by erg@google.com · 14 years ago
  96. 9d0fe3d check for codec null pointer when printing error message by fbarchard@chromium.org · 14 years ago
  97. 44f9c95 Move CancellationFlag and WaitableEvent to the synchronization subdirectory. by brettw@chromium.org · 14 years ago
  98. faea435 Fix build by removing unused include. by brettw@chromium.org · 14 years ago
  99. bc581a68 Move base/lock and base/condition_variable to base/synchronization/ by brettw@chromium.org · 14 years ago
  100. f214f87 Remove base/platform_thread.h stub and fix up all callers to use the new location and namespace. by brettw@google.com · 14 years ago