]> git.karo-electronics.de Git - karo-tx-linux.git/commit
V4L/DVB (12625): Add new V4L2_FMT_FLAG_EMULATED flag to videodev2.h
authorHans de Goede <hdegoede@redhat.com>
Mon, 31 Aug 2009 14:32:46 +0000 (11:32 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 12 Sep 2009 15:20:00 +0000 (12:20 -0300)
commit1e3c1f7695a446742e24ea1f0c80715be98edbc4
tree375bded1ad32fba4e6d1d69fbe549529890a6bbe
parent823902defe89b1de8caab1ae82c8916feeb19b01
V4L/DVB (12625): Add new V4L2_FMT_FLAG_EMULATED flag to videodev2.h

V4L2_FMT_FLAG_EMULATED 0x0002 This format is not native to the device but
emulated through software (usually libv4l2), where possible try to use a
native format instead for better performance.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
include/linux/videodev2.h