Releases: aja-video/ntv2
NTV2 16.2 Open Source Libs and Sources (bugfix5)
Another CMake-only update, intended to fix an issue with the OBS deps build: obsproject/obs-deps#100
- 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.
- 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)
- 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)
- 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
andCMAKE_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)
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
NTV2 16.2 Open Source Release
What's new?
- Support for the new AJA Io X3™ capture/output device
- Improved 12-Bit RGB and 4:4:4 workflow support for 4K/UHD (Kona5, Corvid44-12G)
- Expanded 64/32 audio channel support over multi-link SDI (Kona5, Corvid44/12G, Corvid88 and Corvid44)
- Improvements to support Windows 11 and macOS Monterey
- 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
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.