libv4l2rds: handle V4L2_RDS_BLOCK_INVALID.
authorHans Verkuil <hans.verkuil@cisco.com>
Sat, 12 Jul 2014 07:28:50 +0000 (09:28 +0200)
committerHans Verkuil <hans.verkuil@cisco.com>
Sat, 12 Jul 2014 07:28:50 +0000 (09:28 +0200)
commitdb415e6699ad420e0da395b232e0bc7788063e5f
treed5b989fe333757a20604eab01f4da83a3c92b6a2
parent5241a897f4098274e52b9cf420eddb7ee1a6fe4a
libv4l2rds: handle V4L2_RDS_BLOCK_INVALID.

This possible block value was not understood by libv4l2rds.

This can happen if obsolete so-called 'E' blocks were received.
This should never happen in practice, but it is still good to
handle it, just in case.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
lib/libv4l2rds/libv4l2rds.c