| .. |
|
files_Qt
|
Stripped iCCP chunk from png files
|
2014-09-15 12:48:28 +04:00 |
|
agile_wrl.h
|
Add support for WinRT in the MF capture framework by removing the disallowed calls to enumerate devices and create a sample grabber sink and adding framework for the MediaCapture interface and a custom sink which interfaces with the sample grabber callback interface. The change requires discussion for making it completely functional as redundancy is required given that if the source is a video file, the old code pathways must be used. Otherwise all IMFMediaSession, IMFMediaSource, and IMFActivate code must use a MediaCapture code path and all sink code must use the CMediaSink custom sink.
|
2014-09-10 17:21:38 +08:00 |
|
bitstrm.cpp
|
|
|
|
bitstrm.hpp
|
deleted extra semicolons
|
2014-01-07 02:52:30 +04:00 |
|
cap_android.cpp
|
Multiple fixes in camera.
|
2014-03-21 17:26:05 +04:00 |
|
cap_avfoundation.mm
|
Fix compilation problems with XCode 7.1.1 and cmake 3.3.2
|
2015-11-17 18:52:55 +03:00 |
|
cap_cmu.cpp
|
|
|
|
cap_dc1394_v2.cpp
|
fix wrong property name and corresponding documentation
|
2014-11-19 14:00:40 +01:00 |
|
cap_dc1394.cpp
|
Dropped the HAVE_DC1394_095 configuration macro.
|
2013-09-13 17:25:21 +04:00 |
|
cap_dshow.cpp
|
Changes to be committed:
|
2015-03-25 15:45:20 +01:00 |
|
cap_ffmpeg_api.hpp
|
Normalized file endings.
|
2013-08-21 18:59:25 +04:00 |
|
cap_ffmpeg_impl.hpp
|
ffmpeg: interrupt callback fix
|
2016-04-05 14:19:44 +03:00 |
|
cap_ffmpeg.cpp
|
Another FFmpeg fix from master.
|
2013-10-25 16:08:14 +04:00 |
|
cap_giganetix.cpp
|
fixed a syntax error in cap_giganetix.cpp
|
2014-05-13 19:59:37 +05:30 |
|
cap_gstreamer.cpp
|
added some property setting and getting
|
2015-08-16 21:25:36 +03:00 |
|
cap_images.cpp
|
return false in grabFrame failed in open method
|
2015-10-27 16:56:31 +03:00 |
|
cap_intelperc.cpp
|
Remove TBB ifdef form code
|
2013-12-20 12:33:39 +04:00 |
|
cap_ios_abstract_camera.mm
|
Revert support for audio
|
2015-05-08 12:06:03 -04:00 |
|
cap_ios_photo_camera.mm
|
fixed Kirill's comments
|
2013-06-18 06:59:52 +04:00 |
|
cap_ios_video_camera.mm
|
Revert support for audio
|
2015-05-08 12:06:03 -04:00 |
|
cap_libv4l.cpp
|
Fixed typos in comments
|
2014-06-26 16:29:45 +02:00 |
|
cap_mil.cpp
|
|
|
|
cap_msmf.cpp
|
Remove ATL dependency from MSMF capture code
|
2014-09-30 01:35:59 +02:00 |
|
cap_msmf.hpp
|
cap_msmf.hpp: fix a warning about nNull being unused
|
2015-02-16 19:31:51 +03:00 |
|
cap_openni.cpp
|
fixed some warnings
|
2013-11-16 21:18:36 +04:00 |
|
cap_pvapi.cpp
|
Changes to be committed:
|
2015-03-20 01:42:16 +01:00 |
|
cap_qt.cpp
|
|
|
|
cap_qtkit.mm
|
MacOSX / QTKit capture: trying to fix invalid timer call
|
2016-03-10 02:49:10 +08:00 |
|
cap_tyzx.cpp
|
typos
|
2014-03-02 21:04:17 +04:00 |
|
cap_unicap.cpp
|
|
|
|
cap_v4l.cpp
|
Removed ioctl calls to query for VIDIOC_G_INPUT and VIDIOC_ENUMINPUT since information returned by the calls is never used.
|
2016-01-18 12:54:53 +03:00 |
|
cap_vfw.cpp
|
Fix for issue #3645 (http://code.opencv.org/issues/3645).
|
2014-04-21 17:10:58 +02:00 |
|
cap_ximea.cpp
|
Ximea camera fix (see issue #4235)
|
2015-04-03 22:50:05 +03:00 |
|
cap_xine.cpp
|
|
|
|
cap.cpp
|
repaired gstreamer camera capture:
|
2015-08-16 11:16:25 +03:00 |
|
ffmpeg_codecs.hpp
|
get code to compile on Ubuntu Saucy
|
2015-06-09 15:53:08 +03:00 |
|
grfmt_base.cpp
|
|
|
|
grfmt_base.hpp
|
|
|
|
grfmt_bmp.cpp
|
Normalized file endings.
|
2013-08-21 18:59:25 +04:00 |
|
grfmt_bmp.hpp
|
|
|
|
grfmt_exr.cpp
|
|
|
|
grfmt_exr.hpp
|
|
|
|
grfmt_imageio.cpp
|
|
|
|
grfmt_imageio.hpp
|
|
|
|
grfmt_jpeg2000.cpp
|
Removed unused PACKAGE_* macros.
|
2013-07-11 14:30:46 +04:00 |
|
grfmt_jpeg2000.hpp
|
|
|
|
grfmt_jpeg.cpp
|
Fix build warnings from gcc 4.8
|
2013-05-13 17:07:30 +04:00 |
|
grfmt_jpeg.hpp
|
|
|
|
grfmt_png.cpp
|
Added interlace handling to PNG decoder.
|
2013-08-30 09:49:24 -04:00 |
|
grfmt_png.hpp
|
|
|
|
grfmt_pxm.cpp
|
|
|
|
grfmt_pxm.hpp
|
|
|
|
grfmt_sunras.cpp
|
|
|
|
grfmt_sunras.hpp
|
|
|
|
grfmt_tiff.cpp
|
Merge pull request #5357 from fxtentacle:ha-2.4.11
|
2015-09-21 14:31:13 +00:00 |
|
grfmt_tiff.hpp
|
|
|
|
grfmts.hpp
|
|
|
|
ios_conversions.mm
|
Fixed iOS framework compilation warnings
|
2014-10-27 15:28:21 +03:00 |
|
loadsave.cpp
|
fix bug with invalid signature size (should not be less than signatureLength())
|
2014-06-30 16:03:20 +04:00 |
|
ppltasks_winrt.h
|
Add support for WinRT in the MF capture framework by removing the disallowed calls to enumerate devices and create a sample grabber sink and adding framework for the MediaCapture interface and a custom sink which interfaces with the sample grabber callback interface. The change requires discussion for making it completely functional as redundancy is required given that if the source is a video file, the old code pathways must be used. Otherwise all IMFMediaSession, IMFMediaSource, and IMFActivate code must use a MediaCapture code path and all sink code must use the CMediaSink custom sink.
|
2014-09-10 17:21:38 +08:00 |
|
precomp.hpp
|
Fixed MinGW build by declaring the minimal required Windows version.
|
2013-12-30 18:13:42 +04:00 |
|
utils.cpp
|
|
|
|
utils.hpp
|
|
|
|
window_carbon.cpp
|
fixing setting the locale back to what should be expected
|
2014-08-05 16:20:08 +02:00 |
|
window_cocoa.mm
|
highgui: Support to change trackbar count in setTrackbarPos and replaced deprecated CreateToolbarEx in Windows.
|
2014-12-06 11:56:01 -05:00 |
|
window_gtk.cpp
|
Fix a memory leak indirectly caused by cvDestroyWindow
|
2016-03-29 14:06:05 +03:00 |
|
window_QT.cpp
|
Fix a bug that impede to set the trackbar pos using the Qt control panel
|
2015-03-19 21:25:10 +01:00 |
|
window_QT.h
|
Fix image saving from QT toolbar
|
2013-06-06 11:15:00 +01:00 |
|
window_QT.qrc
|
|
|
|
window_w32.cpp
|
highgui: Support to change trackbar count in setTrackbarPos and replaced deprecated CreateToolbarEx in Windows.
|
2014-12-06 11:56:01 -05:00 |
|
window.cpp
|
highgui: Support to change trackbar count in setTrackbarPos and replaced deprecated CreateToolbarEx in Windows.
|
2014-12-06 11:56:01 -05:00 |