1. 15 Feb, 2016 2 commits
  2. 10 Feb, 2016 10 commits
  3. 09 Feb, 2016 2 commits
    • Alexander Alekhin's avatar
    • Marian Zajko's avatar
      ximea interface update · c2165733
      Marian Zajko authored
      - fixed getProperty call definition
      - added new parameter defitions
      
      removed whitespaces
      
      Reworked enumerators to keep values from previous commit
      
      ximea enums fixes
      
      - fixed whitespaces issue
      - fixed duplicate enum values error
      
      ximea enum definitions update
      
      - fixed videioio.hpp code style
      - fixed ABI violation in enums
      - added new parameter handlers to cpp
      
      XIMEA setProperty update
      
      Added acquisition resetting to buffer size adjustment parameters.
      c2165733
  4. 08 Feb, 2016 7 commits
  5. 07 Feb, 2016 1 commit
  6. 06 Feb, 2016 1 commit
  7. 05 Feb, 2016 4 commits
  8. 04 Feb, 2016 7 commits
  9. 03 Feb, 2016 2 commits
  10. 02 Feb, 2016 3 commits
  11. 01 Feb, 2016 1 commit
    • Philippe FOUBERT's avatar
      Bug correction: · 43a1874e
      Philippe FOUBERT authored
      The "CvCaptureCAM_XIMEA::getProperty" method had not the same signature as "CvCapture::getProperty" so it was not called when we use the "VideoCapture::get" method (the "const" specifier was missing).
      43a1874e