Skip to content

Releases: aja-video/ntv2

NTV2 16.2 Open Source Libs and Sources (bugfix5)

22 Apr 10:04
Compare
Choose a tag to compare

Another CMake-only update, intended to fix an issue with the OBS deps build: obsproject/obs-deps#100

  1. Update CMake install so that headers are deployed into CMAKE_INSTALL_INCLUDEDIR. Sources are still installed to CMAKE_INSTALL_PREFIX. To retain the existing behavior where the ajantv2 source tree is installed with the same tree structure, set CMAKE_INSTALL_INCLUDEDIR to the same path as CMAKE_INSTALL_PREFIX.
  2. Fix the GL include paths in the NVIDIA RDMA demos, to allow building with the CMake FindOpenGL helper.

The remaining changes in the update CMakeLists in this release are only applicable to internal AJA builds.

NOTE: The attached binaries are the same as those from the previous "bugfix3" release, as the sources have not been updated. The "bugfix4" release has been removed due to a bug in the CMakeLists, addressed by this release.

NTV2 16.2 Open Source Libs and Sources (bugfix3)

12 Apr 02:40
0549020
Compare
Choose a tag to compare
  • Attached demo apps zip file to tagged release
  • Added static + shared libs zip file to tagged release
  • Updated CMakeLists to latest AJA development build

NTV2 16.2 Open Source Static Libs and Sources (bugfix2)

22 Mar 20:02
6c44a94
Compare
Choose a tag to compare
  • Removed AJA_INSTALL_LIBDIR, AJA_INSTALL_INCLUDEDIR, AJA_INSTALL_BINDIR, AJA_INSTALL_FRAMEWORKDIR variables to prefer using CMAKE_INSTALL_PREFIX variable for cmake install destination instead.
  • Now use CMAKE_INSTALL_LIBDIR and CMAKE_INSTALL_BINDIR as sub-directories to place library and binary outputs during cmake install command. These directories will be created under the CMAKE_INSTALL_PREFIX path.
  • CMake variable naming cleanup

NTV2 16.2 Open Source Static Libs and Sources (bugfix1)

03 Mar 07:44
0e9295b
Compare
Choose a tag to compare

NTV2 SDK 16.2 Bugfix 1 Release

  • Fix missing ajadriver linux build files
  • Fix incorrectly written conditions in cmake/CommonVars.cmake
  • Fix ajadriver linux Makefile and nvidia-ko-to-module-symvers execute permissions
  • Fix AJA_BUILD_OPENSOURCE not defaulting to ON

NTV2 16.2 Open Source Static Libs and Sources

18 Feb 06:28
14c822b
Compare
Choose a tag to compare

NTV2 16.2 Open Source Release

What's new?

  1. Support for the new AJA Io X3™ capture/output device
  2. Improved 12-Bit RGB and 4:4:4 workflow support for 4K/UHD (Kona5, Corvid44-12G)
  3. Expanded 64/32 audio channel support over multi-link SDI (Kona5, Corvid44/12G, Corvid88 and Corvid44)
  4. Improvements to support Windows 11 and macOS Monterey
  5. First public open-source release – check out our GitHub repository!

As always, we thank you for your continued support of our products.

Best regards,
-- AJA Video Systems

NTV2 16.1 Open Source Static Libs and Headers

08 Oct 20:44
14c822b
Compare
Choose a tag to compare

This zip contains NTV2 16.1 headers and static libs for building applications that only wish to statically link against libajantv2.

  • ajaanc headers
  • ajabase headers
  • ajantv2 headers
  • ajantv2 static libs for Windows, Linux, macOS arm64 and macOS x64.

Shared libraries and a universal macOS binary will be provided in a future release.