Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1549039

[PATCH 0/2] Add pixel format for 10 bits YUV video

From Randy Li <ayaka@soulik.info>
Newsgroups linux.kernel
Subject [PATCH 0/2] Add pixel format for 10 bits YUV video
Date 2017-01-02 10:00 +0100
Message-ID <sV6Df-4iu-19@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH 0/2] Add pixel format for 10 bits YUV video Randy Li <ayaka@soulik.info> - 2017-01-02 10:00 +0100

csiph-web