Skip to content
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: YiChen89/libfreenect2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: OpenKinect/libfreenect2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 3 files changed
  • 4 contributors

Commits on Sep 27, 2019

  1. Update TegraJPEG detection

    Use jpeglib.h from /usr/src/tegra_multimedia_api.
    
    Remove old source downloading and Tegra version detection routines.
    
    Remove support for 32-bit platforms (probably TK1).
    xlz committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    da68a71 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. Tegra MultiMedia API location has changed from /usr/src/tegra_multime…

    …dia_api to /usr/src/jetson_multimedia_api in newest JetPack. Add both path in TegraJPEG_INCLUDE_DIRS FIND_PATH to have backward compatibility.
    yjmade authored and xlz committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    6723728 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Clarify windows dependencies

    xlz authored Feb 19, 2020
    Configuration menu
    Copy the full SHA
    73e1a24 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2020

  1. Add vcpkg installation instructions

    NancyLi1013 authored and xlz committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    1b74f71 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    xlz authored Mar 1, 2020
    Configuration menu
    Copy the full SHA
    fd64c5d View commit details
    Browse the repository at this point in the history
Loading