libv4l2: Update the list of ioctls to the latest videodev2.h
authorHans Verkuil <hverkuil@xs4all.nl>
Sat, 11 Sep 2010 14:36:37 +0000 (16:36 +0200)
committerHans Verkuil <hverkuil@xs4all.nl>
Sat, 11 Sep 2010 14:36:37 +0000 (16:36 +0200)
commitb2a54510fb03706ba2e54928b06bd50d4ca8d95d
treefd2c30201e9c34f6c92e6f80c9ad0fa9da28dbcf
parenta59c98e343b960ce1f2520cd2595073c5e695765
libv4l2: Update the list of ioctls to the latest videodev2.h

This list in log.c was quite old and seriously out of date with videodev2.h.
Added the newer ioctls and removed the unnecessary test against
VIDIOC_ENUM_FRAMESIZES.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
lib/libv4l2/log.c