opencv/modules/highgui/src
2011-05-19 06:36:44 +00:00
..
files_Qt
bitstrm.cpp
bitstrm.hpp
cap_android.cpp Tegra optimization for yuv420i to rgb conversion 2011-05-19 06:36:44 +00:00
cap_cmu.cpp
cap_dc1394_v2.cpp extended libdc1394 backend (the patch is by Michael Joachimiak) 2011-04-01 18:29:32 +00:00
cap_dc1394.cpp
cap_dshow.cpp merged fix for x64 MSVC compile errors in highgui into trunk 2010-12-27 12:01:38 +00:00
cap_ffmpeg.cpp add protection against EAGAIN error in the streams (thanks to vrabaud for the patch - ticket #553) 2010-11-22 13:07:43 +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
cap_openni.cpp fixed compile error (ubuntu64) 2011-04-23 13:09:56 +00:00
cap_pvapi.cpp
cap_qt.cpp fixed compile errors in cap_qt.cpp (ticket #391) 2010-12-04 17:58:45 +00:00
cap_qtkit.mm
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
cap_w32.cpp
cap_xine.cpp
cap.cpp make ubuntu 11.04 compile with libv4l 2011-05-12 11:40:42 +00:00
grfmt_base.cpp
grfmt_base.hpp
grfmt_bmp.cpp
grfmt_bmp.hpp
grfmt_exr.cpp
grfmt_exr.hpp
grfmt_imageio.cpp
grfmt_imageio.hpp
grfmt_jpeg2000.cpp
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
grfmt_sunras.hpp
grfmt_tiff.cpp added 16-bit support to TiffEncoder (restore after #4919) 2011-04-25 10:46:06 +00:00
grfmt_tiff.hpp added 16-bit support to TiffEncoder (restore after #4919) 2011-04-25 10:46:06 +00:00
grfmts.hpp
loadsave.cpp a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 2011-04-17 13:14:45 +00:00
makeswig.sh
precomp.cpp
precomp.hpp Tegra optimization for yuv420i to rgb conversion 2011-05-19 06:36:44 +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 fixed several warnings from Xcode 4 LLVM compiler; fixed bug #920 2011-04-30 19:29:26 +00:00
window_gtk.cpp
window_QT.cpp fixed mouse painting in Qt bindings (to make watershed & inpaint demos work); increased the font in the detailed pixel image display. 2010-12-04 15:15:06 +00:00
window_QT.h added OpenCVFindIPP.cmake script, which will look for IPP installation at CMake configuration time. First, IPPROOT environment variable will be tested, if not found script will look at default install places. 2010-12-31 16:45:18 +00:00
window_QT.qrc
window_w32.cpp removed "#include "windows.h"" from core headers 2011-05-13 20:00:58 +00:00
window.cpp fixed bug with possible memory corruption in CvMat m = iarray.getMat(); expressions (ticket #1054) 2011-05-18 15:16:12 +00:00