Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VideoFrame: Replace no_longer_needed_cb_ with AddDestructionObserver(). | miu | 2015-05-28 | 1 | -2/+4 |
* | Remove implicit conversions from scoped_refptr to T* in media/ | dcheng | 2014-08-27 | 1 | -2/+2 |
* | Rename VideoFrame::{Get,Set}Timestamp() to {set_}timestamp(). | scherkus@chromium.org | 2014-04-10 | 1 | -1/+1 |
* | Make sure natural_size is set when a frame is cropped. | perkj@chromium.org | 2014-03-09 | 1 | -1/+1 |
* | Allow wrapping a media::VideoFrame with a new view_rect as long as the new vi... | perkj@chromium.org | 2014-03-06 | 1 | -1/+2 |
* | Make sure VideoFramePool::CreateFrame use the timestamp in the argument list. | perkj@chromium.org | 2014-02-27 | 1 | -2/+2 |
* | Created VideoFramePool to avoid unnecessary VideoFrame alloc/free. | acolwell@chromium.org | 2013-12-10 | 1 | -0/+128 |