summaryrefslogtreecommitdiffstats
path: root/media/base/video_frame_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* HW Video: Make media::VideoFrame handle the sync point of the compositor as w...dongseong.hwang@intel.com2014-04-301-29/+38
* Rename VideoFrame::{Get,Set}Timestamp() to {set_}timestamp().scherkus@chromium.org2014-04-101-1/+1
* Audit/fix use of media::VideoFrame::coded_size()sheu@chromium.org2014-03-271-15/+7
* Make sure natural_size is set when a frame is cropped.perkj@chromium.org2014-03-091-1/+4
* Allow wrapping a media::VideoFrame with a new view_rect as long as the new vi...perkj@chromium.org2014-03-061-0/+33
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-02-031-33/+27
* Revert "Add gpu::MailboxHolder to hold state for a gpu::Mailbox"danakj@chromium.org2014-01-211-27/+33
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-01-181-33/+27
* Un-refcount media::VideoFrame::MailboxHoldersheu@chromium.org2013-12-041-165/+20
* Remove EMPTY from VideoFrame::Format.rileya@chromium.org2013-11-081-3/+3
* Re-land https://codereview.chromium.org/56713002/ with ChromeOS fix.rileya@chromium.org2013-11-071-22/+22
* Revert 233046 "Remove RGB32 from VideoFrame::Format."shrikant@chromium.org2013-11-051-22/+22
* Remove RGB32 from VideoFrame::Format.rileya@chromium.org2013-11-051-22/+22
* Send hardware video frames with mailboxes.danakj@chromium.org2013-06-251-0/+213
* Use a direct include of strings headers in ipc/, jingle/, media/.avi@chromium.org2013-06-111-1/+1
* Update media/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-031-7/+7
* Plumb through cropped output size for VideoFramesheu@chromium.org2012-11-091-19/+23
* Remove VideoDecoder::natural_size() & added VideoFrame::natural_size().acolwell@chromium.org2012-08-021-32/+33
* Remove VideoDecoderConfig.frame_rate_xxx() and VideoFrame::Get/SetDuration().acolwell@chromium.org2012-07-311-7/+3
* Move VideoRenderer out of Filter heirarchy.scherkus@chromium.org2012-07-231-1/+0
* 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