| Commit message (Expand) | Author | Age | Files | Lines |
* | Stop audio FFmpegDemuxerStreams if we get notified that audio rendering is di... | scherkus@chromium.org | 2011-12-15 | 3 | -76/+120 |
* | Check in test files for bug 106735. | scherkus@chromium.org | 2011-12-15 | 2 | -0/+0 |
* | Allow the AudioLowLatencyInputOutput, WinAudioOutputTest and WinAudioInputTes... | tommi@chromium.org | 2011-12-15 | 3 | -17/+11 |
* | Remove the RecordWithSlowSink test. The test has problems running on the bui... | tommi@chromium.org | 2011-12-15 | 1 | -31/+0 |
* | Enable the AudioInputTest tests on the build bots and fix a bug in PCMQueueIn... | tommi@chromium.org | 2011-12-14 | 3 | -10/+23 |
* | Revert 114494 - Remove BindStateHolder and have Bind() return a Callback<> ob... | sail@chromium.org | 2011-12-14 | 1 | -1/+1 |
* | Remove BindStateHolder and have Bind() return a Callback<> object directly. | ajwong@chromium.org | 2011-12-14 | 1 | -1/+1 |
* | Enable MacAudioInput tests on all mac bots. | tommi@chromium.org | 2011-12-14 | 1 | -4/+4 |
* | Adds new full-duplex test which measures and logs the reported audio delays. | henrika@chromium.org | 2011-12-14 | 5 | -3/+468 |
* | Enable the AudioInputDevice tests on all try/build bots. | tommi@chromium.org | 2011-12-14 | 1 | -43/+33 |
* | Exclude the GPU video decoder from the build for Android. | peter@chromium.org | 2011-12-14 | 1 | -0/+2 |
* | Make linux output streams consistent with other output stream implementations. | tommi@chromium.org | 2011-12-14 | 7 | -249/+161 |
* | Enable the AudioOutputController tests on all bots. | tommi@chromium.org | 2011-12-14 | 1 | -31/+0 |
* | Constrained network scripts that configure a local network upload bandwidth, | shadi@chromium.org | 2011-12-14 | 4 | -0/+743 |
* | s/NOTREACHED/LOG(FATAL)/ to die even in release builds. | fischman@chromium.org | 2011-12-13 | 2 | -3/+2 |
* | DISABLE media_unittests:CompositeFilterDeathTest.DISABLED_TestRemoveUnknownFi... | fischman@chromium.org | 2011-12-13 | 1 | -1/+2 |
* | <video> decode in hardware! | fischman@chromium.org | 2011-12-13 | 23 | -116/+918 |
* | Adding support for incremental cluster parsing. | acolwell@chromium.org | 2011-12-13 | 11 | -267/+796 |
* | Remove the AudioManager singleton. | tommi@chromium.org | 2011-12-12 | 39 | -471/+656 |
* | Revert 114030 - Adding support for incremental cluster parsing. | acolwell@chromium.org | 2011-12-12 | 11 | -793/+263 |
* | Adding support for incremental cluster parsing. | acolwell@chromium.org | 2011-12-12 | 11 | -263/+793 |
* | Revert 113895 - <video> decode in hardware! | fischman@chromium.org | 2011-12-10 | 24 | -915/+115 |
* | <video> decode in hardware! | fischman@chromium.org | 2011-12-10 | 24 | -115/+915 |
* | Simplify AudioRendererImpl by using AudioDevice. | vrk@google.com | 2011-12-09 | 1 | -2/+5 |
* | Removing MessageLoop::QuitTask() from media/ | dcheng@chromium.org | 2011-12-09 | 4 | -8/+8 |
* | Make check for 'opened' consistent across all audio stream implementations of... | tommi@chromium.org | 2011-12-08 | 7 | -8/+19 |
* | Replace media::Limits struct with media::limits namespace and update document... | scherkus@chromium.org | 2011-12-07 | 9 | -46/+59 |
* | Collapse FFmpegVideoDecodeEngine into FFmpegVideoDecoder and remove VideoDeco... | scherkus@chromium.org | 2011-12-07 | 7 | -309/+206 |
* | Adds input device selection on Windows. | henrika@chromium.org | 2011-12-06 | 5 | -37/+101 |
* | Move decision if we need to use WASAPI or wave out into separate function. | enal@chromium.org | 2011-12-03 | 3 | -8/+26 |
* | Upstream: Media implementation for Android. | michaelbai@chromium.org | 2011-12-02 | 7 | -8/+544 |
* | Update media-related OWNERS. | scherkus@chromium.org | 2011-12-02 | 1 | -1/+2 |
* | Fire CanPlayThrough immediately for local and streaming media files | vrk@google.com | 2011-12-01 | 24 | -115/+149 |
* | Change the way we are sending audio data to driver when using WaveOut API. | enal@chromium.org | 2011-12-01 | 4 | -117/+169 |
* | Use callback_forward.h instead of callback.h where possible. | erikwright@chromium.org | 2011-11-30 | 1 | -1/+0 |
* | Revert 112147 - Did not get LGTM from all reviewers. | enal@chromium.org | 2011-11-30 | 3 | -163/+113 |
* | Change the way we are sending audio data to driver when using WaveOut API. | enal@chromium.org | 2011-11-30 | 3 | -113/+163 |
* | ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ... | pkasting@chromium.org | 2011-11-29 | 1 | -3/+5 |
* | Replace all usages of FRIEND_TEST() with FRIEND_TEST_ALL_PREFIXES() | robertshield@chromium.org | 2011-11-29 | 1 | -4/+4 |
* | Fixes rounding issue in simple sources. | henrika@chromium.org | 2011-11-29 | 3 | -27/+51 |
* | Revert 111890 - This patch ensures that the audio_output_win_unittest works f... | henrika@chromium.org | 2011-11-29 | 3 | -50/+28 |
* | This patch ensures that the audio_output_win_unittest works for AUDIO_PCM_LOW... | henrika@chromium.org | 2011-11-29 | 3 | -28/+50 |
* | Removes call to invalid error handler during audio initialization for Windows... | henrika@chromium.org | 2011-11-28 | 2 | -12/+0 |
* | Expose a way for unit tests to terminate the AudioManager singleton to avoid ... | tommi@chromium.org | 2011-11-25 | 2 | -0/+14 |
* | Call close_timer_.Reset() from StopStreamTask. | rnk@google.com | 2011-11-24 | 2 | -4/+12 |
* | Adds support for capture device enumeration on Windows. | henrika@chromium.org | 2011-11-24 | 6 | -21/+319 |
* | enable the device selection for openbsd too to be in sync with linux | robert.nagy@gmail.com | 2011-11-23 | 2 | -3/+3 |
* | Fix python scripts in src/media | maruel@chromium.org | 2011-11-23 | 15 | -18/+10 |
* | Replaces the broken raw stream based audio renderer with one based on AudioOu... | dalecurtis@chromium.org | 2011-11-23 | 2 | -64/+67 |
* | Whitespace change to force a relink of media/media_unittests on all builders. | rsleevi@chromium.org | 2011-11-23 | 1 | -1/+1 |