RE: [PATCH v4 2/2] v4l: Add a mem-to-mem videobuf framework test device.

2010-04-21 Thread Hiremath, Vaibhav
> -Original Message- > From: Pawel Osciak [mailto:p.osc...@samsung.com] > Sent: Monday, April 19, 2010 6:00 PM > To: linux-media@vger.kernel.org > Cc: p.osc...@samsung.com; m.szyprow...@samsung.com; > kyungmin.p...@samsung.com; Hiremath, Vaibhav > Subject: [PATCH v4 2

[PATCH v4 2/2] v4l: Add a mem-to-mem videobuf framework test device.

2010-04-19 Thread Pawel Osciak
This is a virtual device driver for testing the memory-to-memory framework. This virtual device uses in-memory buffers for both its source and destination. It is capable of multi-instance, multi-buffer-per-transaction operation (via the mem2mem framework). Signed-off-by: Pawel Osciak Signed-off-