opencv/modules/highgui/src
2013-04-11 11:33:31 +04:00
..
files_Qt Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
bitstrm.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
bitstrm.hpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_android.cpp Native camera issue on HTC One S fixed. 2012-09-07 17:22:47 +04:00
cap_avfoundation.mm Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_cmu.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_dc1394_v2.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_dc1394.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_dshow.cpp Experimental MS Media Foundation API support added 2013-04-02 18:10:55 -07:00
cap_ffmpeg_api.hpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_ffmpeg_impl.hpp Fix ffmpeg wrapper compatibility with libavcodec > 53.25.0 2013-04-04 11:27:43 +04:00
cap_ffmpeg.cpp HAVE_WIN32UI and HAVE_VFW checks and defines added. 2013-03-27 08:03:51 -07:00
cap_giganetix.cpp Smartek Giganetix Cameras support (Patch #2192) integrated. 2013-02-01 16:07:32 +04:00
cap_gstreamer.cpp Patch #2721 More FourCC for gstreamer applied. 2013-01-30 11:44:14 +04:00
cap_images.cpp
cap_ios_abstract_camera.mm Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_ios_photo_camera.mm Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_ios_video_camera.mm Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_libv4l.cpp Set ptr to NULL, so this method can be called repeatedly. This fixes a crash after unplugging web cam and trying to re-scan the cameras. 2013-04-03 17:54:29 +02:00
cap_mil.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_msmf.cpp Code review notes fixed. 2013-04-03 04:14:40 -07:00
cap_openni.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_pvapi.cpp Fixed PvAPI search on Windows #1927 2012-05-24 20:10:13 +00:00
cap_qt.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_qtkit.mm Fix OS X build warnings 2012-10-22 20:33:14 +04:00
cap_tyzx.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_unicap.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_v4l.cpp Added v4l2 support for getting capture property CV_CAP_PROP_POS_MSEC 2013-04-02 10:31:02 -07:00
cap_vfw.cpp fixed incorrect sizeof() expression in CvCaptureCAM_VFW::open 2013-04-01 11:35:33 +04:00
cap_ximea.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_xine.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap.cpp Experimental MS Media Foundation API support added 2013-04-02 18:10:55 -07:00
ffmpeg_codecs.hpp fixed INT64_C & UINT64_C definitions (patch #2033) 2012-10-10 17:27:32 +04:00
grfmt_base.cpp Improve error reporting of JPEG image encoder 2013-01-28 16:55:00 +04:00
grfmt_base.hpp Improve error reporting of JPEG image encoder 2013-01-28 16:55:00 +04:00
grfmt_bmp.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
grfmt_bmp.hpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
grfmt_exr.cpp Fix OS X build warnings 2012-10-22 20:33:14 +04:00
grfmt_exr.hpp Fix OS X build warnings 2012-10-22 20:33:14 +04:00
grfmt_imageio.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
grfmt_imageio.hpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
grfmt_jpeg2000.cpp {highgui} Fix copy-paste error in conditional 2013-01-26 16:38:01 -05:00
grfmt_jpeg2000.hpp
grfmt_jpeg.cpp Improve error reporting of JPEG image encoder 2013-01-28 16:55:00 +04:00
grfmt_jpeg.hpp
grfmt_png.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
grfmt_png.hpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
grfmt_pxm.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
grfmt_pxm.hpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
grfmt_sunras.cpp
grfmt_sunras.hpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
grfmt_tiff.cpp Fix rollover when computing buffer size in tiff decoder (bug #2161) 2013-01-30 00:07:33 +04:00
grfmt_tiff.hpp
grfmts.hpp
loadsave.cpp Improve error reporting of JPEG image encoder 2013-01-28 16:55:00 +04:00
precomp.cpp
precomp.hpp Experimental MS Media Foundation API support added 2013-04-02 18:10:55 -07:00
utils.cpp
utils.hpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
window_carbon.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
window_cocoa.mm Fix OS X build warnings 2012-10-22 20:33:14 +04:00
window_gtk.cpp updated OpenGL functionality: 2013-02-19 14:13:11 +04:00
window_QT.cpp updated OpenGL functionality: 2013-02-19 14:13:11 +04:00
window_QT.h updated OpenGL functionality: 2013-02-19 14:13:11 +04:00
window_QT.qrc
window_w32.cpp updated OpenGL functionality: 2013-02-19 14:13:11 +04:00
window.cpp HAVE_WIN32UI and HAVE_VFW checks and defines added. 2013-03-27 08:03:51 -07:00