1. 20 Mar, 2015 1 commit
    • Prof. Dr. Rudolf Haussmann's avatar
      Changes to be committed: · a7bf1d53
      Prof. Dr. Rudolf Haussmann authored
         (use "git reset HEAD <file>..." to unstage)
      
      	modified:   modules/highgui/include/opencv2/highgui/highgui_c.h
      	modified:   modules/highgui/src/cap_dshow.cpp
      	modified:   modules/highgui/src/cap_pvapi.cpp
      	modified:   modules/java/generator/gen_java.py
      
      Änderungen in der PvAPI hinzugefügt.
      a7bf1d53
  2. 19 Nov, 2014 1 commit
  3. 18 Dec, 2013 1 commit
  4. 30 Oct, 2013 1 commit
  5. 15 Oct, 2013 1 commit
    • Roman Donchenko's avatar
      In Java bindings, wrap version constants into functions to prevent inlining. · 7ff91665
      Roman Donchenko authored
      Java inlines static finals if they're defined with a constant expression. In
      case of version constants we don't want that to happen, since they obviously
      change from version to version. If the user substitutes a different OpenCV
      jar without recompiling, we want user code to still have relevant values for
      the version constants.
      
      This arranges that by turning constant values into function calls, which no
      longer count as a constant expression.
      7ff91665
  6. 21 Aug, 2013 1 commit
  7. 19 Aug, 2013 1 commit
  8. 13 Aug, 2013 2 commits
  9. 11 Apr, 2013 1 commit
  10. 28 Feb, 2013 3 commits
  11. 23 Jan, 2013 1 commit
  12. 30 Dec, 2012 1 commit
  13. 23 Nov, 2012 1 commit
  14. 17 Oct, 2012 1 commit
  15. 17 Sep, 2012 2 commits
  16. 06 Sep, 2012 1 commit
  17. 09 Jul, 2012 1 commit
  18. 28 Jun, 2012 3 commits
  19. 21 Jun, 2012 2 commits
  20. 20 Jun, 2012 3 commits
  21. 30 May, 2012 1 commit
  22. 29 May, 2012 1 commit
  23. 18 May, 2012 1 commit
  24. 02 May, 2012 1 commit
  25. 30 Apr, 2012 1 commit
  26. 28 Apr, 2012 2 commits
  27. 23 Apr, 2012 1 commit
  28. 19 Apr, 2012 2 commits
  29. 17 Apr, 2012 1 commit