opencv/modules/videoio
grundman f609ddba05 Fix incorrect FPS value returned by cap.get(CV_CAP_PROP_FPS)
Current implementation returns NaN for some configs of FFMPEG, call default get_fps() instead (as also used by PROP_POS_MSEC)
2015-10-30 17:48:04 -07: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 Split highgui module to videoio and highgui 2014-07-14 23:16:47 +04:00
src Fix incorrect FPS value returned by cap.get(CV_CAP_PROP_FPS) 2015-10-30 17:48:04 -07:00
test Fixed loop check 2015-07-22 17:54:42 +03:00
CMakeLists.txt cmake: use copy_if_different 2015-09-08 22:42:05 +03:00