ffmpeg/libavdevice
mrlika ed72542539 lavd/v4l2: do not fail when VIDIOC_ENUMSTD returns EINVAL without a valid match
With some (buggy) drivers, the VIDIOC_G_STD ioctl returns a std_id that cannot
be matched with any of the enumerated v4l2_standard structures (for example
std_id = 0 or std_id = 0xffffff). Do not fail when we reach the end of the
enumeration without a valid match.

Fixes ticket #2370

Note: This commit message has been modified by Giorgio Vazzana, the original
commit message was:

"Fixed regression for mandatory VIDIOC_ENUMSTD support by v4l2"

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-09-17 22:57:31 +02:00
..
2013-05-30 10:44:54 +02:00
2012-10-12 19:05:58 +02:00
2012-12-17 03:44:12 -02:00
2012-12-21 00:18:34 +01:00
2013-08-11 00:40:30 +02:00
2013-05-30 10:44:54 +02:00