summaryrefslogtreecommitdiffstats
path: root/media/base/video_types.cc
Commit message (Expand)AuthorAgeFilesLines
* Add support for 9- and 10-bit h264 videos.hubbe2016-02-091-0/+24
* Revert of Add support for 9- and 10-bit h264 videos. (patchset #27 of https:/...flackr2016-02-051-24/+0
* Add support for 9- and 10-bit h264 videos.hubbe2016-02-051-0/+24
* Use XRGB for opaque hardware-decoded videos.jbauman2015-12-041-0/+24
* Revert of Use XRGB for opaque hardware-decoded videos. (patchset #1 id:1 of h...kbr2015-12-011-24/+0
* Use XRGB for opaque hardware-decoded videos.jbauman2015-12-011-0/+24
* Add PIXEL_FORMAT_MT21.wuchengli2015-09-141-0/+3
* Merge media::VideoCapturePixelFormat with media::VideoPixelFormatemircan2015-09-011-7/+22
* Add UYVY 4:2:2 support to VideoFrame and GpuMemoryBuffer.andresantoso2015-08-211-0/+3
* Remove #if around PIXEL_FORMAT_NV12andresantoso2015-08-141-4/+0
* media: extract Format and ColorSpace enum from VideoFrame.dongseong.hwang2015-07-131-0/+58