From: Arun Kumar K <arun.kk@samsung.com> To: linux-media@vger.kernel.org Cc: jtp.park@samsung.com, janghyuck.kim@samsung.com, jaeryul.oh@samsung.com, ch.naveen@samsung.com, arun.kk@samsung.com, m.szyprowski@samsung.com, k.debski@samsung.com, s.nawrocki@samsung.com, hverkuil@xs4all.nl, mchehab@infradead.org, kmpark@infradead.org, joshi@samsung.com Subject: [PATCH v1 0/2] Add new fourcc definitions and H264 codec controls Date: Wed, 11 Jul 2012 19:47:08 +0530 [thread overview] Message-ID: <1342016230-14278-1-git-send-email-arun.kk@samsung.com> (raw) This patch set adds new control and fourcc definitions which will be used by samsung s5p-mfc driver. Patch 1 adds new fourcc definitions for YCbCr and compressed formats. Patch 2 adds control definitions for new H264 encoder features. The review comments given in [1] are addressed. [1] http://permalink.gmane.org/gmane.linux.drivers.video-input-infrastructure/45197 Jeongtae Park (2): [media] v4l: Add fourcc definitions for new formats [media] v4l: Add control definitions for new H264 encoder features Documentation/DocBook/media/v4l/controls.xml | 268 +++++++++++++++++++++- Documentation/DocBook/media/v4l/pixfmt-nv12m.xml | 17 +- Documentation/DocBook/media/v4l/pixfmt.xml | 10 + drivers/media/video/v4l2-ctrls.c | 42 ++++ include/linux/videodev2.h | 45 ++++ 5 files changed, 376 insertions(+), 6 deletions(-)
next reply other threads:[~2012-07-11 14:03 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2012-07-11 14:17 Arun Kumar K [this message] 2012-07-11 14:17 ` [PATCH v1 1/2] [media] v4l: Add fourcc definitions for new formats Arun Kumar K 2012-07-11 14:17 ` [PATCH v1 2/2] [media] v4l: Add control definitions for new H264 encoder features Arun Kumar K
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=1342016230-14278-1-git-send-email-arun.kk@samsung.com \ --to=arun.kk@samsung.com \ --cc=ch.naveen@samsung.com \ --cc=hverkuil@xs4all.nl \ --cc=jaeryul.oh@samsung.com \ --cc=janghyuck.kim@samsung.com \ --cc=joshi@samsung.com \ --cc=jtp.park@samsung.com \ --cc=k.debski@samsung.com \ --cc=kmpark@infradead.org \ --cc=linux-media@vger.kernel.org \ --cc=m.szyprowski@samsung.com \ --cc=mchehab@infradead.org \ --cc=s.nawrocki@samsung.com \ --subject='Re: [PATCH v1 0/2] Add new fourcc definitions and H264 codec controls' \ /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
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.