Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename VideoFrame::{Get,Set}Timestamp() to {set_}timestamp(). | scherkus@chromium.org | 2014-04-10 | 1 | -1/+1 |
* | Make sure VideoFramePool::CreateFrame use the timestamp in the argument list. | perkj@chromium.org | 2014-02-27 | 1 | -4/+14 |
* | Created VideoFramePool to avoid unnecessary VideoFrame alloc/free. | acolwell@chromium.org | 2013-12-10 | 1 | -0/+73 |