Skip to content
This repository has been archived by the owner on Mar 22, 2020. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hunter-packages/opencv
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.0-p0
Choose a base ref
...
head repository: hunter-packages/opencv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: hunter-4.0.0
Choose a head ref
  • 6 commits
  • 6 files changed
  • 3 contributors

Commits on Apr 25, 2019

  1. Update HunterGate

    ruslo committed Apr 25, 2019
    Copy the full SHA
    fc19223 View commit details
  2. Update Hunter

    ruslo committed Apr 25, 2019
    Copy the full SHA
    5275998 View commit details
  3. manage ffmpeg dependency w/ hunter

    This adds support for ffmpeg as a hunter package w/ appropriate options: `-DWITH_FFMPEG=ON -DOPENCV_FFMPEG_USE_FIND_PACKAGE=ON`
    
    * update Hunter release
    * update HunterGate
    * enable ffmpeg package w/ `if(HUNTER_ENABLED)`
    * translate ffmpeg CONFIG libs to CMake's variable style usage,
      i.e. `${FFMPEG_INCLUDE_DIRS}, ${FFMPEG_LIBRARIES}`
    headupinclouds authored and ruslo committed Apr 25, 2019
    Copy the full SHA
    fc1a3ae View commit details
  4. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    6330fa5 View commit details

Commits on May 20, 2019

  1. Fix FFmpeg support

    ruslo committed May 20, 2019
    Copy the full SHA
    002e025 View commit details

Commits on May 25, 2019

  1. Copy the full SHA
    32f1f05 View commit details
Loading