498 Commits (af912f4843f047329319ba6208a7ccc7ba09a221)

Author SHA1 Message Date
Andrey Kamaev d4df1e0b5c Merged the trunk r8887, r8891, r8314 13 years ago
Andrey Kamaev b368f99d03 Merged the trunk r8852:8880 13 years ago
Andrey Kamaev 17fd1c7c61 Merged recent changes from trunk - 8833,8848,8850 13 years ago
Marina Kolpakova b28b2428f6 changing package layout after 'make install' for Android build 13 years ago
Marina Kolpakova 162f9fd7ea merged the trunk r8735:8766, r8769, r8777:8780, r8790 and r8800:8811 13 years ago
Marina Kolpakova 3def843652 merged the trunk r8719:8731 and 8807 13 years ago
Marina Kolpakova 680a44189c merged the trunk r8704:8716 13 years ago
Andrey Kamaev f666bd221f Merged the trunk r8595:8668 (except iOS and new gpu functionality) 13 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev 059b79f7c2 Merged the trunk r8542:8544 13 years ago
Andrey Kamaev daad7900e2 Merged the trunk r8517:8524 13 years ago
Andrey Kamaev 81a5988015 Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes) 13 years ago
Andrey Kamaev 949c4edf41 Merged the trunk r8408:8457 (inclusive) 13 years ago
Andrey Kamaev 7b5a45eac4 Merged the trunk r8384:8407 (inclusive) 13 years ago
Andrey Kamaev e1c4fd9e1f Merged the trunk r8345:8376 13 years ago
Vadim Pisarevsky 2c88791600 get back to single-version ffmpeg wrapper (no more v2); make sure the library builds and the tests pass on Ubuntu 10.04 that includes pretty old version of ffmpeg 13 years ago
Vadim Pisarevsky 09ca294a76 avoid simultanous reading data from 2 videos Highgui_Video.regression, since earlier versions of ffmpeg (or the way our wrapper uses them) can not handle that properly 13 years ago
Vadim Pisarevsky 5e2df0d6b0 some more fixes in ffmpeg wrapper; now it handles big videos better. 13 years ago
Vadim Pisarevsky 8bab09de07 temporary reverted av_free_packet() patch. 13 years ago
Vadim Pisarevsky 40d8d11f45 fixed RGBD capture with Asus Xtion (by Gary Bradski) 13 years ago
Alexander Reshetnikov 689c1814a5 Fixed VideoCapture memory leak (bug #1481) 13 years ago
Andrey Kamaev 95e657714f Minor improvements: reduced verbosity of positioning tests; run.py - filter out non-executables on windows 13 years ago
Vadim Pisarevsky 7ac713405f put template Distance classes back to features2d, since they are used in GPU; fixed OpenCV build with Xcode 2.3 (which includes new libpng) 13 years ago
Vadim Pisarevsky d60caea559 added test to check #1737 13 years ago
Vadim Pisarevsky f87c2e49db added version number to opencv_ffmpeg dlls (it's added only when dll copied to the bin directory); it resolves #1827 13 years ago
Andrey Kamaev b93d3d7a55 Fixed build warnings 13 years ago
Vadim Pisarevsky fcbfc030ef avoid use of "AVFrame::best_effort_timestamp" 13 years ago
Vadim Pisarevsky bc3c49518d ok, now positioning seem to work well, at least with ffmpeg 0.10.2 on MacOSX 10.7 13 years ago
Vadim Pisarevsky 562e404224 fixed HighguiFramecount.regression test (and renamed it to Highgui_Video.framecount) 13 years ago
Vadim Pisarevsky fb292b1b27 added PSNR function to imgproc; refactored highgui positioning test (which still fails) 13 years ago
Vadim Pisarevsky c0fcfcc7d8 refactored highgui_specificvideo* tests; fixed repeated libswscale context creation in videocapture & videowriter (ticket #1541) 13 years ago
Alexander Reshetnikov 4b5b7bdb5a Fixed cvRetrieveFrame memory leak under AVFoundation (ticket #1837) 13 years ago
Andrey Kamaev 8dae3431c7 Fixed ffmpeg dll copying under mingw 13 years ago
Alexander Reshetnikov 3d108958e7 Added resources release for AVT cameras (ticket #1814) 13 years ago
Andrey Morozov 720dc231e8 minor fix in calculate bitrate 13 years ago
Andrey Morozov 742668434c minor fix in calculate bitrate 13 years ago
Andrey Kamaev 0905c4f6c6 Minor fix for previous commit 13 years ago
Andrey Kamaev 2bedf5bfd5 Refactored build conditionals in highgui tests 13 years ago
Alexander Shishkov eb306311f1 fixed FFMPEG wrapper compilation on Windows 13 years ago
Alexander Reshetnikov 4ec74414bb Fixed error in frame positioning (bug #1815) 13 years ago
Andrey Kamaev 24c7bdc3d7 #1809 include unistd.h required for usleep 13 years ago
Ilya Lysenkov 2619221331 Spell checked the documentation with VIM (issue #223) 13 years ago
Alexander Reshetnikov 5d4c194502 Removed stdio include from ffmpeg wrapper 13 years ago
Alexander Reshetnikov 0442b3eae4 Updated diagnostic messages in VideoWriter (for ticket #1736) 13 years ago
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