[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1483347004-32593-1-git-send-email-ayaka@soulik.info>
Date: Mon, 2 Jan 2017 16:50:02 +0800
From: Randy Li <ayaka@...lik.info>
To: dri-devel@...ts.freedesktop.org
Cc: daniel.vetter@...el.com, jani.nikula@...ux.intel.com,
seanpaul@...omium.org, airlied@...ux.ie,
linux-kernel@...r.kernel.org, randy.li@...k-chips.com,
mchehab@...nel.org, linux-media@...r.kernel.org,
Randy Li <ayaka@...lik.info>
Subject: [PATCH 0/2] Add pixel format for 10 bits YUV video
Those pixel formats comes from Gstreamer and ffmpeg. Currently,
the VOP(video output mixer) found on RK3288 and future support
those pixel formats are input. Also the decoder on RK3288
could use them as output.
Randy Li (2):
drm_fourcc: Add new P010 video format
[media] v4l: Add 10-bits per channel YUV pixel formats
include/uapi/drm/drm_fourcc.h | 1 +
include/uapi/linux/videodev2.h | 2 ++
2 files changed, 3 insertions(+)
--
2.7.4
Powered by blists - more mailing lists