opencv/modules/highgui/src
2014-07-11 14:15:59 +00:00
..
files_Qt Removed incorrect iCCP chunks from GUI resources. 2013-08-30 09:49:24 -04:00
bitstrm.cpp
bitstrm.hpp deleted extra semicolons 2014-01-07 02:52:30 +04:00
cap_android.cpp Multiple fixes in camera. 2014-03-21 17:26:05 +04:00
cap_avfoundation.mm - 2014-03-23 22:00:16 +01:00
cap_cmu.cpp
cap_dc1394_v2.cpp Merge remote-tracking branch 'remotes/upstream/2.4' into dc1394_2-1394b 2013-06-27 19:43:05 +02:00
cap_dc1394.cpp Dropped the HAVE_DC1394_095 configuration macro. 2013-09-13 17:25:21 +04:00
cap_dshow.cpp fix _index / index 2013-08-12 11:19:53 +02:00
cap_ffmpeg_api.hpp Normalized file endings. 2013-08-21 18:59:25 +04:00
cap_ffmpeg_impl.hpp deleted extra semicolons 2014-01-07 02:52:30 +04:00
cap_ffmpeg.cpp Another FFmpeg fix from master. 2013-10-25 16:08:14 +04:00
cap_giganetix.cpp fixed a syntax error in cap_giganetix.cpp 2014-05-13 19:59:37 +05:30
cap_gstreamer.cpp highgui: fix segfault on CvCapture_GStreamer::retrieveFrame 2014-05-11 19:00:14 -04:00
cap_images.cpp In the image sequence capture, only search for the ordinal in the file name. 2013-11-12 16:26:21 +04:00
cap_intelperc.cpp Remove TBB ifdef form code 2013-12-20 12:33:39 +04:00
cap_ios_abstract_camera.mm removed trailing spaces 2014-02-18 13:56:26 +04:00
cap_ios_photo_camera.mm fixed Kirill's comments 2013-06-18 06:59:52 +04:00
cap_ios_video_camera.mm Normalized file endings. 2013-08-21 18:59:25 +04:00
cap_libv4l.cpp Fix typos 2014-06-16 18:48:10 +08:00
cap_mil.cpp
cap_msmf.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
cap_openni.cpp fixed some warnings 2013-11-16 21:18:36 +04:00
cap_pvapi.cpp
cap_qt.cpp
cap_qtkit.mm fixed warnings 2014-07-01 14:32:16 +04:00
cap_tyzx.cpp typos 2014-03-02 21:04:17 +04:00
cap_unicap.cpp
cap_v4l.cpp Fix for #3554 2014-03-05 02:44:40 +00:00
cap_vfw.cpp Fix for issue #3645 (http://code.opencv.org/issues/3645). 2014-04-21 17:10:58 +02:00
cap_ximea.cpp Back to the previous coding way (using the macro with the goto). 2013-11-19 21:51:47 +01:00
cap_xine.cpp
cap.cpp Add support Creative Senz3D camera by Intel Perceptual Computing SDK 2013-12-13 17:25:16 +04:00
ffmpeg_codecs.hpp
grfmt_base.cpp
grfmt_base.hpp
grfmt_bmp.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
grfmt_bmp.hpp
grfmt_exr.cpp
grfmt_exr.hpp
grfmt_imageio.cpp
grfmt_imageio.hpp
grfmt_jpeg2000.cpp Removed unused PACKAGE_* macros. 2013-07-11 14:30:46 +04:00
grfmt_jpeg2000.hpp
grfmt_jpeg.cpp
grfmt_jpeg.hpp
grfmt_png.cpp Added interlace handling to PNG decoder. 2013-08-30 09:49:24 -04:00
grfmt_png.hpp
grfmt_pxm.cpp
grfmt_pxm.hpp
grfmt_sunras.cpp
grfmt_sunras.hpp
grfmt_tiff.cpp merge with origin 2014-02-21 11:59:49 +02:00
grfmt_tiff.hpp
grfmts.hpp
ios_conversions.mm Normalized file endings. 2013-08-21 18:59:25 +04:00
loadsave.cpp fix bug with invalid signature size (should not be less than signatureLength()) 2014-06-30 16:03:20 +04:00
precomp.hpp Fixed MinGW build by declaring the minimal required Windows version. 2013-12-30 18:13:42 +04:00
utils.cpp
utils.hpp
window_carbon.cpp typos 2014-03-04 12:47:40 +04:00
window_cocoa.mm Merge pull request #2903 from mmaraya:2.4 2014-07-11 14:15:59 +00:00
window_gtk.cpp Fixed little issue with mouse callback refering to issue 3409. Was using round instead of floor. 2013-12-04 22:32:20 +01:00
window_QT.cpp typos 2014-03-04 12:47:40 +04:00
window_QT.h
window_QT.qrc
window_w32.cpp fix coordinate problem with large images - bug 1523 2014-05-19 13:07:44 +02:00
window.cpp