| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Implement support for completely overlapping the selected range in SourceBuff... | vrk@chromium.org | 2012-05-11 | 5 | -60/+470 |
* | Revert 136410 - Always execute the time update callback in media::AudioRender... | tkent@chromium.org | 2012-05-11 | 1 | -1/+3 |
* | Revert 136486 - Delete DownloadRateMonitor since it's never worked right. | tkent@chromium.org | 2012-05-11 | 6 | -3/+650 |
* | Ignore unsupported audio/video streams. | dalecurtis@chromium.org | 2012-05-11 | 4 | -4/+33 |
* | Delete DownloadRateMonitor since it's never worked right. | fischman@chromium.org | 2012-05-11 | 6 | -650/+3 |
* | Add mp3 test data for upcoming change. BUG=127692 TBR=scherkus | dalecurtis@google.com | 2012-05-11 | 1 | -0/+0 |
* | Always execute the time update callback in media::AudioRendererImpl::FillBuff... | scherkus@chromium.org | 2012-05-10 | 1 | -3/+1 |
* | Remove statistics reporting from chrome://media-internals and fix event logging. | scherkus@chromium.org | 2012-05-10 | 4 | -67/+6 |
* | Android content shell bringup. | jrg@chromium.org | 2012-05-10 | 2 | -7/+23 |
* | Report correct buffered TimeRanges instead of faking a single TimeRange. | fischman@chromium.org | 2012-05-10 | 6 | -47/+290 |
* | Fix dropped Play event when there's a pending pause. | dalecurtis@chromium.org | 2012-05-09 | 2 | -2/+55 |
* | Remove log spam from audio_manager_linux.cc | dalecurtis@chromium.org | 2012-05-09 | 1 | -2/+0 |
* | Add codecs parameter to sourceAddId() and improve supported codecs detection ... | acolwell@chromium.org | 2012-05-09 | 4 | -17/+74 |
* | Kill Pipeline::SetBufferedTime(), since nobody needs/uses it. | fischman@chromium.org | 2012-05-09 | 8 | -93/+1 |
* | Replace CHECK by DCHECK, at least for M20. | enal@chromium.org | 2012-05-09 | 1 | -1/+1 |
* | Remove seek prior to WebAudio decode. | dalecurtis@google.com | 2012-05-08 | 1 | -7/+3 |
* | [Layout Test Analzyer] show changed test names all the time (even when the | imasaki@google.com | 2012-05-07 | 1 | -3/+6 |
* | Roll FFmpeg for M20 (round 2) | dalecurtis@google.com | 2012-05-06 | 2 | -28/+19 |
* | Increase socket_timeout values for CNS requests. This timeout caused connecti... | shadi@chromium.org | 2012-05-05 | 1 | -5/+5 |
* | Add initial implementation of SourceBufferStream | vrk@google.com | 2012-05-04 | 5 | -0/+915 |
* | Per issue 125757, added more test cases to be monitored in the layout test an... | imasaki@google.com | 2012-05-04 | 3 | -8/+9 |
* | Fix race condition caused by r114084. | enal@chromium.org | 2012-05-03 | 1 | -6/+6 |
* | Fix a few races due to lack of locking in AudioRendererImpl::FillBuffer(). | scherkus@chromium.org | 2012-05-03 | 2 | -16/+20 |
* | Fulfill pending GpuVideoDecoder::Read()s during GVD::Reset(). | fischman@chromium.org | 2012-05-03 | 1 | -6/+7 |
* | Remove a few unused media::PipelineStatus codes. | scherkus@chromium.org | 2012-05-03 | 3 | -21/+8 |
* | Add support for sourceAbort() & sourceBuffered() | acolwell@chromium.org | 2012-05-03 | 2 | -1/+83 |