1229 Commits (0ebe387cb296fbaae0d9550a32e77e909df5171a)

Author SHA1 Message Date
Suleyman TURKMEN e59da10bf1 Update highgui.hpp 9 years ago
Kevin, Hu db0ae2ca50 Restore 2.4 source branch for bug fix 6317. 9 years ago
Suleyman TURKMEN 194f1beae8 fix for writing 16-bit jpeg2000 9 years ago
Alexander Alekhin 6f139b4f8e ffmpeg: interrupt callback fix 9 years ago
Roman Donchenko 97ac59cb73 Fix a memory leak indirectly caused by cvDestroyWindow 9 years ago
Pavel Rojtberg 0ac31a0bd7 highgui: add CV_GUI_* flags to enum in cpp so they appear in bindings 9 years ago
Roman Donchenko eb40afa26a Add a workaround for FFmpeg's color conversion accessing past the end of the buffer 9 years ago
Roman Donchenko 421fcf9e35 Rearrange CvVideoWriter_FFMPEG::writeFrame for better readability 9 years ago
Roman Donchenko 9a5d7f1a0b Backport PR #3813 to 2.4 9 years ago
WANG Guoqin 8cfc87cf01 MacOSX / QTKit capture: trying to fix invalid timer call 9 years ago
Alexander Alekhin a61b19b524 backport ffmpeg fixes 9 years ago
Maksim Shabunin ee2f8d006f Cocoa backend: added checks before accessing sliders dictionary 9 years ago
Vitaly Tuzov 389f176a67 Removed ioctl calls to query for VIDIOC_G_INPUT and VIDIOC_ENUMINPUT since information returned by the calls is never used. 9 years ago
Gregory Morse 5427ede6a1 WinRT consistency 9 years ago
Alexander Alekhin 0862e8e34c fix build 9 years ago
Maksim Shabunin eebd4cad66 Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 9 years ago
Ilya Lavrenov 9e2395e7e0 return false in grabFrame failed in open method 9 years ago
Ilya Lavrenov 05945bf00e fixed case when grabbing failed 9 years ago
Ilya Lavrenov 9d78a1ea9f allow to retrieve videocapture properties before first frame reading 9 years ago
a-andre 2d3e170370 install opencv2/highgui.hpp header 9 years ago
Ilya Lavrenov 96a2edb375 delete video readers 9 years ago
Ilya Lavrenov 56654ae360 added some property setting and getting 9 years ago
Ilya Lavrenov 9a3e53e738 repaired GStreamer 0.10 version 9 years ago
Ilya Lavrenov 2243bfa181 repaired gstreamer camera capture: 9 years ago
Hajo Nils Krabbenhöft 2fc0ce5c24 buffer_size should be in bytes, not bits 9 years ago
Hajo Nils Krabbenhöft c5d009d6c4 fix crash for large BW tif images 9 years ago
Pavel Rojtberg cfd498a8eb fix compilation with qt 9 years ago
Aman Verma d5e314e728 Fixing compilation errors in windows and mac 9 years ago
Aman Verma b0209ad7f7 Fix for #5495 : add setTrackbarMin 9 years ago
spmallick 066c775321 Update window_QT.h 9 years ago
a-andre d16fb30512 install opencv2/highgui.hpp header 9 years ago
Ilya Lavrenov 0d5b739d35 delete video readers 9 years ago
Sergiu Dotenco 514b202d7b highgui: CV_WINDOW_AUTOSIZE does not resize with GTK3 9 years ago
Suleyman TURKMEN dff9d2288b Update window_w32.cpp 9 years ago
Hajo Nils Krabbenhöft 7825cbeb7d buffer_size should be in bytes, not bits 9 years ago
Hajo Nils Krabbenhöft d38fee7599 fix crash for large BW tif images 9 years ago
Suleyman TURKMEN e15dabf1db documentation patch 9 years ago
Maksim Shabunin 771af4f32d Some changes to support mingw-w64 9 years ago
Suleyman TURKMEN f660461bb3 documentation patch 9 years ago
Ilya Lavrenov 75fcedf0ed added some property setting and getting 9 years ago
Ilya Lavrenov c19ed39a78 repaired GStreamer 0.10 version 9 years ago
Ilya Lavrenov dbd7912b88 repaired gstreamer camera capture: 9 years ago
Suleyman TURKMEN 7522527827 Update window_w32.cpp 9 years ago
Dominik Kleiser f363670934 Bug #3800 - Resize viewport when CV_WINDOW_KEEPRATIO was set (Qt) 9 years ago
Alexander Alekhin aa871ca506 fix wrong usage of status(), remove useless message in videoio 9 years ago
Maxim Kostin face069874 Added support for highgui module on WinRT 8.1+ 10 years ago
Maxim Kostin 6724a0b8cd Added dummy highgui WinRT implementation 10 years ago
Vincent Rabaud 50842b9036 get code to compile on Ubuntu Saucy 10 years ago
Vadim Pisarevsky 3d6413cfc6 fixed compile warnings; hopefully fixed test failures 10 years ago
Vadim Pisarevsky 799622affd make sure opencv builds fine with the recent versions of libav (e.g. from Ubuntu 14.10) 10 years ago