diff options
author | mrlika <andriy.lysnevych@gmail.com> | 2013-09-02 15:10:22 +0300 |
---|---|---|
committer | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2013-10-24 10:09:30 +0200 |
commit | f581e25a69052481eb04fe45604036f685f133ae (patch) | |
tree | c0f50e4b55bb0a834fce84c88534cde0f114fe27 /libavformat/mpegts.h | |
parent | 9d0bb7fc3991b030603acfe899e6f001e530c89a (diff) | |
download | ffmpeg-f581e25a69052481eb04fe45604036f685f133ae.tar.gz |
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>
(cherry picked from commit ed72542539fb61dc3a6d6280d8a6a956ac04a071)
Diffstat (limited to 'libavformat/mpegts.h')
0 files changed, 0 insertions, 0 deletions