Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use cscore for PublishVideoOperation #866

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Nov 9, 2017

  1. Use cscore for PublishVideoOperation

    Updates JavaCV to 1.3.3 and javacpp-opencv to 3.2.0
    SamCarlberg committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    d16e05d View commit details
    Browse the repository at this point in the history
  2. Smart port reuse

    SamCarlberg committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    af7ebeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1691326 View commit details
    Browse the repository at this point in the history
  4. Updates from review. Add lots of documentation, fix hostname on windows

    Set a flag when cscore can't be loaded to make the operation perform() fail, instead of crashing to desktop
    Still need to do mac hostname resolution
    SamCarlberg committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    86829a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a65ffd2 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2017

  1. Configuration menu
    Copy the full SHA
    40343c8 View commit details
    Browse the repository at this point in the history
  2. Re-add test for compatiblity between JavaCV and OpenCV

    Fix an issue with codegen tests from the JavaCV update
    SamCarlberg committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    93022f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2017

  1. Configuration menu
    Copy the full SHA
    b4bff3b View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2017

  1. Copy bytes instead of native pointers

    Should fix problems resulting from incompatible binaries
    SamCarlberg committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    c1869f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54da545 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    644cab8 View commit details
    Browse the repository at this point in the history