opencv/modules/highgui/src
2014-11-10 08:27:42 +00:00
..
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
cap_android.cpp
cap_avfoundation.mm Fixed iOS framework compilation warnings 2014-10-27 15:28:21 +03:00
cap_cmu.cpp
cap_dc1394_v2.cpp
cap_dc1394.cpp
cap_dshow.cpp Fixed getting CV_CAP_PROP_FOURCC property value 2014-10-02 21:41:54 +02:00
cap_ffmpeg_api.hpp
cap_ffmpeg_impl.hpp TCP instead of UDP 2014-10-09 19:23:51 +04:00
cap_ffmpeg.cpp
cap_giganetix.cpp
cap_gstreamer.cpp GStreamer 1.0 backport from master branch. 2014-09-30 12:30:09 +04:00
cap_images.cpp
cap_intelperc.cpp
cap_ios_abstract_camera.mm Fixed iOS framework compilation warnings 2014-10-27 15:28:21 +03:00
cap_ios_photo_camera.mm
cap_ios_video_camera.mm Fixed iOS framework compilation warnings 2014-10-27 15:28:21 +03: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 Remove ATL dependency from MSMF capture code 2014-09-30 01:35:59 +02:00
cap_openni.cpp
cap_pvapi.cpp fixing cap_pvpapi interface and making sure both AVT Manta and Proscilla 2014-10-28 15:33:37 +01:00
cap_qt.cpp
cap_qtkit.mm fixed warnings 2014-07-01 14:32:16 +04:00
cap_tyzx.cpp
cap_unicap.cpp
cap_v4l.cpp Fixed typos in comments 2014-06-26 16:29:45 +02:00
cap_vfw.cpp
cap_ximea.cpp fix for issue 3858 (remove unneeded #include's) 2014-09-09 19:10:05 +04:00
cap_xine.cpp
cap.cpp Use FFMPEG capture only if HAVE_FFMPEG flag is defined. 2014-09-24 02:11:59 +02:00
ffmpeg_codecs.hpp
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
grfmt_jpeg.hpp
grfmt_png.cpp
grfmt_png.hpp
grfmt_pxm.cpp
grfmt_pxm.hpp
grfmt_sunras.cpp
grfmt_sunras.hpp
grfmt_tiff.cpp Fixed iOS framework compilation warnings 2014-10-27 15:28:21 +03: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
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 fixing setting the locale back to what should be expected 2014-08-05 16:20:08 +02:00
window_gtk.cpp
window_QT.cpp make sure children are included in the moveToThread 2014-09-08 04:31:37 +09:00
window_QT.h
window_QT.qrc
window_w32.cpp fixing setting the locale back to what should be expected 2014-08-05 16:20:08 +02:00
window.cpp