reverted
[profile/ivi/opencv.git] / 3rdparty /
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...