| .. |
|
files_Qt
|
|
|
|
bitstrm.cpp
|
|
|
|
bitstrm.hpp
|
|
|
|
cap_android.cpp
|
merged all the latest changes from 2.4 to trunk
|
2012-04-13 21:50:59 +00:00 |
|
cap_avfoundation.mm
|
fixed building avfoundation on MacOSX with iOS targets
|
2012-05-15 15:34:53 +00:00 |
|
cap_cmu.cpp
|
|
|
|
cap_dc1394_v2.cpp
|
Fixed error with color space switching for IEEE1394 cameras (patch #766)
|
2012-03-29 16:15:55 +00:00 |
|
cap_dc1394.cpp
|
|
|
|
cap_dshow.cpp
|
Fixed property names in cap_dshow #1993
|
2012-05-29 05:41:46 +00:00 |
|
cap_ffmpeg_api.hpp
|
added VideoReader_GPU
|
2012-04-18 11:18:25 +00:00 |
|
cap_ffmpeg_impl.hpp
|
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_ffmpeg.cpp
|
Remerged the 2.4.0 branch
|
2012-05-02 20:20:14 +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
|
Global CMake reorganization:
|
2012-02-03 11:26:49 +00:00 |
|
cap_mil.cpp
|
|
|
|
cap_openni.cpp
|
merged 2.4 into trunk
|
2012-04-30 14:33:52 +00:00 |
|
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
|
|
|
|
cap_unicap.cpp
|
Fixed segfault problem with cap_unicap (ticket #1112)
|
2012-03-29 12:20:06 +00:00 |
|
cap_v4l.cpp
|
changed icvSetVideoSize function (ticket #1067)
|
2012-03-28 16:14:36 +00:00 |
|
cap_vfw.cpp
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
|
cap_ximea.cpp
|
added support for Ximea cameras (patch by Marian Zajko), fixed GCC warnings in MOG2 background subtractor.
|
2011-08-11 17:59:30 +00:00 |
|
cap_xine.cpp
|
|
|
|
cap.cpp
|
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 |
|
ffmpeg_codecs.hpp
|
Removed duplicated ifdef code from ffmpeg wrappers
|
2012-03-26 13:51:05 +00:00 |
|
grfmt_base.cpp
|
|
|
|
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
|
|
|
|
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
|
|
|
|
grfmt_jpeg2000.hpp
|
|
|
|
grfmt_jpeg.cpp
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
|
grfmt_jpeg.hpp
|
|
|
|
grfmt_png.cpp
|
merged 2.4 into trunk
|
2012-04-30 14:33:52 +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 COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
|
2011-07-19 12:27:07 +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
|
fixed many warnings from GCC 4.6.1
|
2012-03-17 09:22:31 +00:00 |
|
makeswig.sh
|
|
|
|
precomp.cpp
|
|
|
|
precomp.hpp
|
Fixed MSCV2005 build with TBB enabled.
|
2012-03-27 23:17: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
|
fixed a few problems detected by Xcode 4.2.1
|
2012-02-15 19:48:04 +00:00 |
|
window_gtk.cpp
|
fixed gpu arithm functions (mismatch with cpu version)
|
2012-03-26 11:02:03 +00:00 |
|
window_QT.cpp
|
merged 2.4 into trunk
|
2012-04-30 14:33:52 +00:00 |
|
window_QT.h
|
fixed new OpenGL functionality under Qt
|
2011-12-12 12:52:06 +00:00 |
|
window_QT.qrc
|
|
|
|
window_w32.cpp
|
Fixed few MinGW build problems
|
2012-05-20 18:45:19 +00:00 |
|
window.cpp
|
created wrappers for new NPP functions
|
2012-02-22 10:00:53 +00:00 |