CVSROOT:        /cvs
Module name:    src
Changes by:     feine...@cvs.openbsd.org        2015/12/15 09:23:31

Modified files:
        sys/sys        : videoio.h 
Added files:
        sys/sys        : v4l2-common.h v4l2-controls.h 

Log message:
Sync V4L2 header files with recent Linux kernel.

This introduces the two header files v4l2-common.h and v4l2-controls.h
which were split off from videodev2.h (which corresponds to our videoio.h).

There will be a second commit just addressing whitespace and formatting. The
current version has only real changes whereas the second commit will bring
videoio.h in line with videodev2.h formatting so that potential syncs in the
future are easier to implement.

Bulk build by ajacoutot@; ok robert@, ajacoutot@

Reply via email to