public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/03] video: nv1x/nvx1 support for the sh_mobile_ceu driver V2
@ 2008-12-10  7:44 Magnus Damm
  2008-12-10  7:44 ` [PATCH 01/03] sh_mobile_ceu: use new pixel format translation code Magnus Damm
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Magnus Damm @ 2008-12-10  7:44 UTC (permalink / raw)
  To: video4linux-list; +Cc: g.liakhovetski

NV12/NV21/NV16/NV61 support V2:

[PATCH 01/03] sh_mobile_ceu: use new pixel format translation code
[PATCH 02/03] sh_mobile_ceu: add NV12 and NV21 support
[PATCH 03/03] sh_mobile_ceu: add NV16 and NV61 support

This patchset is the second version of the nv12/nv21 patch named:
"video: nv12/nv21 support for the sh_mobile_ceu driver". This time
YUV support is added by using the new pixel format translation code.
The bulk of the work is done by the NV12 and NV21 patch and it only
requires the pixel format translation patches. NV16 and NV61 support
also requires the NV16/NV61 fourcc patch recently posted.

Tested with ov772x using soc_camera_platform and the ov772x
driver on a Migo-R QVGA board.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
---

 drivers/media/video/sh_mobile_ceu_camera.c |  219 ++++++++++++++++++++++------
 1 file changed, 176 insertions(+), 43 deletions(-)

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

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

end of thread, other threads:[~2008-12-15  8:39 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-10  7:44 [PATCH 00/03] video: nv1x/nvx1 support for the sh_mobile_ceu driver V2 Magnus Damm
2008-12-10  7:44 ` [PATCH 01/03] sh_mobile_ceu: use new pixel format translation code Magnus Damm
2008-12-10  7:44 ` [PATCH 02/03] sh_mobile_ceu: add NV12 and NV21 support Magnus Damm
2008-12-13 21:52   ` Guennadi Liakhovetski
2008-12-15  2:40     ` Magnus Damm
2008-12-15  7:44       ` Guennadi Liakhovetski
2008-12-10  7:44 ` [PATCH 03/03] sh_mobile_ceu: add NV16 and NV61 support Magnus Damm
2008-12-13 21:56   ` Guennadi Liakhovetski
2008-12-14  1:21     ` Mauro Carvalho Chehab
2008-12-12  8:37 ` [PATCH 00/03] video: nv1x/nvx1 support for the sh_mobile_ceu driver V2 morimoto.kuninori
2008-12-12  9:03   ` Magnus Damm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox