linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add decoder conceal color ctrl
@ 2021-02-09  9:45 Stanimir Varbanov
  2021-02-09  9:45 ` [PATCH 1/2] v4l2-ctrl: Add decoder conceal color control Stanimir Varbanov
  2021-02-09  9:45 ` [PATCH 2/2] venus: vdec: Add support for conceal control Stanimir Varbanov
  0 siblings, 2 replies; 9+ messages in thread
From: Stanimir Varbanov @ 2021-02-09  9:45 UTC (permalink / raw)
  To: linux-media, linux-kernel, linux-arm-msm; +Cc: Hans Verkuil, Stanimir Varbanov

Hello,

The first patch is adding a new control for conceal error color and the
second adds support for it in the Venus decoder driver.

Comments are welcome!

regards,
Stan

Stanimir Varbanov (2):
  v4l2-ctrl: Add decoder conceal color control
  venus: vdec: Add support for conceal control

 .../media/v4l/ext-ctrls-codec.rst             | 20 +++++++++++++++++++
 drivers/media/platform/qcom/venus/core.h      |  1 +
 drivers/media/platform/qcom/venus/hfi_cmds.c  | 18 +++++++++++++++--
 .../media/platform/qcom/venus/hfi_helper.h    | 10 ++++++++++
 drivers/media/platform/qcom/venus/vdec.c      | 11 +++++++++-
 .../media/platform/qcom/venus/vdec_ctrls.c    |  7 +++++++
 drivers/media/v4l2-core/v4l2-ctrls.c          |  9 +++++++++
 include/uapi/linux/v4l2-controls.h            |  1 +
 8 files changed, 74 insertions(+), 3 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-02-25 10:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-09  9:45 [PATCH 0/2] Add decoder conceal color ctrl Stanimir Varbanov
2021-02-09  9:45 ` [PATCH 1/2] v4l2-ctrl: Add decoder conceal color control Stanimir Varbanov
2021-02-09 11:05   ` Hans Verkuil
2021-02-15 11:32     ` Stanimir Varbanov
2021-02-15 11:57       ` Hans Verkuil
2021-02-16  8:56         ` Stanimir Varbanov
2021-02-16  8:58           ` Hans Verkuil
2021-02-25 10:12             ` Stanimir Varbanov
2021-02-09  9:45 ` [PATCH 2/2] venus: vdec: Add support for conceal control Stanimir Varbanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).