lkml.org 
[lkml]   [2020]   [Jun]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] Add two new v4l controls and implementation
Date
Hello,

Here we add two more v4l controls:
- V4L2_CID_MPEG_VIDEO_CONSTANT_QUALITY for encoders
- V4L2_CID_MPEG_VIDEO_DECODE_INTRA_FRAMES_ONLY for decoders

and the implementations in Venus driver.

The original patch for CQ from Maheshwar has been rebased on top of
current media/master and the comment from Hans has been taken into
account.

Comments are welcome.

regards,
Stan

Maheshwar Ajja (1):
media: v4l2-ctrls: Add encoder constant quality control

Stanimir Varbanov (3):
venus: venc: Add support for constant quality control
v4l2-ctrl: Add control for intra only decode
venus: vdec: Add support for decode intra frames only

.../media/v4l/ext-ctrls-codec.rst | 19 +++++++
drivers/media/platform/qcom/venus/core.h | 2 +
drivers/media/platform/qcom/venus/hfi_cmds.c | 49 ++++++++++++++++++-
.../media/platform/qcom/venus/hfi_helper.h | 4 +-
drivers/media/platform/qcom/venus/vdec.c | 7 +++
.../media/platform/qcom/venus/vdec_ctrls.c | 9 +++-
drivers/media/platform/qcom/venus/venc.c | 4 +-
.../media/platform/qcom/venus/venc_ctrls.c | 6 +++
drivers/media/v4l2-core/v4l2-ctrls.c | 4 ++
include/uapi/linux/v4l2-controls.h | 3 ++
10 files changed, 103 insertions(+), 4 deletions(-)

--
2.17.1

\
 
 \ /
  Last update: 2020-06-16 14:32    [W:0.039 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site