summaryrefslogtreecommitdiffstats
path: root/media/base/decoder_buffer.h
Commit message (Expand)AuthorAgeFilesLines
* Use scoped_ptr<> and deleter for media::DecoderBuffer::data_.xhwang@chromium.org2013-01-091-1/+2
* Replace av_malloc with AlignedAlloc for memory allocation in DecoderBuffer.xhwang@chromium.org2012-09-201-0/+10
* Introducing DecoderBuffer and general Buffer cleanup.dalecurtis@google.com2012-05-311-0/+66