Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use scoped_ptr<> and deleter for media::DecoderBuffer::data_. | xhwang@chromium.org | 2013-01-09 | 1 | -1/+2 |
* | Replace av_malloc with AlignedAlloc for memory allocation in DecoderBuffer. | xhwang@chromium.org | 2012-09-20 | 1 | -0/+10 |
* | Introducing DecoderBuffer and general Buffer cleanup. | dalecurtis@google.com | 2012-05-31 | 1 | -0/+66 |