Hi Mauro,

This pull request adds support for the V4L2_SEL_TGT_NATIVE_SIZE selection
target to access the device's native size. Among is also a patch to clean up
sub-device interface documentation and capability flags to tell whether
setting the native size is possible.

Please pull.


The following changes since commit 504febc3f98c87a8bebd8f2f274f32c0724131e4:

  Revert "[media] lmed04: add missing breaks" (2014-11-25 22:16:25 -0200)

are available in the git repository at:

  ssh://linuxtv.org/git/sailus/media_tree.git native-size

for you to fetch changes up to da7cf8011adc281a878dde254f5642745648decd:

  smiapp: Support V4L2_SEL_TGT_NATIVE_SIZE (2014-11-29 01:48:54 +0200)

----------------------------------------------------------------
Sakari Ailus (5):
      v4l: Clean up sub-device format documentation
      v4l: Add V4L2_SEL_TGT_NATIVE_SIZE selection target
      v4l: Add input and output capability flags for native size setting
      smiapp: Set left and top to zero for crop bounds selection
      smiapp: Support V4L2_SEL_TGT_NATIVE_SIZE

 Documentation/DocBook/media/v4l/dev-subdev.xml     |  109 +++++++++++---------
 .../DocBook/media/v4l/selections-common.xml        |   16 +++
 .../DocBook/media/v4l/vidioc-enuminput.xml         |    8 ++
 .../DocBook/media/v4l/vidioc-enumoutput.xml        |    8 ++
 drivers/media/i2c/smiapp/smiapp-core.c             |    7 ++
 include/uapi/linux/v4l2-common.h                   |    2 +
 include/uapi/linux/videodev2.h                     |    2 +
 7 files changed, 106 insertions(+), 46 deletions(-)

-- 
Kind regards,

Sakari Ailus
e-mail: sakari.ai...@iki.fi     XMPP: sai...@retiisi.org.uk
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to