summaryrefslogtreecommitdiffstats
path: root/media/base/video_frame.h
Commit message (Expand)AuthorAgeFilesLines
* Support for YUV 4:4:4 subsampling.sandersd@chromium.org2014-06-031-1/+2
* Abstract and overhaul V4L2 HW encode classes.posciak@chromium.org2014-05-061-1/+38
* HW Video: Make media::VideoFrame handle the sync point of the compositor as w...dongseong.hwang@intel.com2014-04-301-3/+17
* Rename VideoFrame::{Get,Set}Timestamp() to {set_}timestamp().scherkus@chromium.org2014-04-101-2/+2
* Audit/fix use of media::VideoFrame::coded_size()sheu@chromium.org2014-03-271-23/+23
* Make sure natural_size is set when a frame is cropped.perkj@chromium.org2014-03-091-0/+1
* Allow wrapping a media::VideoFrame with a new view_rect as long as the new vi...perkj@chromium.org2014-03-061-1/+3
* Clean up histogram'd media enum max values.rileya@chromium.org2014-02-281-1/+1
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-02-031-43/+20
* Revert "Add gpu::MailboxHolder to hold state for a gpu::Mailbox"danakj@chromium.org2014-01-211-20/+43
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-01-181-43/+20
* Split the hole punching logic from GOOGLE_TV #ifdef into VIDEO_HOLEqinmin@chromium.org2013-12-121-4/+4
* Created VideoFramePool to avoid unnecessary VideoFrame alloc/free.acolwell@chromium.org2013-12-101-0/+6
* Un-refcount media::VideoFrame::MailboxHoldersheu@chromium.org2013-12-041-13/+10
* Add plumbing for video pixel formats with JPEG color range.rileya@chromium.org2013-12-041-0/+1
* Remove media::VideoFrame from media::VideoCaptureDevice::Client interfacesheu@chromium.org2013-11-201-6/+13
* Record UMA metrics for video pixel formats.rileya@chromium.org2013-11-081-6/+8
* Remove EMPTY from VideoFrame::Format.rileya@chromium.org2013-11-081-6/+7
* Re-land https://codereview.chromium.org/56713002/ with ChromeOS fix.rileya@chromium.org2013-11-071-5/+0
* Revert 233046 "Remove RGB32 from VideoFrame::Format."shrikant@chromium.org2013-11-051-0/+5
* Remove RGB32 from VideoFrame::Format.rileya@chromium.org2013-11-051-5/+0
* Replace VideoFrame::INVALID with UNKNOWN.rileya@chromium.org2013-11-011-1/+1
* EVEA cleanup: use video utility functions in media::*sheu@chromium.org2013-08-281-0/+5
* media::VideoFrame::WrapExternalSharedMemorysheu@chromium.org2013-08-091-1/+17
* Added logging calls to FFmpegDemuxer.tyoverby@chromium.org2013-08-061-0/+3
* Use a direct include of the shared_memory header in media/, ppapi/, webkit/.avi@chromium.org2013-07-171-1/+1
* Make VideoCaptureBufferPool agnostic to media::VideoFramesheu@chromium.org2013-07-031-0/+8
* Send hardware video frames with mailboxes.danakj@chromium.org2013-06-251-6/+39
* media: Add support for playback of VP8 Alpha video streamsvigneshv@chromium.org2013-04-191-1/+3
* Revert 194465 "media: Add support for playback for VP8 Alpha vid..."mek@chromium.org2013-04-161-3/+1
* media: Add support for playback for VP8 Alpha video streams.tomfinegan@chromium.org2013-04-161-1/+3
* Revert 190863 "Revert 190807 "Fix a Chrome renderer hang which o..."ygorshenin@chromium.org2013-03-271-4/+7
* Revert 190807 "Fix a Chrome renderer hang which occurs when a We..."ygorshenin@chromium.org2013-03-271-7/+4
* Fix a Chrome renderer hang which occurs when a WebMediaPlayerImpl instance is...ananta@chromium.org2013-03-271-4/+7
* Remove WebVideoFrame, WebVideoFrameProvider, and WebVideoLayer.danakj@chromium.org2013-03-261-1/+0
* Make NumPlanes() a member of media::VideoFramesheu@chromium.org2013-03-071-0/+2
* Implement "hole" video frame.wonsik@google.com2013-03-041-0/+8
* Replace av_malloc with AlignedAlloc for memory allocation in VideoFrame.xhwang@chromium.org2012-12-081-0/+6
* Encrypted Media: Remove memcpy of decoded video frame in ContentDecryptorDele...xhwang@chromium.org2012-11-291-3/+21
* Plumb through cropped output size for VideoFramesheu@chromium.org2012-11-091-15/+28
* Add VideoFrame::CreateColorFrame() for testing.xhwang@chromium.org2012-10-121-2/+8
* ReadPixels from known-usable textures, and give SkBitmap its precious BGRA.fischman@chromium.org2012-10-031-1/+1
* Support reading pixels from HW-decoded video textures into canvas/webgl.fischman@chromium.org2012-10-011-0/+13
* Remove VideoDecoder::natural_size() & added VideoFrame::natural_size().acolwell@chromium.org2012-08-021-17/+24
* Remove VideoDecoderConfig.frame_rate_xxx() and VideoFrame::Get/SetDuration().acolwell@chromium.org2012-07-311-15/+4
* Reland r143115: Provide a Chrome-owned buffer to FFmpeg for video decoding (r...scherkus@chromium.org2012-06-281-0/+1
* Revert 144484 - Reland r143115: Provide a Chrome-owned buffer to FFmpeg for v...dmichael@chromium.org2012-06-271-1/+0
* Reland r143115: Provide a Chrome-owned buffer to FFmpeg for video decoding.scherkus@chromium.org2012-06-271-0/+1
* Revert 143115 - Provide a Chrome-owned buffer to FFmpeg for video decoding, i...nirnimesh@chromium.org2012-06-201-1/+0
* Provide a Chrome-owned buffer to FFmpeg for video decoding, instead ofrbultje@chromium.org2012-06-201-0/+1