| Commit message (Expand) | Author | Age | Files | Lines |
* | Combine audio decoding and video decoding onto a single thread. | scherkus@chromium.org | 2012-09-06 | 2 | -4/+4 |
* | Allow transitioning to HAVE_METADATA before pipeline initialization completes. | acolwell@chromium.org | 2012-08-17 | 2 | -2/+7 |
* | Use enum instead of string in MessageLoopFactory::GetMessageLoop* | xhwang@chromium.org | 2012-08-12 | 3 | -9/+10 |
* | Move VideoDecoder initialization into VideoRendererBase to simplify implement... | acolwell@chromium.org | 2012-08-10 | 2 | -2/+2 |
* | Enable CNS to serve files from different port. | shadi@chromium.org | 2012-08-09 | 2 | -35/+136 |
* | Add CNS function to clean up port matching requester IP address. | shadi@chromium.org | 2012-08-09 | 2 | -2/+48 |
* | Don't count SLOW tests towards failure. | dalecurtis@google.com | 2012-08-08 | 2 | -2/+6 |
* | Remove WebMediaPlayerProxy::video_decoder_ & FFmpegVideoDecoder::set_decryptor. | acolwell@chromium.org | 2012-08-07 | 2 | -2/+4 |
* | Dead code elimination: scythe.chrome_functions:segment.path %media% edition, ... | fischman@chromium.org | 2012-08-06 | 1 | -1/+0 |
* | Remove VideoDecoder::natural_size() & added VideoFrame::natural_size(). | acolwell@chromium.org | 2012-08-02 | 7 | -42/+42 |
* | Update CNS to run on chromeperf34 and CNS tests to run on windows perf_av bot. | shadi@chromium.org | 2012-08-02 | 1 | -7/+8 |
* | Remove VideoDecoderConfig.frame_rate_xxx() and VideoFrame::Get/SetDuration(). | acolwell@chromium.org | 2012-07-31 | 3 | -4/+0 |
* | Remove a bunch of dead fields found by Scythe. | fischman@chromium.org | 2012-07-31 | 1 | -1/+0 |
* | Remove use of PipelineStatus from BufferedDataSource and FileDataSource. | scherkus@chromium.org | 2012-07-23 | 3 | -3/+3 |
* | Move VideoRenderer out of Filter heirarchy. | scherkus@chromium.org | 2012-07-23 | 1 | -1/+1 |
* | Add status parameter to DemuxerStream::ReadCB | acolwell@chromium.org | 2012-07-17 | 2 | -2/+8 |
* | Ensure media's buffered ranges always have a range that includes currentTime. | fischman@chromium.org | 2012-06-23 | 1 | -0/+2 |
* | Replace Pipeline::SetNetworkActivity() with BufferedDataSource -> WebMediaPla... | fischman@chromium.org | 2012-06-12 | 3 | -4/+1 |
* | Switch to using avcodec_decode_audio4, avcodec_alloc_context3. | dalecurtis@chromium.org | 2012-06-11 | 1 | -13/+29 |
* | Update layout_tests tool in media/tools and PRESUBMIT.py per test_expectation... | rniwa@chromium.org | 2012-06-05 | 4 | -12/+35 |
* | Introducing DecoderBuffer and general Buffer cleanup. | dalecurtis@google.com | 2012-05-31 | 1 | -1/+1 |
* | Track buffered byte ranges correctly in media::Pipeline. | fischman@chromium.org | 2012-05-30 | 1 | -2/+1 |
* | RefCounted types should not have public destructors, Linux fixes | rsleevi@chromium.org | 2012-05-18 | 2 | -3/+5 |
* | Add file name and URL params as key for CNS ports. | shadi@chromium.org | 2012-05-16 | 1 | -3/+2 |
* | Cleanup: Remove unneeded scoped_ptr.h includes from ash, base, media, and ui. | thestig@chromium.org | 2012-05-16 | 3 | -5/+5 |
* | ui: Move gl/ directory out of gfx/, up to ui/. | tfarina@chromium.org | 2012-05-12 | 7 | -22/+22 |
* | Reland r136679, reverted in r136753: Delete MockDataSource, remove IsLocalSou... | fischman@chromium.org | 2012-05-12 | 3 | -5/+3 |
* | Revert 136679 - Delete MockDataSource, remove IsLocalSource & IsSeekable from... | tkent@chromium.org | 2012-05-12 | 3 | -3/+5 |
* | 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 | 3 | -5/+3 |
* | Kill Pipeline::SetBufferedTime(), since nobody needs/uses it. | fischman@chromium.org | 2012-05-09 | 1 | -1/+0 |
* | [Layout Test Analzyer] show changed test names all the time (even when the | imasaki@google.com | 2012-05-07 | 1 | -3/+6 |
* | Increase socket_timeout values for CNS requests. This timeout caused connecti... | shadi@chromium.org | 2012-05-05 | 1 | -5/+5 |
* | Per issue 125757, added more test cases to be monitored in the layout test an... | imasaki@google.com | 2012-05-04 | 3 | -8/+9 |
* | Reset svn:executable bit on scripts that are not executable. | maruel@chromium.org | 2012-04-24 | 1 | -0/+0 |
* | CNS seek tests for <video>. | shadi@chromium.org | 2012-04-24 | 1 | -5/+15 |
* | Set svn:executable bit only on scripts that are executable. | maruel@chromium.org | 2012-04-23 | 12 | -2/+0 |
* | Fix the bug in test analyzer when there is no result in result directory at t... | imasaki@google.com | 2012-04-17 | 1 | -1/+2 |
* | Cull unnecessary media::VideoFrame::Formats from the enum. | fischman@chromium.org | 2012-04-11 | 4 | -174/+4 |
* | Rename AudioRendererBase and AudioRendererAlgorithmBase | vrk@chromium.org | 2012-04-09 | 2 | -4/+4 |
* | Merge AudioRendererImpl and AudioRendererBase; add NullAudioSink | vrk@chromium.org | 2012-04-06 | 2 | -4/+8 |
* | Move Demuxer::set_host() to Initialize(). | scherkus@chromium.org | 2012-04-05 | 1 | -1/+16 |
* | Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK | oshima@chromium.org | 2012-04-05 | 1 | -2/+2 |
* | Move media/audio files into media namespace (relanding) | vrk@google.com | 2012-04-03 | 3 | -10/+3 |
* | Revert 130180 - Move media/audio files into media namespace | vrk@google.com | 2012-04-02 | 3 | -3/+10 |
* | Move media/audio files into media namespace | vrk@google.com | 2012-04-02 | 3 | -10/+3 |
* | Remove DemuxerFactory and URL parameter from Pipeline. | scherkus@chromium.org | 2012-04-02 | 3 | -11/+10 |
* | Move DataSource::SetPreload() to BufferedDataSource. | scherkus@chromium.org | 2012-03-31 | 2 | -6/+0 |
* | Don't report errors twice to pipeline clients. | fischman@chromium.org | 2012-03-27 | 2 | -20/+4 |