summaryrefslogtreecommitdiffstats
path: root/media/base/video_frame_pool_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename VideoFrame::{Get,Set}Timestamp() to {set_}timestamp().scherkus@chromium.org2014-04-101-1/+1
* Make sure VideoFramePool::CreateFrame use the timestamp in the argument list.perkj@chromium.org2014-02-271-4/+14
* Created VideoFramePool to avoid unnecessary VideoFrame alloc/free.acolwell@chromium.org2013-12-101-0/+73