opencv/modules/highgui/src
2011-06-19 22:06:32 +00:00
..
files_Qt Qt on Windows -- in progress 2010-07-27 13:14:56 +00:00
bitstrm.cpp
bitstrm.hpp
cap_android.cpp Added Android native camera module 2011-06-16 18:00:41 +00:00
cap_cmu.cpp
cap_dc1394_v2.cpp fixed multiple GCC warnings on Ubuntu 11.04 2011-06-14 12:03:34 +00:00
cap_dc1394.cpp
cap_dshow.cpp added missing evcode.h; made videoinput optional (ticket #1142) 2011-06-16 09:51:34 +00:00
cap_ffmpeg.cpp fixed positioning in ffmpeg wrapper (thanks to mike_at_nrec for the patch). Added frame positioning feature to laplace demo to test the feature 2011-06-19 22:06:32 +00:00
cap_gstreamer.cpp change state of pipeline to NULL before freeing. 2011-05-06 19:06:33 +00:00
cap_images.cpp
cap_libv4l.cpp make ubuntu 11.04 compile with libv4l 2011-05-12 11:40:42 +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 added support of several kinects (#1105) 2011-06-09 11:22:48 +00:00
cap_pvapi.cpp Some warning fix. Initial multicast get property support 2011-06-09 07:54:10 +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 removed confusing CvCapture::queryFrame(); rewritten cvQueryFrame() (ticket #235) 2011-05-29 21:02:53 +00:00
cap_tyzx.cpp
cap_unicap.cpp
cap_v4l.cpp fixed compile errors on Ubuntu 11.04 2011-04-28 14:08:03 +00:00
cap_vfw.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_w32.cpp
cap_xine.cpp
cap.cpp removed confusing CvCapture::queryFrame(); rewritten cvQueryFrame() (ticket #235) 2011-05-29 21:02:53 +00:00
grfmt_base.cpp
grfmt_base.hpp
grfmt_bmp.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_bmp.hpp
grfmt_exr.cpp removed embedded (obsolete) OpenEXR files; repaired OpenEXR bindings 2010-07-04 12:32:31 +00:00
grfmt_exr.hpp removed embedded (obsolete) OpenEXR files; repaired OpenEXR bindings 2010-07-04 12:32:31 +00:00
grfmt_imageio.cpp
grfmt_imageio.hpp
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
grfmt_jpeg.cpp fixed multiple warnings from VS2010. 2010-11-25 16:55:46 +00:00
grfmt_jpeg.hpp
grfmt_png.cpp made png codec in highgui compatible with libpng-1.5 (thanks to wiz for the patch) 2011-04-26 12:41:42 +00:00
grfmt_png.hpp
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
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
grfmt_tiff.cpp Removed direct tiff writing to in-memory buffers if libtiff is used 2011-06-02 15:16:35 +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
loadsave.cpp replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 2011-06-06 14:51:27 +00:00
makeswig.sh
precomp.cpp
precomp.hpp removed confusing CvCapture::queryFrame(); rewritten cvQueryFrame() (ticket #235) 2011-05-29 21:02:53 +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
window_cocoa.mm applied patch from ticket #801 2011-06-13 22:40:17 +00:00
window_gtk.cpp
window_QT.cpp Qt: fixed keyPressEvent (ticket #803) 2011-06-17 09:26:53 +00:00
window_QT.h Qt: fixed keyPressEvent (ticket #803) 2011-06-17 09:26:53 +00:00
window_QT.qrc QT new functions: 2010-07-16 09:12:15 +00:00
window_w32.cpp removed "#include "windows.h"" from core headers 2011-05-13 20:00:58 +00:00
window.cpp replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 2011-06-06 14:51:27 +00:00