Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

v5.0.8

Choose a tag to compare

@github-actions github-actions released this 14 Jan 12:48
· 2 commits to main since this release

node-av Release v5.0.8

馃摝 Updated Packages

The following platform packages have been updated to v5.0.8:

  • @podfirst/node-av-darwin-arm64@v5.0.8
  • @podfirst/node-av-darwin-x64@v5.0.8
  • @podfirst/node-av-linux-arm64@v5.0.8
  • @podfirst/node-av-linux-x64@v5.0.8
  • @podfirst/node-av-win32-arm64-mingw@v5.0.8
  • @podfirst/node-av-win32-x64-mingw@v5.0.8
  • @podfirst/node-av-win32-arm64-msvc@v5.0.8
  • @podfirst/node-av-win32-x64-msvc@v5.0.8

馃搵 All Changes since v5.0.7

  • chore: bump version to 5.0.8 (76ca88a)
  • fix(windows): define MEDIASUBTYPE_I420 without initguid/uuids headers (3c0a9d5)
  • fix(windows): correct DirectShow include order and add MEDIASUBTYPE_I420 (d4ac443)
  • fix: add Device source files to CI builds (be9404b)
  • fix: use Node.js test runner context for skip() calls (e778ee7)
  • feat: add type-safe device enumeration and capability querying (f924290)