Linux Samsung SOC development
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil@xs4all.nl>
To: Arun Kumar K <arun.kk@samsung.com>,
	linux-media@vger.kernel.org, linux-samsung-soc@vger.kernel.org
Cc: k.debski@samsung.com, s.nawrocki@samsung.com,
	laurent.pinchart@ideasonboard.com, posciak@chromium.org,
	arunkk.samsung@gmail.com
Subject: Re: [PATCH v5 0/2] Add resolution change event
Date: Wed, 14 May 2014 09:11:38 +0200	[thread overview]
Message-ID: <5373172A.9070406@xs4all.nl> (raw)
In-Reply-To: <1400050783-2158-1-git-send-email-arun.kk@samsung.com>

On 05/14/2014 08:59 AM, Arun Kumar K wrote:
> This patchset adds a source_change event to the v4l2-events.
> This can be used for notifying the userspace about runtime
> format changes happening on video nodes / pads like resolution
> change in video decoder.

Looks good. I'll merge this after the weekend if there are no more comments.

Regards,

	Hans

> 
> Changes from v4
> --------------
> - Addressed comments from Hans
>   https://patchwork.linuxtv.org/patch/23892/
>   https://patchwork.linuxtv.org/patch/23893/
> 
> Changes from v3
> --------------
> - Addressed comments from Laurent / Hans
>   https://patchwork.kernel.org/patch/4135731/
> 
> Changes from v2
> ---------------
> - Event can be subscribed on specific pad / port as
>   suggested by Hans.
> 
> Changes from v1
> ---------------
> - Addressed review comments from Hans and Laurent
>   https://patchwork.kernel.org/patch/4000951/
> 
> Arun Kumar K (1):
>   [media] v4l: Add source change event
> 
> Pawel Osciak (1):
>   [media] s5p-mfc: Add support for resolution change event
> 
>  Documentation/DocBook/media/v4l/vidioc-dqevent.xml |   33 ++++++++++++++++++
>  .../DocBook/media/v4l/vidioc-subscribe-event.xml   |   20 +++++++++++
>  drivers/media/platform/s5p-mfc/s5p_mfc.c           |    8 +++++
>  drivers/media/platform/s5p-mfc/s5p_mfc_dec.c       |    2 ++
>  drivers/media/v4l2-core/v4l2-event.c               |   36 ++++++++++++++++++++
>  include/media/v4l2-event.h                         |    4 +++
>  include/uapi/linux/videodev2.h                     |    8 +++++
>  7 files changed, 111 insertions(+)
> 

      parent reply	other threads:[~2014-05-14  7:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-14  6:59 [PATCH v5 0/2] Add resolution change event Arun Kumar K
2014-05-14  6:59 ` [PATCH v5 1/2] [media] v4l: Add source " Arun Kumar K
2014-05-14  9:05   ` Sylwester Nawrocki
2014-05-14  6:59 ` [PATCH v5 2/2] [media] s5p-mfc: Add support for resolution " Arun Kumar K
2014-05-14  9:10   ` Sylwester Nawrocki
2014-05-14  9:23   ` Kamil Debski
2014-05-14  7:11 ` Hans Verkuil [this message]

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=5373172A.9070406@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --cc=arun.kk@samsung.com \
    --cc=arunkk.samsung@gmail.com \
    --cc=k.debski@samsung.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=posciak@chromium.org \
    --cc=s.nawrocki@samsung.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