summaryrefslogtreecommitdiffstats
path: root/media/base/video_frame_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Cull unnecessary media::VideoFrame::Formats from the enum.fischman@chromium.org2012-04-111-9/+1
* Removed StreamSample as a shared base class between Buffer and VideoFrame.scherkus@chromium.org2012-03-261-19/+3
* Fix incorrect VideoFrame::row_bytes() for RGB. Add tests.dalecurtis@chromium.org2012-03-231-0/+61
* Fix frame hashing to include all valid planes.dalecurtis@chromium.org2012-03-221-1/+13
* Delete media::VideoFrame::planes() and ::planes_ since they can be derived fr...fischman@chromium.org2011-12-291-9/+0
* Removing CreateFrameExternal(), CreateFrameGl(), and SurfaceType from VideoFr...scherkus@chromium.org2011-07-201-23/+0
* Clean up VideoFrame::CreateXXX and VideoFrame::AllocXXX methods.scherkus@chromium.org2011-07-181-18/+17
* iwyu: Include stringprintf.h where appropriate, part 3.jhawkins@chromium.org2011-05-121-3/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Remove media::StreamSample::IsDiscontinuous() and friends.scherkus@chromium.org2010-11-121-5/+0
* media: preparation for recycle buffer.jiesun@google.com2010-07-221-22/+4
* Reverting 53348...bradnelson@google.com2010-07-221-4/+22
* media: preparation for recycle buffer.jiesun@google.com2010-07-221-22/+4
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Revert everything related to the relanding.erg@chromium.org2010-07-141-1/+0
* Reland r52336.erg@chromium.org2010-07-141-0/+1
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-1/+0
* More header cleanup:erg@chromium.org2010-07-141-0/+1
* Implement a chromoting client using X11hclam@chromium.org2010-06-091-0/+20
* Add a private opaque pointer option to VideoFrame.scherkus@chromium.org2010-05-141-0/+22
* Merged VideoSurface, VideoFrame and VideoFrameImpl in VideoFrame.scherkus@chromium.org2010-03-231-0/+176