1. 09 Oct, 2017 1 commit
  2. 04 Jul, 2017 1 commit
  3. 18 Apr, 2017 1 commit
  4. 30 Mar, 2017 1 commit
    • Alexander Alekhin's avatar
      cmake: update ocv_download · a7de4aca
      Alexander Alekhin authored
      - more aggressive cache for files under CMAKE_BINARY_CACHE
        * don't re-read files MD5
        * don't repack archives
      - add support for ENV{OPENCV_DOWNLOAD_PATH}
      - added ID parameter as project/group identifier
      - non-flat .cache directory (based on ID)
      - download message prefix based on ID
      - more detailed logging via ocv_download_log() macro
      - force .gitignore file for .cache folder (with '*' pattern)
      a7de4aca
  5. 24 Mar, 2017 1 commit
  6. 02 Dec, 2016 2 commits
  7. 01 Dec, 2016 1 commit
  8. 08 Sep, 2016 1 commit
  9. 15 Jul, 2016 1 commit
  10. 12 Jul, 2016 1 commit
  11. 03 Jul, 2015 1 commit
    • Alexander Alekhin's avatar
      update ffmpeg wrapper binaries · 56ad207d
      Alexander Alekhin authored
      Scripts are updated for Linux-based (Ubuntu 14.04) mingw cross-compilation (full stack of scripts provided)
      Part of these scripts may work under Windows installation of MinGW, but it is not supported.
      
      FFMPEG update: 2.7.1
      Added OpenH264 Cisco binaries support for H264 encoding: v1.4.0
      56ad207d