| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable streaming in ffmpeg based on data sourcemedia::DataSource interface ha... | hclam@chromium.org | 2009-03-30 | 1 | -0/+3 |
* | Decoders now use standard callback mechanism for Reads. Removed Assignable<>... | ralphl@chromium.org | 2009-03-30 | 1 | -7/+5 |
* | Demuxer stream now uses a callback instead of Assignable template. Cleaning ... | ralphl@chromium.org | 2009-03-27 | 1 | -2/+4 |
* | Lots of files touched for a very simple change. Everywhere we used a const M... | scherkus@chromium.org | 2009-03-26 | 1 | -8/+8 |
* | Ability for demuxer clients to get to FFmpeg's AVStream object exposed as an ... | ralphl@chromium.org | 2009-03-26 | 1 | -2/+22 |
* | Changed several references from "char" to "uint8" which is the appropriate de... | ralphl@chromium.org | 2009-03-04 | 1 | -1/+1 |
* | A minor change to the pattern for filter factories that makes the implementat... | ralphl@chromium.org | 2009-01-29 | 1 | -1/+13 |
* | Implementation of Pipeline and FilterHost interfaces. This is a large change... | ralphl@chromium.org | 2009-01-28 | 1 | -9/+39 |
* | This is the frozen interface definition for the media pipeline, filters, and ... | ralphl@chromium.org | 2009-01-21 | 1 | -7/+40 |
* | Removed Interface from the end of a bunch of media classes. | scherkus@chromium.org | 2009-01-15 | 1 | -28/+27 |
* | Changed media::DataSourceInterface to use string instead of wstring. | scherkus@chromium.org | 2009-01-07 | 1 | -1/+1 |
* | Checking in media::FilterHostInterface. | scherkus@chromium.org | 2008-12-18 | 1 | -3/+3 |
* | Cleaned up Media filter interface comments and definitions. | scherkus@chromium.org | 2008-12-08 | 1 | -35/+24 |
* | Adding media filters interface definitions.The scheduler (forward declared an... | scherkus@chromium.org | 2008-12-04 | 1 | -0/+180 |