Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix ChunkDemuxer seek deadlock | acolwell@chromium.org | 2012-01-31 | 1 | -2/+4 |
* | Retry 114494 - Remove BindStateHolder and have Bind() return a Callback<> obj... | ajwong@chromium.org | 2011-12-20 | 1 | -1/+1 |
* | Revert 114494 - Remove BindStateHolder and have Bind() return a Callback<> ob... | sail@chromium.org | 2011-12-14 | 1 | -1/+1 |
* | Remove BindStateHolder and have Bind() return a Callback<> object directly. | ajwong@chromium.org | 2011-12-14 | 1 | -1/+1 |
* | Cleanup: Remove unneeded forward declarations in base, dbug, gpu, ipc, jingle... | thestig@chromium.org | 2011-11-15 | 1 | -2/+0 |
* | Change DemuxerStream::ReadCallback to use ref-counted buffers. | scherkus@chromium.org | 2011-11-01 | 1 | -4/+4 |
* | Remove DemuxerStream::GetAVStream() once and for all. | scherkus@chromium.org | 2011-10-27 | 1 | -3/+5 |
* | Introduce AudioDecoderConfig to migrate away from GetAVStream(). | scherkus@chromium.org | 2011-09-21 | 1 | -0/+5 |
* | Remove Demuxer from the Filter class hierarchy. | acolwell@chromium.org | 2011-09-13 | 1 | -0/+49 |