719 Commits (33df7131ae378f5958eac1d9a7e32e5e72394317)

Author SHA1 Message Date
Andrey Morozov 5a21ac5ee4 increased bitrate of recorded video on 25% 13 years ago
Andrey Morozov 0c273b867e increased bitrate of recorded video on 25% 13 years ago
Andrey Kamaev 97835a8f32 Fixed 9 more build warnings 13 years ago
Alexander Reshetnikov 7f6c487ae0 Added perf test for video output 13 years ago
Andrey Kamaev 7a3786bad9 Fixed PvApi wrapper build 13 years ago
Alexander Reshetnikov 5042f5daa7 Fixed compilation error under Linux (memset for pvapi was moved to constructor) 13 years ago
Alexander Reshetnikov 6d0c022347 Fixed cameras segfault (patch #1771) 13 years ago
Alexander Reshetnikov 2c3a712b43 Minor refactoring of condition for avformat_find_stream_info (ticket #1790) 13 years ago
Andrey Kamaev e4ca7118f3 #1782 Threading optimization of OpenNI wrapper is disabled for TBB < 3.0 13 years ago
Alexander Smorkalov 3c08f7a14d Patch #1789 access to Android camera settings applied. 13 years ago
Andrey Kamaev 570ec2f166 Improved status report for Eigen and Ximea, improved search of PvApi headers/libs 13 years ago
Alexander Reshetnikov 4507764845 Added video input perf test 13 years ago
Vadim Pisarevsky 2c4b5014ac added notice and sample about transparent PNGs support in cv::write (ticket #1438, #1706) 13 years ago
Vadim Pisarevsky 6b0ea0e04e define MIN macro in order to build opencv_ffmpeg*.dll. 13 years ago
Vadim Pisarevsky 38befe3336 avoid use of OpenCV functions (like cvRound) in cap_ffmpeg_impl*.hpp 13 years ago
Vadim Pisarevsky b253665f8c added explicit VideoWriter::release(). Fixed video stream finalization (write remaining frames); Fixed occasional crash in the case of odd-width or odd-height videos; Fixed a few problems in ffmpeg tests. Positioning still does not work well. 13 years ago
Alexander Shishkov 692b709955 test commit for Buildbot 13 years ago
Alexander Shishkov d277a6a2d4 test commit for Buildbot 13 years ago
Andrey Kamaev 935222c58f ffmpeg version info for Windows 13 years ago
Alexander Reshetnikov 05abdcd64f Changes of highgui structure 13 years ago
Vadim Pisarevsky 82db65ae8f avoid compile error of opencv_ffmpeg[_64].dll with v2 of FFMPEG wrappers 13 years ago
Alexander Reshetnikov d9e4ad3f50 Code style refactoring for ffmpeg wrappers 13 years ago
Alexander Reshetnikov 3514042b29 Updated getProperty method in old ffmpeg wrapper 13 years ago
Alexander Reshetnikov 264dff5231 Fixed ffmpeg encoding error (ticket #1743) 13 years ago
Vadim Pisarevsky 8521f8a5ec fixed crashes in videocapture and videowriter on Ubuntu 11.10 13 years ago
Andrey Kamaev 7cc7a3f37d Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings. 13 years ago
Vadim Pisarevsky 305b9a25e3 restored resolution in big video writer test 13 years ago
Vadim Pisarevsky 32d72047d5 reduced the video size in video writer tests; retained only most popular codecs. added ffmpeg support on MacOSX. 13 years ago
Alexander Reshetnikov 0ef71c04db Fixed [swscaler ...] bad dst image pointers (tickets ##1708, 1755) 13 years ago
Alexander Reshetnikov 56e7852e2f Fixed a problem with AVI reading (removed avcodec_context) 13 years ago
Alexander Shishkov e04cd1b0cf fixed #227, added support I420 format 13 years ago
Alexander Shishkov 9bfd50e6ae merged revisions r7802,r7804,r7805 from 2.4 branch 13 years ago
Alexander Shishkov 74504e6c4d fixed #1572 13 years ago
Alexander Reshetnikov 1c616f43ba Fixed compilation error with ffmpeg 0.9.x & 0.10.x 13 years ago
Alexander Reshetnikov 4ec2ad91b9 Removed duplicated includes from ffmpeg wrappers 13 years ago
Alexander Reshetnikov 958d5a0caa Solved a problem with VideoWriter in the new wrapper 13 years ago
Alexander Reshetnikov ab0fc84781 Fixed compilation error under Ubuntu 11.10; added #if-#else-#endif code for some deprecated functions 13 years ago
Andrey Kamaev 72f2523d0f Fixed ~20 potential errors identified by the MS complier. 13 years ago
Vadim Pisarevsky 1e5a600d13 fixed video capturing on Mac running Windows (ticket #988) 13 years ago
Vadim Pisarevsky f309bafe9e another fix for cap_dshow.cpp; fixed warning in facerec_demo 13 years ago
Alexander Reshetnikov 3a564d1ae8 Updated displayOverlay's implementation & documentation (ticket #903) 13 years ago
Andrey Kamaev 7a017973bf Fixed Windows build (MSVC 10 Win32) 13 years ago
Vadim Pisarevsky f0b8b81caa applied big patch #1281 by Martin Beckett (various direct show video capture enhancements) 13 years ago
Alexander Reshetnikov aff34adf1b Updated new ffmpeg wrapper 13 years ago
Alexander Reshetnikov e00f1e3911 Fixed a problem with CODEC_ID_RAWVIDEO in FFMPEG (ticket #1400) 13 years ago
Vadim Pisarevsky 38f686252c added video stream positioning in QTKit-based VideoCapture backend (patch #1420) 13 years ago
Alexander Reshetnikov 554e0051e8 Fixed error with color space switching for IEEE1394 cameras (patch #766) 13 years ago
Alexander Shishkov 0ac70e6883 fixed #1421 13 years ago
Vadim Pisarevsky 0404b2989e fixed line clipping (ticket #1284) 13 years ago
Alexander Reshetnikov 1564fe9a83 Fixed segfault problem with cap_unicap (ticket #1112) 13 years ago