Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert tree bustage cause by r11904. | hclam@chromium.org | 2009-03-17 | 1 | -12/+8 |
* | andrew's patch | hclam@chromium.org | 2009-03-17 | 1 | -8/+12 |
* | Implementation of Pipeline and FilterHost interfaces. This is a large change... | ralphl@chromium.org | 2009-01-28 | 1 | -4/+8 |
* | Removed FFmpeg constants from media::MediaFormat and media::mime_type. | scherkus@chromium.org | 2009-01-07 | 1 | -7/+0 |
* | Changed media::kRawAudio/Video constants to the correct media::kUncompressedA... | scherkus@chromium.org | 2009-01-07 | 1 | -2/+2 |
* | Updated media::MediaFormat to use char/std::string instead of wchar_t/std::ws... | scherkus@chromium.org | 2008-12-17 | 1 | -11/+11 |
* | Updated MediaFormat to use std::string and char/wchar_t constants and tweaked... | scherkus@chromium.org | 2008-12-09 | 1 | -33/+31 |
* | Fix for gcc build break | scherkus@chromium.org | 2008-12-05 | 1 | -2/+5 |
* | Checking in media::MediaFormat class, which describes the output of a filter. | scherkus@chromium.org | 2008-12-05 | 1 | -0/+126 |