#1695 fixed arrow key events with the Qt backend
[profile/ivi/opencv.git] / 3rdparty /
2012-03-26 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-03-26 Vadim Pisarevskygot rid of "long double" in OpenCV; ticket #1515
2012-03-23 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-03-21 Alexander SmorkalovIssue #1201: auto-focus problem was fixed. Binaries...
2012-03-15 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-03-15 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-03-15 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-03-15 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-03-15 Alexander Shishkovupdate FFMPEG wrapper
2012-03-05 Alexander Shishkovmodified readme.txt (#1609)
2012-03-03 Andrey Kamaevcmake scripts are updated to prefer includes from the...
2012-03-02 Alexander Shishkovupdated libpng: from 1.4.3 to 1.5.9 #1609
2012-03-01 Andrey KamaevFixed HAVE_UNISTD_H redefinition warning
2012-03-01 Andrey KamaevFixing windows build of libtiff
2012-03-01 Andrey KamaevMore flexible tiff library configuration
2012-02-29 Alexander Shishkovupdated libtiff: from 3.9.5 to 4.0.1 #1609
2012-02-29 Andrey KamaevFixed tbb hang in Android apps
2012-02-27 Andrey KamaevSlightly improved build of TBB for Android
2012-02-24 Andrey KamaevScripts for building TBB for Android
2012-02-24 Andrey KamaevRefactored cmake for 3rdparty libs
2012-02-24 Andrey KamaevModified zlib search. Use system zlib on Android by...
2012-02-22 Andrey KamaevSuppressed MSVC warnings in zlib
2012-02-22 Andrey Kamaev#1609 zlib is updated to 1.2.6
2012-02-21 Andrey KamaevEliminated all compiler warnings on Android
2012-02-20 Andrey KamaevFixing ffmpeg dll copying on Windows
2012-02-20 Andrey KamaevFixing ffmpeg dll copying on Windows
2012-02-15 Vadim Pisarevskyfixed a few problems detected by Xcode 4.2.1
2012-01-18 Andrey KamaevFirst version of native camera support for Android...
2011-08-16 Vadim Pisarevskyupdated opencv_ffmpeg build instructions
2011-08-16 Vadim Pisarevskyupdated opencv_ffmpeg binaries, headers and libs to...
2011-08-11 Vadim Pisarevskyfixed kmeans center initialization in the case of huge...
2011-08-03 Vadim Pisarevskyupdated libtiff to 3.9.5 (ticket #1271)
2011-07-29 Andrey Morozovadded support new ffmpeg (0.8.X)
2011-07-25 Andrey KamaevFixed camera output format handling
2011-07-25 Andrey KamaevFixing native camera for Android
2011-07-04 Vadim Pisarevskymerged the latest fixes in 2.3 to trunk
2011-06-27 Andrey Kamaev* Install path share/opencv is renamed to share/OpenCV.
2011-06-24 Andrey KamaevModified install layout for Android
2011-06-23 Vadim Pisarevskyadded missing bdatypes.h
2011-06-16 Andrey KamaevAdded Android native camera module
2011-06-16 Alexander Shishkovadded missing audevcod.h
2011-06-16 Vadim Pisarevskyadded missing errors.h
2011-06-16 Vadim Pisarevskyanother small correction to build cap_dshow.cpp in...
2011-06-16 Vadim Pisarevskyadded missing evcode.h; made videoinput optional (ticke...
2011-06-15 Vadim PisarevskyvideoInput is now integrated into highgui and built...
2011-06-14 Vadim Pisarevskyfixed multiple GCC warnings on Ubuntu 11.04
2011-06-14 Alexander Shishkovadded new version of ffmpeg binary for compilation...
2011-06-11 Anatoly Baksheev~40 warnings under VS2008
2011-05-17 Anatoly Baksheevsolution folder flag disabled by default
2011-05-11 Anatoly Baksheev[+] added use_folders cmake feature if cmake version...
2011-04-30 Vadim Pisarevskyfixed several warnings from Xcode 4 LLVM compiler;...
2011-04-26 Vadim Pisarevskyfixed libpng build on Windows
2011-04-26 Vadim Pisarevskymoved image codecs' headers to the respective subdirect...
2011-04-26 Vadim Pisarevskymoved image codecs' headers to the respective subdirect...
2011-04-25 Vadim Pisarevskydo not use Lapack anymore
2011-04-06 Andrey KamaevMerged android-experimental branch back to trunk.
2011-02-04 Anatoly Baksheev1) NPP_staging as sources. Binaries removed.
2011-01-17 Anatoly Baksheevgpu face detetcion:
2011-01-13 Anatoly BaksheevFirst version of CascadeClassifier_GPU.
2010-12-28 Vadim Pisarevskymoved gtest to modules; added some gtest-based tests
2010-12-17 Anatoly Baksheevtemporary added NPP_staging, functionality from the...
2010-12-05 Vadim Pisarevskysome more fixes for the static library configuration
2010-12-05 Vadim Pisarevskyopencv_zlib renamed back to zlib; make static libs...
2010-12-04 Vadim Pisarevskymake OpenCVConfig.cmake usable in the case of static...
2010-11-21 Vadim Pisarevskyadded 16-bit tiff support, enabled LZW codec in tiff...
2010-11-20 Vadim Pisarevskyin the case of GCC always build jcdctmgr.c with "-O1...
2010-10-12 Marius MujaUpdated FLANN to version 1.5
2010-09-22 Ethan Rubleemodding the 3rdparty CMakeLists.txt to allow for androi...
2010-09-21 Vadim Pisarevskyadded Google Test framework
2010-09-21 Vadim Pisarevskyadded Google Test framework
2010-09-14 Vadim Pisarevskyflattened flann directory structure; patched zlib to...
2010-09-14 Vadim Pisarevskyeliminated freeze in SVD.
2010-09-14 Vadim Pisarevskyfixed accuracy problem in cv::invert() (Cholesky method)
2010-09-02 Vadim Pisarevskyfixed ffopencv build with Mingw
2010-08-31 Vadim Pisarevskyremoved slamch.c/dlamch.c -specific GCC options, since...
2010-08-31 Vadim Pisarevskyfixed 2 bugs in the recently modified Lapack functions
2010-08-30 Vadim Pisarevskyoptimized lapack' SVD for noticeably better performance...
2010-08-06 Vadim Pisarevskyanother stdint.h -> msc_stdint.h fix
2010-08-06 Vadim Pisarevskystdint.h -> msc_stdint.h
2010-08-05 Vadim Pisarevskyupdated ffmpeg to 0.6.0
2010-07-27 Vadim Pisarevskyrewrote color conversion functions; added sRGB<->CIE...
2010-07-16 Vadim Pisarevskyfixed some warnings from xcode
2010-07-16 Vadim Pisarevskyrepaired build on mac after libtiff update
2010-07-16 Vadim Pisarevskyupdated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib...
2010-07-04 Vadim Pisarevskyremoved embedded (obsolete) OpenEXR files; repaired...
2010-05-21 Vadim Pisarevskyrenamed cv::flann to cv::cvflann to avoid name conflicts
2010-05-11 Vadim Pisarevsky"atomic bomb" commit. Reorganized OpenCV directory...