680 Commits (a509819b21f8c643df8e69c13920049cdb4373a4)

Author SHA1 Message Date
Vladislav Vinogradov ecb2ebfba4 Move opengl iterop code to cv::ogl namespace 12 years ago
AoD314 63d9ee9523 This code is based on https://github.com/prasannatsm/opencv code. 12 years ago
Charles Otto c02f94392b Add version checks to previous modifications to ffmpeg_cap_impl.hpp 12 years ago
Charles Otto 52137ceed0 Allow encoding with libx264 via ffmpeg to work 12 years ago
Vadim Pisarevsky 11ba220e02 fixed iOS framework compile errors after recent changes 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
gferry e3803f9985 fix for OpenCV issue #2815 12 years ago
Vladislav Vinogradov a938534a7e restored binary compatibility 12 years ago
Vladislav Vinogradov e06c3ec7c5 updated OpenGL functionality: 12 years ago
kobigurk 88e0127f44 API of TiffDecoder back to what it was - normalizeChannelsNumber moved to protected 12 years ago
Andrey Kamaev ac389507a0 Fix warnings from ffmpeg wrapper 12 years ago
Ilya Lavrenov 5512f91d08 removed libstdc++ dependency 12 years ago
Andrey Kamaev 2ed6bc8aaf Revert ffmpeg related changes from "thread-safe VideoWriter and VideoCapture" 12 years ago
kobigurk 7927ebf20e alpha channels support for 8-bit tiffs 12 years ago
Andrey Kamaev 0cd8684ade Fix setting of FPS after frame width and height with DShow cameras 12 years ago
Alexander Smorkalov 75191e8f2f Smartek Giganetix Cameras support (Patch #2192) integrated to master. 12 years ago
Alexander Smorkalov 25086ed257 Smartek Giganetix Cameras support (Patch #2192) integrated. 12 years ago
Andrey Kamaev 2d6253609c Fix truncation of fourcc value in dshow capture property setter (bug #2535) 12 years ago
Ivan Korolev eaa5012163 fix v4l yes-yes build 12 years ago
Ilya Lysenkov 3c8787980c Fixed cvDestroyAllWindows() without windows in QT (#2440) 12 years ago
Alexander Smorkalov 82e325cbfa Patch #2721 More FourCC for gstreamer applied. 12 years ago
Andrey Kamaev 62ce815197 Fix rollover when computing buffer size in tiff decoder (bug #2161) 12 years ago
Andrey Kamaev b4d0dff4c5 Added minimal support for tiff encoder parameters and test for issue #2161 12 years ago
Andrey Kamaev 287fb2c611 Fix build warning 12 years ago
Andrey Kamaev cf407c2ec0 Don't check for EINTR and replace xioctl with ioctl 12 years ago
Patrick Welche 1a84bcc565 NetBSD video(4) support, patch 3 of 3 12 years ago
Patrick Welche 681ffd9a21 NetBSD video(4) support, patch 2 of 3 12 years ago
Patrick Welche d90b8d615c NetBSD video(4) support, patch 1 of 3 12 years ago
Andrey Kamaev 255cd61a8c Improve error reporting of JPEG image encoder 12 years ago
Andy Maloney e87355463f {highgui} Fix copy-paste error in conditional 12 years ago
Vadim Pisarevsky c197a46e7e removed rarely used fixed_size parameter from AutoBuffer type, added optional AutoBuffer* but to cvarrToMat in order to speedup CvSeq->Mat conversion; finished conversion of convex hull and related functions to C++ 12 years ago
Andrey Kamaev e3474878b6 Consistently use 4-digit library version 12 years ago
Andrey Kamaev 4e1ba6f02f Fix build with libjpeg release 9 12 years ago
Éric Piel 7701fa7a63 highgui: fix segfault on CvCapture_GStreamer::open 12 years ago
Andrey Kamaev 1821d21f5b Prevent imread from illegal memory access (Bug #2602) 12 years ago
Alexander Smorkalov 6e0db3f527 Feature #1322 "If dll cannot be loaded a warning should be generated" implemented. 12 years ago
Andrey Kamaev ae5649d3f7 Drop unsupported imageio from grfmt 12 years ago
Andrey Kamaev 00fbf58902 Revert incompletely applied patch from #2192 12 years ago
Andrey Kamaev 476efd7d37 Drop unsupported yzx and mil camera backends 12 years ago
Vladislav Vinogradov 08fbf667f9 refactored opengl functionality 12 years ago
Alexander Smorkalov bb3d14e1a0 Patch #2323 "cap_libv4l.cpp clears default width and height after setting them" applied. 12 years ago
askforeric 3923484341 Refactored the PvAPI capture class to better facilitate dynamic property changes 12 years ago
Ilya Lavrenov 4abf0b3193 thread-safe VideoWriter and VideoCapture 12 years ago
Andrey Kamaev b131dfeecd Build tutorial codes together with other samples 12 years ago
Andrey Kamaev fd4909360f Remove windows.h include from opencv2/core/internal.hpp to avoid conflicts with TBB library. 12 years ago
Andrey Kamaev 2e91405833 Fix OS X build warnings 12 years ago
Andrey Kamaev 0e7ca71dcc Normalize whitespace in documentation and text files 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Evgeny Talanin 5dd1ec98f7 #720 patch apply 12 years ago