opencv/modules/highgui/src
2012-10-01 14:12:19 +04:00
..
files_Qt Qt on Windows -- in progress 2010-07-27 13:14:56 +00:00
bitstrm.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
bitstrm.hpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
cap_android.cpp Native camera issue on HTC One S fixed. 2012-09-07 17:22:47 +04:00
cap_avfoundation.mm fixed possible video distortion problem when cap_avfoundation.mm is used to capture video (ticket #1980) 2012-06-28 16:34:53 +00:00
cap_cmu.cpp Fixed mingw build. 2012-06-08 03:15:08 +00:00
cap_dc1394_v2.cpp Fixed Android build warnings and few warnings in specific cnfigurations 2012-06-13 13:19:43 +00:00
cap_dc1394.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
cap_dshow.cpp fixed verbose mode in highgui's DirectShow wrapper (bug #2350) 2012-09-19 16:57:10 +04:00
cap_ffmpeg_api.hpp added VideoReader_GPU 2012-04-18 11:18:25 +00:00
cap_ffmpeg_impl.hpp fixed possible compile error in cap_ffmpeg_impl.hpp (bug #2365) 2012-09-19 16:48:19 +04:00
cap_ffmpeg.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
cap_gstreamer.cpp Fix gcc build errors and warnings 2012-09-05 15:51:51 +04:00
cap_images.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
cap_ios_abstract_camera.mm added ios camera support in highgui. turned on optimization in opencv2.framework (ticket #2232) 2012-08-20 19:36:36 +04:00
cap_ios_photo_camera.mm added ios camera support in highgui. turned on optimization in opencv2.framework (ticket #2232) 2012-08-20 19:36:36 +04:00
cap_ios_video_camera.mm fixed ios camera timing (patch by Eduard Feicho) 2012-08-22 13:33:13 +04:00
cap_libv4l.cpp applied patches from #2311 2012-08-28 14:19:34 +04:00
cap_mil.cpp do not use WIN64/_WIN64 anymore - CMake did not set it anyway. Use WIN32 + __x86_64 or _M_X64 instead. Also, make VideoInput optional (WITH_VIDEOINPUT=ON/OFF) => now Mingw-dw2 can build OpenCV 2010-07-16 22:38:57 +00:00
cap_openni.cpp Fix missing remainder of line. 2012-07-26 12:46:51 -02:30
cap_pvapi.cpp Fixed PvAPI search on Windows #1927 2012-05-24 20:10:13 +00:00
cap_qt.cpp fixed compile errors in cap_qt.cpp (ticket #391) 2010-12-04 17:58:45 +00:00
cap_qtkit.mm reverted the original VideoCapture::read() code; moved frame index check to where it should belong: ffmpeg wrapper; applied patch by Rob Reilink (ticket #1971) 2012-06-01 08:55:16 +00:00
cap_tyzx.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
cap_unicap.cpp Fixed segfault problem with cap_unicap (ticket #1112) 2012-03-29 12:20:06 +00:00
cap_v4l.cpp fixed a few warnings reported by Oleg; restored SSE2 optimization in FAST 2012-10-01 14:12:19 +04:00
cap_vfw.cpp fixed vfw (#2156) 2012-07-11 09:04:25 +00:00
cap_ximea.cpp fixed #2155 2012-07-11 08:41:09 +00:00
cap_xine.cpp fixed build on Linux 2010-05-12 07:33:21 +00:00
cap.cpp Native camera issue on HTC One S fixed. 2012-09-07 17:22:47 +04:00
ffmpeg_codecs.hpp Removed duplicated ifdef code from ffmpeg wrappers 2012-03-26 13:51:05 +00:00
grfmt_base.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
grfmt_base.hpp propagated fix for EXR from 2.3 branch to trunk 2011-08-02 12:55:05 +00:00
grfmt_bmp.cpp fixed #1421 2012-03-29 13:46:54 +00:00
grfmt_bmp.hpp fixed reading of certain BMP files 2010-06-06 16:44:38 +00:00
grfmt_exr.cpp Fix openexr build on MinGW 2012-09-02 20:44:09 +04:00
grfmt_exr.hpp Attempt to fix a build problem (ambiguous PixelType error when compiled on Mac x86) 2011-08-19 19:18:32 +00:00
grfmt_imageio.cpp modified highgui and ts modules and cmakelists for ios cross-compiling, added ios toolchains, added ios build tutorial 2011-08-23 11:19:58 +00:00
grfmt_imageio.hpp modified highgui and ts modules and cmakelists for ios cross-compiling, added ios toolchains, added ios build tutorial 2011-08-23 11:19:58 +00:00
grfmt_jpeg2000.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_jpeg2000.hpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
grfmt_jpeg.cpp Fixed 2 new Android build warnings 2012-08-13 19:24:31 +04:00
grfmt_jpeg.hpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
grfmt_png.cpp added support for bi-level PNG's (patch #2301; thanks to Costantino Grana) 2012-09-11 14:05:25 +04:00
grfmt_png.hpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
grfmt_pxm.cpp added 16-bit tiff support, enabled LZW codec in tiff (tickets #588, #590) 2010-11-21 21:50:45 +00:00
grfmt_pxm.hpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00: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 "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
grfmt_tiff.cpp fix for 4-channels TIFF missing 'break' statement 2012-10-01 08:33:56 +04: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
loadsave.cpp fixed undefined behaviour in image codecs initialization 2012-07-08 18:26:28 +00:00
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
precomp.hpp added fullscreen mode on Mac (patch #2040 by Takahiro Horikawa) 2012-07-01 20:25:24 +00:00
utils.cpp added 16-bit support to TiffEncoder (restore after #4919) 2011-04-25 10:46:06 +00:00
utils.hpp added 16-bit support to TiffEncoder (restore after #4919) 2011-04-25 10:46:06 +00:00
window_carbon.cpp working on QT change/get win property (stylesheet for cvTrackBar fixed !!!) 2010-06-12 16:56:01 +00:00
window_cocoa.mm added fullscreen mode on Mac (patch #2040 by Takahiro Horikawa) 2012-07-01 20:25:24 +00:00
window_gtk.cpp Fixed some warnings and install problems on linux 2012-06-27 12:02:31 +00:00
window_QT.cpp improved image rendering performance in Qt backend for highgui UI (bug #2356) 2012-09-17 16:13:53 +04:00
window_QT.h fixed new OpenGL functionality under Qt 2011-12-12 12:52:06 +00:00
window_QT.qrc QT new functions: 2010-07-16 09:12:15 +00:00
window_w32.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
window.cpp added fullscreen mode on Mac (patch #2040 by Takahiro Horikawa) 2012-07-01 20:25:24 +00:00