All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support for V4L2_PIX_FMT_Y16, V4L2_PIX_FMT_RGB32 and V4L2_PIX_FMT_BGR32
@ 2013-08-01 13:04 Ricardo Ribalda Delgado
  2013-08-01 13:04 ` [PATCH 1/2] libv4lconvert: Support for Y16 pixel format Ricardo Ribalda Delgado
  2013-08-01 13:04 ` [PATCH 2/2] libv4lconvert: Support for RGB32 and BGR32 format Ricardo Ribalda Delgado
  0 siblings, 2 replies; 5+ messages in thread
From: Ricardo Ribalda Delgado @ 2013-08-01 13:04 UTC (permalink / raw)
  To: hans.verkuil, linux-media; +Cc: Ricardo Ribalda Delgado

This patch adds support for 3 new formats.

Ricardo Ribalda Delgado (2):
  libv4lconvert: Support for Y16 pixel format
  libv4lconvert: Support for RGB32 and BGR32 format

 lib/libv4lconvert/libv4lconvert-priv.h |   11 +++-
 lib/libv4lconvert/libv4lconvert.c      |   77 +++++++++++++++++++++++--
 lib/libv4lconvert/rgbyuv.c             |   96 ++++++++++++++++++++++++++++----
 3 files changed, 166 insertions(+), 18 deletions(-)

-- 
1.7.10.4


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

end of thread, other threads:[~2013-08-02 22:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-01 13:04 [PATCH 0/2] Add support for V4L2_PIX_FMT_Y16, V4L2_PIX_FMT_RGB32 and V4L2_PIX_FMT_BGR32 Ricardo Ribalda Delgado
2013-08-01 13:04 ` [PATCH 1/2] libv4lconvert: Support for Y16 pixel format Ricardo Ribalda Delgado
2013-08-01 13:04 ` [PATCH 2/2] libv4lconvert: Support for RGB32 and BGR32 format Ricardo Ribalda Delgado
2013-08-02 22:15   ` Gregor Jasny
2013-08-02 22:43     ` Ricardo Ribalda Delgado

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.