Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1549039 > unrolled thread
| Started by | Randy Li <ayaka@soulik.info> |
|---|---|
| First post | 2017-01-02 10:00 +0100 |
| Last post | 2017-01-02 10:00 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH 0/2] Add pixel format for 10 bits YUV video Randy Li <ayaka@soulik.info> - 2017-01-02 10:00 +0100
| From | Randy Li <ayaka@soulik.info> |
|---|---|
| Date | 2017-01-02 10:00 +0100 |
| Subject | [PATCH 0/2] Add pixel format for 10 bits YUV video |
| Message-ID | <sV6Df-4iu-19@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web