opencv/modules/highgui/src
2012-06-29 07:52:34 +00: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 Patch #1789 access to Android camera settings applied. 2012-04-11 12:39:58 +00:00
cap_avfoundation.mm Merged recent changes from trunk - 8833,8848,8850 2012-06-29 07:52:34 +00:00
cap_cmu.cpp Merged the trunk r8589:8653 - all changes related to build warnings 2012-06-15 13:04:17 +00:00
cap_dc1394_v2.cpp Merged the trunk r8589:8653 - all changes related to build warnings 2012-06-15 13:04:17 +00:00
cap_dc1394.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
cap_dshow.cpp Merged the trunk r8595:8668 (except iOS and new gpu functionality) 2012-06-15 13:21:26 +00:00
cap_ffmpeg_api.hpp Added a first version of new ffmpeg wrapper 2012-03-12 17:07:54 +00:00
cap_ffmpeg_impl.hpp Merged the trunk r8589:8653 - all changes related to build warnings 2012-06-15 13:04:17 +00:00
cap_ffmpeg.cpp Merged the trunk r8589:8653 - all changes related to build warnings 2012-06-15 13:04:17 +00:00
cap_gstreamer.cpp merged the trunk r8719:8731 and 8807 2012-06-28 16:39:53 +00:00
cap_images.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
cap_libv4l.cpp Merged the trunk r8589:8653 - all changes related to build warnings 2012-06-15 13:04:17 +00: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 Merged the trunk r8589:8653 - all changes related to build warnings 2012-06-15 13:04:17 +00:00
cap_pvapi.cpp Merged the trunk r8408:8457 (inclusive) 2012-05-30 08:47:34 +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 Merged the trunk r8542:8544 2012-06-01 10:59:27 +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 Merged the trunk r8589:8653 - all changes related to build warnings 2012-06-15 13:04:17 +00:00
cap_vfw.cpp Merged the trunk r8589:8653 - all changes related to build warnings 2012-06-15 13:04:17 +00:00
cap_ximea.cpp merged the trunk r8735:8766, r8769, r8777:8780, r8790 and r8800:8811 2012-06-28 17:07:17 +00:00
cap_xine.cpp fixed build on Linux 2010-05-12 07:33:21 +00:00
cap.cpp Merged the trunk r8589:8653 - all changes related to build warnings 2012-06-15 13:04:17 +00: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 fixed bug #1388 2011-09-27 15:23:43 +00: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 merged the trunk r8704:8716 2012-06-28 16:13:29 +00:00
grfmt_jpeg.hpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
grfmt_png.cpp merged the trunk r8704:8716 2012-06-28 16:13:29 +00: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 Merged the trunk r8589:8653 - all changes related to build warnings 2012-06-15 13:04:17 +00: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 Merged the trunk r8589:8653 - all changes related to build warnings 2012-06-15 13:04:17 +00:00
makeswig.sh "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
precomp.hpp Merged the trunk r8589:8653 - all changes related to build warnings 2012-06-15 13:04:17 +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 fixed a few problems detected by Xcode 4.2.1 2012-02-15 19:48:04 +00:00
window_gtk.cpp changing package layout after 'make install' for Android build 2012-06-28 17:23:50 +00:00
window_QT.cpp Merged recent changes from trunk - 8833,8848,8850 2012-06-29 07:52:34 +00: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 Merged the trunk r8589:8653 - all changes related to build warnings 2012-06-15 13:04:17 +00:00
window.cpp Merged recent changes from trunk - 8833,8848,8850 2012-06-29 07:52:34 +00:00