| Commit message (Expand) | Author | Age | Files | Lines |
* | media: No need to tag enum types with MEDIA_EXPORT in header files. | tfarina@chromium.org | 2012-06-02 | 1 | -2/+2 |
* | Fix audio hashing. Split hash tests out of normal test. | dalecurtis@google.com | 2012-06-01 | 7 | -22/+88 |
* | Turn on audio mixer by default. | enal@chromium.org | 2012-06-01 | 3 | -4/+4 |
* | Upstream implementation for embedded video for WebMediaPlayerAndroid | qinmin@chromium.org | 2012-06-01 | 1 | -0/+1 |
* | Fix a crash caused by a race between ChunkDemuxer::SourceBufferRead() & Chunk... | acolwell@chromium.org | 2012-06-01 | 1 | -2/+8 |
* | Introducing DecoderBuffer and general Buffer cleanup. | dalecurtis@google.com | 2012-05-31 | 36 | -326/+461 |
* | change LOG to DVLOG(1) | wjia@chromium.org | 2012-05-30 | 3 | -8/+8 |
* | Disable audio frame hashing due to inconsistency. | dalecurtis@google.com | 2012-05-30 | 1 | -1/+2 |
* | Remove default duration logic from WebM parsing code. | acolwell@chromium.org | 2012-05-30 | 6 | -60/+8 |
* | Add audio hashing support to pipeline integration tests. | dalecurtis@chromium.org | 2012-05-30 | 5 | -3/+52 |
* | handle the case when device is closed before media pipeline is fully initiali... | wjia@chromium.org | 2012-05-30 | 1 | -1/+1 |
* | Remove logspam from media_unittests. | fischman@chromium.org | 2012-05-30 | 2 | -5/+11 |
* | Delete Pipeline::GetBufferedBytes() in preparation for didLoadingProgress() s... | fischman@chromium.org | 2012-05-30 | 3 | -18/+25 |
* | Export kUseCras | kochi@google.com | 2012-05-30 | 1 | -1/+1 |
* | Track buffered byte ranges correctly in media::Pipeline. | fischman@chromium.org | 2012-05-30 | 14 | -109/+73 |
* | Fix ninja build for android. | yfriedman@chromium.org | 2012-05-29 | 2 | -35/+1 |
* | This patch integrates SourceBufferStreams into SourceBuffer, removes all buff... | annacc@chromium.org | 2012-05-29 | 11 | -310/+407 |
* | Audio in linux became choppy after some system update, I suppose one of the r... | xians@chromium.org | 2012-05-29 | 3 | -83/+116 |
* | CrasOutput: Use new client api to get latency and bytes per frame. | dgreid@chromium.org | 2012-05-29 | 2 | -7/+14 |
* | media/audio: Update doc comment to refer to the right function name. | tfarina@chromium.org | 2012-05-28 | 1 | -2/+2 |
* | Better handle error condition in ALSA output. | enal@chromium.org | 2012-05-26 | 2 | -2/+9 |
* | Send 'ended' event when we don't know audio duration in the beginning. | enal@chromium.org | 2012-05-26 | 5 | -33/+88 |
* | alsa_output: Drain and pause pcm when stopping. | dgreid@chromium.org | 2012-05-25 | 4 | -0/+13 |
* | Check in missing files from r138642. | scherkus@chromium.org | 2012-05-23 | 2 | -0/+97 |
* | Preparation work to move AudioRenderer and VideoRenderer out of Filter hierarchy | scherkus@chromium.org | 2012-05-23 | 8 | -145/+62 |
* | Fix ChunkDemuxer so appending triggers progress events. | acolwell@chromium.org | 2012-05-22 | 2 | -27/+11 |
* | Remove media::AudioRendererImpl::SignalEndOfStream() and some other minor cle... | scherkus@chromium.org | 2012-05-21 | 4 | -49/+34 |
* | Fix a deadlock in the GPU Video decoding code in the renderer which would occ... | ananta@chromium.org | 2012-05-21 | 1 | -2/+3 |
* | RefCounted types should not have public destructors, media/ and gpu/ edition | rsleevi@chromium.org | 2012-05-18 | 36 | -133/+193 |
* | Replace delay loop by sleep() call. | enal@chromium.org | 2012-05-18 | 1 | -3/+8 |
* | RefCounted types should not have public destructors, Linux fixes | rsleevi@chromium.org | 2012-05-18 | 3 | -3/+6 |
* | Update WebMClusterParser to compute durations for all StreamParserBuffers. | acolwell@chromium.org | 2012-05-18 | 7 | -190/+218 |
* | Add file name and URL params as key for CNS ports. | shadi@chromium.org | 2012-05-16 | 1 | -3/+2 |
* | Note: this change does nothing unless order_profiling=1 is manually set in GY... | glotov@google.com | 2012-05-16 | 1 | -0/+14 |
* | Cleanup: Remove unneeded scoped_ptr.h includes from ash, base, media, and ui. | thestig@chromium.org | 2012-05-16 | 15 | -20/+12 |
* | Workaround for OS/X crash when stop/starting stream too quickly. | enal@chromium.org | 2012-05-16 | 2 | -11/+35 |
* | Add support for BlockGroup elements with BlockDuration. | acolwell@chromium.org | 2012-05-16 | 9 | -149/+455 |
* | Refactor StreamParser creation & enforce configs matching expected stream types. | acolwell@chromium.org | 2012-05-15 | 4 | -22/+138 |
* | Change the way _EXPORT macros look. | thakis@chromium.org | 2012-05-15 | 1 | -0/+4 |
* | Reland r136410 to fix jerky video playback. | scherkus@chromium.org | 2012-05-15 | 2 | -6/+28 |
* | Add some extra tests for partial demuxing. | dalecurtis@chromium.org | 2012-05-14 | 1 | -0/+22 |
* | Pre-land some test data files for BUG=127692 TBR=scherkus | dalecurtis@google.com | 2012-05-14 | 2 | -0/+0 |
* | ui: Move gl/ directory out of gfx/, up to ui/. | tfarina@chromium.org | 2012-05-12 | 9 | -26/+26 |
* | Reland r136679, reverted in r136753: Delete MockDataSource, remove IsLocalSou... | fischman@chromium.org | 2012-05-12 | 17 | -165/+11 |
* | Revert 136679 - Delete MockDataSource, remove IsLocalSource & IsSeekable from... | tkent@chromium.org | 2012-05-12 | 17 | -11/+165 |
* | Refactor CNS cleanup method. | shadi@chromium.org | 2012-05-12 | 1 | -27/+16 |
* | Make CNS arguments configurable through cns_test_base. | shadi@chromium.org | 2012-05-12 | 1 | -2/+8 |
* | Delete MockDataSource, remove IsLocalSource & IsSeekable from Demuxer/Pipeline. | fischman@chromium.org | 2012-05-11 | 17 | -165/+11 |
* | Re-land r136486 (reverted in r136500). | fischman@chromium.org | 2012-05-11 | 6 | -650/+3 |
* | Fix PulseAudio compile failures when use_pulseaudio=1. | scherkus@chromium.org | 2012-05-11 | 1 | -17/+17 |