opencv/modules/videoio
Pavel Rojtberg a581ddd896 remove support of Video4Linux1 API
the last kernel that allowed compiling this code was 2.6.37 which was
released almost 5 Years ago. So probably it does not get much testing
any more. Furthermore even back then one was better off using the V4L2
API.

The only change touching currently used code is the removal of the
global V4L2_SUPPORT variable.
2015-11-08 17:01:02 +01:00
..
include/opencv2 Added CV_CAP_PROP_SAR properties to videoio module 2015-10-23 21:14:22 +02:00
misc/java/test Updated Manager for Android 2015-06-02 17:33:04 +03:00
perf
src remove support of Video4Linux1 API 2015-11-08 17:01:02 +01:00
test Fixed loop check 2015-07-22 17:54:42 +03:00
CMakeLists.txt remove support of Video4Linux1 API 2015-11-08 17:01:02 +01:00