1. 20 Feb, 2015 1 commit
  2. 13 Feb, 2015 1 commit
  3. 25 Dec, 2014 1 commit
    • Andrey Kamaev's avatar
      Assorted fixes: · c105b729
      Andrey Kamaev authored
      * cmake CMP0054 and CMP0045
      * aarch64 build
      * portable code options in PCH cmake
      * some of gcc 4.9 warnings
      c105b729
  4. 16 Dec, 2014 1 commit
  5. 14 Dec, 2014 1 commit
  6. 27 Oct, 2014 1 commit
  7. 23 Oct, 2014 2 commits
    • Maksim Shabunin's avatar
      Basic doxygen documentation support · 9b55c099
      Maksim Shabunin authored
      - updated existing Doxyfile.in
      - added corresponding cmake instructions
      - added some specific files (layout, icon)
      - clean existing doxygen warnings
      
      Conflicts:
      	CMakeLists.txt
      	doc/CMakeLists.txt
      	modules/core/include/opencv2/core.hpp
      	modules/core/include/opencv2/core/base.hpp
      	modules/core/include/opencv2/core/cuda.inl.hpp
      	modules/core/include/opencv2/core/mat.hpp
      	modules/core/include/opencv2/core/matx.hpp
      	modules/core/include/opencv2/core/types.hpp
      	modules/flann/include/opencv2/flann/lsh_table.h
      	modules/imgproc/include/opencv2/imgproc.hpp
      9b55c099
    • Alexander Smorkalov's avatar
      Fixes for QNX 6.6 Neitrino support. · 6bb6039e
      Alexander Smorkalov authored
      6bb6039e
  8. 23 Sep, 2014 1 commit
  9. 19 Sep, 2014 1 commit
  10. 15 Sep, 2014 1 commit
  11. 02 Sep, 2014 1 commit
  12. 08 Aug, 2014 1 commit
    • PhilLab's avatar
      Fixed self-assignment in cv::Ptr::operator = · efc1c393
      PhilLab authored
      A self-assignment leads to a call of release() with refcount being 2. In the release() method, refcount is decremented and then successfully checked for being 1. As a consequence, the underlying data is released. To prevent this, we test for a self-assignment
      efc1c393
  13. 17 Jul, 2014 2 commits
  14. 15 Jul, 2014 1 commit
  15. 09 Jul, 2014 1 commit
  16. 30 Jun, 2014 1 commit
  17. 26 Jun, 2014 1 commit
  18. 23 Jun, 2014 1 commit
  19. 19 Jun, 2014 1 commit
  20. 06 Jun, 2014 1 commit
  21. 13 May, 2014 1 commit
  22. 08 May, 2014 1 commit
  23. 31 Mar, 2014 1 commit
  24. 04 Mar, 2014 1 commit
  25. 15 Feb, 2014 1 commit
  26. 20 Jan, 2014 1 commit
  27. 05 Jan, 2014 1 commit
  28. 23 Dec, 2013 2 commits
  29. 18 Dec, 2013 1 commit
  30. 17 Dec, 2013 1 commit
  31. 16 Dec, 2013 2 commits
  32. 11 Dec, 2013 1 commit
  33. 06 Dec, 2013 2 commits
  34. 03 Dec, 2013 1 commit
  35. 16 Nov, 2013 1 commit