All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Add new fourcc definitions and H264 codec controls
@ 2012-07-11 14:17 Arun Kumar K
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Arun Kumar K @ 2012-07-11 14:17 UTC (permalink / raw)
  To: linux-media
  Cc: jtp.park, janghyuck.kim, jaeryul.oh, ch.naveen, arun.kk,
	m.szyprowski, k.debski, s.nawrocki, hverkuil, mchehab, kmpark,
	joshi

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(-)


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

end of thread, other threads:[~2012-07-11 14:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-11 14:17 [PATCH v1 0/2] Add new fourcc definitions and H264 codec controls Arun Kumar K
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

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.