opencv/modules/highgui/src
Patrick Welche 681ffd9a21 NetBSD video(4) support, patch 2 of 3
* Decouple Video4Linux2 support from Video4Linux as existence of
  v4l2 on a system does not imply support for v4l.
* Don't use V4L's struct video_window in V4L2 code.
* Removed __USE_GNU as comment says:
      /* support for MJPEG is only available with libjpeg and gcc,
         because it's use libjepg and fmemopen()
  so replace with test for fmemopen() if found necessary.
2013-01-28 17:11:41 +04:00
..
files_Qt Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
bitstrm.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
bitstrm.hpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_android.cpp Native camera issue on HTC One S fixed. 2012-09-07 17:22:47 +04:00
cap_avfoundation.mm Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_cmu.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_dc1394_v2.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_dc1394.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_dshow.cpp fixed verbose mode in highgui's DirectShow wrapper (bug #2350) 2012-09-19 16:57:10 +04:00
cap_ffmpeg_api.hpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_ffmpeg_impl.hpp thread-safe VideoWriter and VideoCapture 2012-11-19 16:44:23 +04:00
cap_ffmpeg.cpp Consistently use 4-digit library version 2013-01-18 14:57:55 +04:00
cap_gstreamer.cpp highgui: fix segfault on CvCapture_GStreamer::open 2012-12-15 12:11:13 +01:00
cap_images.cpp
cap_ios_abstract_camera.mm Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_ios_photo_camera.mm Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_ios_video_camera.mm Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_libv4l.cpp Patch #2323 "cap_libv4l.cpp clears default width and height after setting them" applied. 2012-11-28 21:53:39 +04:00
cap_mil.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_openni.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_pvapi.cpp Fixed PvAPI search on Windows #1927 2012-05-24 20:10:13 +00:00
cap_qt.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_qtkit.mm Fix OS X build warnings 2012-10-22 20:33:14 +04:00
cap_tyzx.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_unicap.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_v4l.cpp NetBSD video(4) support, patch 2 of 3 2013-01-28 17:11:41 +04:00
cap_vfw.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_ximea.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap_xine.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cap.cpp NetBSD video(4) support, patch 2 of 3 2013-01-28 17:11:41 +04:00
ffmpeg_codecs.hpp fixed INT64_C & UINT64_C definitions (patch #2033) 2012-10-10 17:27:32 +04:00
grfmt_base.cpp
grfmt_base.hpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
grfmt_bmp.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
grfmt_bmp.hpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
grfmt_exr.cpp Fix OS X build warnings 2012-10-22 20:33:14 +04:00
grfmt_exr.hpp Fix OS X build warnings 2012-10-22 20:33:14 +04:00
grfmt_imageio.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
grfmt_imageio.hpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
grfmt_jpeg2000.cpp {highgui} Fix copy-paste error in conditional 2013-01-26 16:38:01 -05:00
grfmt_jpeg2000.hpp
grfmt_jpeg.cpp Fix build with libjpeg release 9 2013-01-08 19:55:29 +04:00
grfmt_jpeg.hpp
grfmt_png.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
grfmt_png.hpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
grfmt_pxm.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
grfmt_pxm.hpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
grfmt_sunras.cpp
grfmt_sunras.hpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
grfmt_tiff.cpp #2408 patch apply (see pull request at https://github.com/Itseez/opencv/pull/33) 2012-10-11 14:38:25 +04:00
grfmt_tiff.hpp
grfmts.hpp
loadsave.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
precomp.cpp
precomp.hpp Remove windows.h include from opencv2/core/internal.hpp to avoid conflicts with TBB library. 2012-11-01 12:44:10 +04:00
utils.cpp
utils.hpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
window_carbon.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
window_cocoa.mm Fix OS X build warnings 2012-10-22 20:33:14 +04:00
window_gtk.cpp Fixed some warnings and install problems on linux 2012-06-27 12:02:31 +00:00
window_QT.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
window_QT.h Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
window_QT.qrc
window_w32.cpp Remove windows.h include from opencv2/core/internal.hpp to avoid conflicts with TBB library. 2012-11-01 12:44:10 +04:00
window.cpp Build tutorial codes together with other samples 2012-11-09 10:15:48 +04:00