summaryrefslogtreecommitdiffstats
path: root/media/base/video_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Handle Alpha channel in Canvas captureemircan2016-03-081-0/+23
* Switch to standard integer types in media/.Avi Drissman2015-12-191-25/+24
* Reland: Media: Use libyuv::I420Copy instead of Copy{Y,U,V,A}Plane() in unittestsmcasas2015-11-201-41/+0
* Revert of Media: Use libyuv::I420Copy instead of Copy{Y,U,V,A}Plane() in unit...mcasas2015-11-181-0/+41
* Media: Use libyuv::I420Copy instead of Copy{Y,U,V,A}Plane() in unittestsmcasas2015-11-171-41/+0
* media: Round natural size width and height to the nearest number.xhwang2015-08-241-6/+2
* media: extract Format and ColorSpace enum from VideoFrame.dongseong.hwang2015-07-131-2/+2
* Tab Capture: Fix capture frame sizing on high-DPI systems.miu2015-06-231-4/+16
* VideoFrame: Pass color space from pixel format to metadatamcasas2015-05-221-1/+0
* Implement all resolution change policies for desktop and tab capture.miu2015-05-151-9/+40
* Use SkSrc_Mode in SkCanvasVideoRenderer, to prevent transparent video frames ...rileya@chromium.org2014-07-161-0/+14
* Add plumbing for video pixel formats with JPEG color range.rileya@chromium.org2013-12-041-0/+1
* media::VideoFrame::WrapExternalSharedMemorysheu@chromium.org2013-08-091-1/+2
* Crash fix (divide by zero) for ComputeLetterboxRegion() and extra sanity checks.miu@chromium.org2013-07-171-0/+5
* media: Add support for playback of VP8 Alpha video streamsvigneshv@chromium.org2013-04-191-0/+10
* Revert 194465 "media: Add support for playback for VP8 Alpha vid..."mek@chromium.org2013-04-161-10/+0
* media: Add support for playback for VP8 Alpha video streams.tomfinegan@chromium.org2013-04-161-0/+10
* When creating a letterbox around a tab capture video frame, only clear the ma...hubbe@chromium.org2013-03-131-3/+58
* Implement CopyFromCompositingSurfaceToVideoFrame for mac.justinlin@chromium.org2013-03-021-0/+48
* Remove one video frame copying in video capture.wjia@chromium.org2013-02-281-2/+2
* Add test for RotatePlaneByPixels.wjia@chromium.org2013-02-191-0/+101
* Tab Capture: Backing store readbacks to YV12 VideoFrames.nick@chromium.org2013-02-111-2/+2
* Remove VideoDecoderConfig::aspect_ratio_xxx methods.acolwell@chromium.org2012-08-021-0/+21
* Refactor webkit_media::VideoRendererImpl into standalone class.scherkus@chromium.org2012-01-131-1/+25
* Deduplicate YUV copying code, update call sites, and add some unit tests.scherkus@chromium.org2011-07-201-0/+43