Skip to content

Releases: aja-video/libajantv2

ntv2_17_0_1

09 Mar 00:50
Compare
Choose a tag to compare

libajantv2 17.0.1

What's new:

  • Fix KonaX/XM HDMI monitor not working on Linux
  • Fix KonaX incorrect number of UHD buffers in device features
  • Fix compile warnings on newer GCC versions
  • Fix building unit tests on CentOS7 with GCC 4.8.5
  • Fix building of ajaanc unit tests
  • Fix for GitHub Issue #4
  • Fix for GitHub Issue #7
  • Fixed CNTV2DriverInterface::Close to close all subscription handles
  • Fix for io4K+ devices that have incorrectly programmed serial
  • Fix CMake install ajantv2 headers under libajantv2 dir
  • Fixed SD F2 “analog” line21 packet decoding
  • Fixed AJAAncillaryList split raw pkts when audio pkts are in buffer
  • Fixed NTV2SoftwareDevice::NTV2WriteRegisterRemote to use mask & shift
  • Fix RHEL 9 compile with kernel 5.14.0-387
  • Fix RHEL 9 compile with kernel 5.14.0-362.8.1
  • Fix RHEL 8 compile with kernel 4.18.0-504
  • Enhance Linux driver detection of kernel package version
  • Linux driver SDKVER_MAJ/MIN/PNT can now be set with an env variable
  • Misc. AJAAncillaryData improvements
  • Misc. fixes for demos command line args, help text and return codes.
  • Add function NTV2DeviceGetNumberVideoFrameBuffers
  • Add device capability queries kDeviceAudioCanWaitForVBI, CanDoBreakoutBoard, HasBreakoutBoard
  • Deprecated CNTV2Card::CanDoAudioWaitForVBI, replaced with IsSupported(kDeviceAudioCanWaitForVBI)
  • Deprecated CNTV2Card::HasCanConnectROM, replaced with IsSupported(kDeviceHasXptConnectROM)

Full Changelog: ntv2_17_0_0...ntv2_17_0_1

libajantv2 17.0.0

12 Jan 22:53
Compare
Choose a tag to compare

libajantv2 v17.0.0

What's new:

This is a major change, and we apologize for any potential disruption.
Please see the README for build instructions.