diff options
author | hans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain> | 2009-03-11 13:12:08 +0100 |
---|---|---|
committer | hans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain> | 2009-03-11 13:12:08 +0100 |
commit | 17bb671ca3461d5aacfe3ca34adb4694a3b25949 (patch) | |
tree | 1a7ba11f5d526109f0d063cfb6c1bc7d4ed435bf /v4l2-apps/libv4l/include/libv4l2.h | |
parent | 5f90628a20098c6dcde990310eaaabec2cef4694 (diff) | |
download | mediapointer-dvb-s2-17bb671ca3461d5aacfe3ca34adb4694a3b25949.tar.gz mediapointer-dvb-s2-17bb671ca3461d5aacfe3ca34adb4694a3b25949.tar.bz2 |
libv4l: avoid try_fmt on UVC cams if possible
From: Hans de Goede <hdegoede@redhat.com>
Avoid the use of try_fmt as much as possible on UVC cams, instead use the
results of the enum_framesizes ioctl. This is because:
1) try_fmt actually causes IO with UVC cams making apps which do lot of
querying of device capabilities slow (cheese)
2) some buggy cams don't like getting lots of UVC video probes and crash
when they do
Priority: normal
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'v4l2-apps/libv4l/include/libv4l2.h')
0 files changed, 0 insertions, 0 deletions