linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add support for V4L2_PIX_FMT_Y16, V4L2_PIX_FMT_RGB32 and V4L2_PIX_FMT_BGR32
@ 2013-08-02 22:42 Ricardo Ribalda Delgado
  2013-08-02 22:42 ` [PATCH v2 1/2] libv4lconvert: Support for Y16 pixel format Ricardo Ribalda Delgado
  2013-08-02 22:42 ` [PATCH v2 2/2] libv4lconvert: Support for RGB32 and BGR32 format Ricardo Ribalda Delgado
  0 siblings, 2 replies; 11+ messages in thread
From: Ricardo Ribalda Delgado @ 2013-08-02 22:42 UTC (permalink / raw)
  To: hans.verkuil, linux-media, Gregor Jasny; +Cc: Ricardo Ribalda Delgado

This patch adds support for 3 new formats.

v2: Includes feedback from Gregor Jasny
Gregor: Replaces rbg32 flag with bytesperpixes

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             |   75 ++++++++++++++++++++++++++-----
 3 files changed, 145 insertions(+), 18 deletions(-)

-- 
1.7.10.4


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

end of thread, other threads:[~2013-08-16 16:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-02 22:42 [PATCH v2 0/2] Add support for V4L2_PIX_FMT_Y16, V4L2_PIX_FMT_RGB32 and V4L2_PIX_FMT_BGR32 Ricardo Ribalda Delgado
2013-08-02 22:42 ` [PATCH v2 1/2] libv4lconvert: Support for Y16 pixel format Ricardo Ribalda Delgado
2013-08-09 16:04   ` Ricardo Ribalda Delgado
2013-08-12 19:39     ` Gregor Jasny
2013-08-12 20:29       ` Ricardo Ribalda Delgado
2013-08-13  8:56       ` Hans de Goede
2013-08-16 16:03         ` Gregor Jasny
2013-08-02 22:42 ` [PATCH v2 2/2] libv4lconvert: Support for RGB32 and BGR32 format Ricardo Ribalda Delgado
2013-08-03 16:42   ` Gregor Jasny
2013-08-04  8:05     ` Ricardo Ribalda Delgado
2013-08-09 16:03       ` Ricardo Ribalda Delgado

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).