libv4l2: Support output devices too
authorHans de Goede <hdegoede@redhat.com>
Sun, 17 Jul 2011 20:40:41 +0000 (22:40 +0200)
committerHans de Goede <hdegoede@redhat.com>
Sun, 17 Jul 2011 20:43:57 +0000 (22:43 +0200)
commit8ce661a7130a28f1996453cd8ef211ac891cd184
tree412a6d558caec22f9f8adc885381241ab6da9524
parenta8f8d389e2a26576693cdc777f28ba857d380479
libv4l2: Support output devices too

Now that we support plugins it makes sense to also wrap output devices,
so that we can use plugins with them too.

Remark, we should probably add a write() callback to the dev_ops,
and a libv4l2_write function too ?

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
lib/libv4l2/libv4l2.c