opencv/modules/highgui/src
2014-10-09 19:23:51 +04:00
..
files_Qt Stripped iCCP chunk from png files 2014-09-15 12:48:28 +04:00
agile_wrl.h Add support for WinRT in the MF capture framework by removing the disallowed calls to enumerate devices and create a sample grabber sink and adding framework for the MediaCapture interface and a custom sink which interfaces with the sample grabber callback interface. The change requires discussion for making it completely functional as redundancy is required given that if the source is a video file, the old code pathways must be used. Otherwise all IMFMediaSession, IMFMediaSource, and IMFActivate code must use a MediaCapture code path and all sink code must use the CMediaSink custom sink. 2014-09-10 17:21:38 +08:00
bitstrm.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
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 Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
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 Bugfix for bug #3767 2014-07-23 12:33:51 +02:00
cap_ffmpeg_api.hpp Normalized file endings. 2013-08-21 18:59:25 +04:00
cap_ffmpeg_impl.hpp TCP instead of UDP 2014-10-09 19:23:51 +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 GStreamer 1.0 backport from master branch. 2014-09-30 12:30:09 +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 Fix resource leak with iOS camera due to failure to remove AVCaptureSession input/outputs on stop (Bug #3389) 2014-05-31 19:41:16 -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 Fixed typos in comments 2014-06-26 16:29:45 +02:00
cap_mil.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_msmf.cpp Remove ATL dependency from MSMF capture code 2014-09-30 01:35:59 +02:00
cap_msmf.hpp Remove ATL dependency from MSMF capture code 2014-09-30 01:35:59 +02:00
cap_openni.cpp fixed some warnings 2013-11-16 21:18:36 +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 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 Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_v4l.cpp Fixed typos in comments 2014-06-26 16:29:45 +02: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 fix for issue 3858 (remove unneeded #include's) 2014-09-09 19:10:05 +04:00
cap_xine.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap.cpp Use FFMPEG capture only if HAVE_FFMPEG flag is defined. 2014-09-24 02:11:59 +02: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 Normalized file endings. 2013-08-21 18:59:25 +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 Removed unused PACKAGE_* macros. 2013-07-11 14:30:46 +04:00
grfmt_jpeg2000.hpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
grfmt_jpeg.cpp Fix build warnings from gcc 4.8 2013-05-13 17:07:30 +04:00
grfmt_jpeg.hpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
grfmt_png.cpp Added interlace handling to PNG decoder. 2013-08-30 09:49:24 -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 updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings 2010-07-16 12:54:53 +00:00
grfmt_sunras.hpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
grfmt_tiff.cpp merge with origin 2014-02-21 11:59:49 +02:00
grfmt_tiff.hpp Added writing of compressed tiffs using libtiff library (patch #1080, thanks to Pieter-Jan Busschaert) 2011-06-02 09:06:00 +00:00
grfmts.hpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
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
ppltasks_winrt.h Add support for WinRT in the MF capture framework by removing the disallowed calls to enumerate devices and create a sample grabber sink and adding framework for the MediaCapture interface and a custom sink which interfaces with the sample grabber callback interface. The change requires discussion for making it completely functional as redundancy is required given that if the source is a video file, the old code pathways must be used. Otherwise all IMFMediaSession, IMFMediaSource, and IMFActivate code must use a MediaCapture code path and all sink code must use the CMediaSink custom sink. 2014-09-10 17:21:38 +08:00
precomp.hpp Fixed MinGW build by declaring the minimal required Windows version. 2013-12-30 18:13:42 +04:00
utils.cpp added 16-bit support to TiffEncoder (restore after #4919) 2011-04-25 10:46:06 +00:00
utils.hpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
window_carbon.cpp fixing setting the locale back to what should be expected 2014-08-05 16:20:08 +02:00
window_cocoa.mm fixing setting the locale back to what should be expected 2014-08-05 16:20:08 +02: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 make sure children are included in the moveToThread 2014-09-08 04:31:37 +09:00
window_QT.h Fix image saving from QT toolbar 2013-06-06 11:15:00 +01:00
window_QT.qrc QT new functions: 2010-07-16 09:12:15 +00:00
window_w32.cpp fixing setting the locale back to what should be expected 2014-08-05 16:20:08 +02:00
window.cpp (tab to space) 2x 2013-05-20 12:06:25 +02:00