Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use callback_forward.h instead of callback.h where possible. | erikwright@chromium.org | 2011-11-30 | 1 | -1/+0 |
* | Change DemuxerStream::ReadCallback to use ref-counted buffers. | scherkus@chromium.org | 2011-11-01 | 1 | -1/+1 |
* | Fix media code to use initializer-list style for inheritance. | scherkus@chromium.org | 2011-07-18 | 1 | -2/+2 |
* | Convert Demuxer::Read() to use the new callback system. | acolwell@chromium.org | 2011-05-11 | 1 | -3/+2 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | FBTF: Remove unneeded headers from base/ (part 2) | thestig@chromium.org | 2010-08-06 | 1 | -1/+0 |
* | Pulled out Callback code into base/callback.h. This is the first step toward... | akalin@chromium.org | 2010-02-19 | 1 | -3/+4 |
* | Refactor media pipeline and filters to use injected message loops. | scherkus@chromium.org | 2009-06-25 | 1 | -13/+1 |
* | Refactored, templatized, commented and moved TestReader to the fancy new Mock... | scherkus@chromium.org | 2009-06-16 | 1 | -0/+91 |