linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Hans Verkuil (hansverk)" <hansverk@cisco.com>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Cc: Vivek Kasireddy <vivek.kasireddy@intel.com>
Subject: [GIT PULL FOR v5.1] Various fixes/enhancements
Date: Tue, 12 Feb 2019 14:57:44 +0000	[thread overview]
Message-ID: <285cc8bf16ad4be08cd2630c38c49f97@XCH-ALN-012.cisco.com> (raw)

Main addition is adding proper packed 32-bit YUV support.

Also fixes a long-standing vsp1 smatch warning and reorganizes the
extended control part of the documentation.

Regards,

	Hans

The following changes since commit 6fd369dd1cb65a032f1ab9227033ecb7b759656d:

  media: vimc: fill in bus_info in media_device_info (2019-02-07 12:38:59 -0500)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.1o

for you to fetch changes up to 5625b89c7bff945b294f91073416bf9e1524d9b5:

  vsp1: fix smatch warning (2019-02-12 15:35:07 +0100)

----------------------------------------------------------------
Tag branch

----------------------------------------------------------------
Hans Verkuil (2):
      extended-controls.rst: split up per control class
      vsp1: fix smatch warning

Vivek Kasireddy (4):
      media: v4l: Add 32-bit packed YUV formats
      media: v4l2-tpg-core: Add support for 32-bit packed YUV formats (v2)
      media: vivid: Add definitions for the 32-bit packed YUV formats
      media: imx-pxp: Start using the format VUYA32 instead of YUV32 (v2)

 Documentation/media/uapi/v4l/common.rst                  |   11 +
 Documentation/media/uapi/v4l/ext-ctrls-camera.rst        |  508 +++++++
 Documentation/media/uapi/v4l/ext-ctrls-codec.rst         | 2451 +++++++++++++++++++++++++++++++
 Documentation/media/uapi/v4l/ext-ctrls-detect.rst        |   71 +
 Documentation/media/uapi/v4l/ext-ctrls-dv.rst            |  166 +++
 Documentation/media/uapi/v4l/ext-ctrls-flash.rst         |  192 +++
 Documentation/media/uapi/v4l/ext-ctrls-fm-rx.rst         |   95 ++
 Documentation/media/uapi/v4l/ext-ctrls-fm-tx.rst         |  188 +++
 Documentation/media/uapi/v4l/ext-ctrls-image-process.rst |   63 +
 Documentation/media/uapi/v4l/ext-ctrls-image-source.rst  |   57 +
 Documentation/media/uapi/v4l/ext-ctrls-jpeg.rst          |  113 ++
 Documentation/media/uapi/v4l/ext-ctrls-rf-tuner.rst      |   96 ++
 Documentation/media/uapi/v4l/extended-controls.rst       | 3920 +-------------------------------------------------
 Documentation/media/uapi/v4l/pixfmt-packed-yuv.rst       |  170 ++-
 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c            |   12 +
 drivers/media/platform/imx-pxp.c                         |   14 +-
 drivers/media/platform/vivid/vivid-vid-common.c          |   30 +
 drivers/media/platform/vsp1/vsp1_drm.c                   |    6 +-
 drivers/media/v4l2-core/v4l2-ioctl.c                     |    4 +
 include/uapi/linux/videodev2.h                           |    4 +
 20 files changed, 4246 insertions(+), 3925 deletions(-)
 create mode 100644 Documentation/media/uapi/v4l/ext-ctrls-camera.rst
 create mode 100644 Documentation/media/uapi/v4l/ext-ctrls-codec.rst
 create mode 100644 Documentation/media/uapi/v4l/ext-ctrls-detect.rst
 create mode 100644 Documentation/media/uapi/v4l/ext-ctrls-dv.rst
 create mode 100644 Documentation/media/uapi/v4l/ext-ctrls-flash.rst
 create mode 100644 Documentation/media/uapi/v4l/ext-ctrls-fm-rx.rst
 create mode 100644 Documentation/media/uapi/v4l/ext-ctrls-fm-tx.rst
 create mode 100644 Documentation/media/uapi/v4l/ext-ctrls-image-process.rst
 create mode 100644 Documentation/media/uapi/v4l/ext-ctrls-image-source.rst
 create mode 100644 Documentation/media/uapi/v4l/ext-ctrls-jpeg.rst
 create mode 100644 Documentation/media/uapi/v4l/ext-ctrls-rf-tuner.rst

             reply	other threads:[~2019-02-12 14:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-12 14:57 Hans Verkuil (hansverk) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-01-18 12:52 [GIT PULL FOR v5.1] Various fixes/enhancements Hans Verkuil

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=285cc8bf16ad4be08cd2630c38c49f97@XCH-ALN-012.cisco.com \
    --to=hansverk@cisco.com \
    --cc=linux-media@vger.kernel.org \
    --cc=vivek.kasireddy@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).