Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add callback in VideoDecoder and AudioDecoder to return decoded frames. | sergeyu@chromium.org | 2014-06-11 | 1 | -4/+0 |
* | Allow multiple concurrent Decode() requests in VideoDecoder interface. | sergeyu@chromium.org | 2014-05-05 | 1 | -0/+4 |
* | Migrate VideoDecoder::HasAlpha() and associated plumbing into VideoFrameCompo... | scherkus@chromium.org | 2014-04-15 | 1 | -4/+0 |
* | Like the VideoFrameStream, AudioBufferStream wraps a DemuxerStream and an Aud... | rileya@chromium.org | 2014-03-17 | 1 | -0/+6 |
* | Rename VideoDecoder::HasOutputFrameAvailable() to CanReadWithoutStalling(). | xhwang@chromium.org | 2013-07-03 | 1 | -1/+1 |
* | Add VideoDecoder::NeedsBitStreamConversion(). | xhwang@chromium.org | 2013-05-15 | 1 | -0/+4 |
* | Introduce VideoDecoder::HasOutputFrameAvailable(). | scherkus@chromium.org | 2013-03-20 | 1 | -0/+4 |
* | Remove VideoDecoder::PrepareForShutdownHack() and friends. | scherkus@chromium.org | 2012-09-13 | 1 | -2/+0 |
* | Remove VideoDecoder from the Filter heirarchy. | xhwang@chromium.org | 2012-05-03 | 1 | -0/+19 |