video: add support for P012 format
authorHaihao Xiang <haihao.xiang@intel.com>
Thu, 27 Feb 2020 09:52:20 +0000 (17:52 +0800)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 16 Mar 2020 21:01:27 +0000 (21:01 +0000)
commite4e3fc56663cf1ac8ce3815277da3cda4aca79af
treeeb2b192b8a806b5d62cd5ed9977167a6c7d11f7f
parent1c08a6088d678fdc33d3a7231b9d53792fbac3c9
video: add support for P012 format

P012 is a semi-planar 4:2:0 format, 2bytes per component with the value
stored in the 12 most significant bits
gst-libs/gst/video/video-converter.c
gst-libs/gst/video/video-format.c
gst-libs/gst/video/video-format.h
gst-libs/gst/video/video-info.c