Fix error handling in caps query

Framerate and resolution queries to V4L2 may return different formats
or may not be specified. Avoid accessing the data before validating
the return code, and avoid corrupt data on unusual formats.

Change-Id: I525935192f36c635cbab8abc8d446a9c84812dae
1 file changed