Skip to content

8.0.1.0

Choose a tag to compare

@github-actions github-actions released this 28 Nov 16:29
· 52 commits to main since this release
5f24567

What's Changed

  • fix(ci): setup libclang and reorder FFmpeg library download (5f24567)
  • feat(justfile): add version format validation to release commands (7b44018)
  • fix(ci): remove workaround for hashFiles on macOS runners (5935c77)
  • chore(lib): update vulkan headers from v1.4.332 to v1.4.335 (f224015)
  • feat: upgrade FFmpeg to 8.0.1 and restore upstream headers (2d3b6ea)
  • ci: add Go module release workflow (475efb5)
  • docs: update path from vendor/ to third_party/ for submodules (151f77b)
  • fix(workflows): update macOS runner references (9f9c17d)
  • chore(deps): bump github.com/gdamore/tcell/v2 from 2.10.0 to 2.11.0 (4d1cf3d)
  • chore(bindings): regenerate bindings with NixOS header discovery (790dd18)
  • fix(generator): add dynamic system header discovery for NixOS support (60888b1)
  • feat(generator): add platform-aware compiler flags (9f3206b)
  • fix: update to Newbluecake/bootstrap v0.17.1 for LLVM 17+ support (7005b2e)
  • ci: enhance GitHub workflow with LLVM configuration and macOS support (c9e98d7)
  • fix(generator): handle ptrdiff_t type correctly in C type mapping (06c11aa)
  • feat(lib): add automatic FFmpeg library download mechanism (e8b72a3)
  • ci(workflows): optimize GitHub Actions caching and fix macOS hashFiles bug (741abae)
  • fix(builder): improve static library combination for macOS and Linux (c7ca3c4)
  • perf: add O3 optimization flag to CFLAGS in AutoconfBuild configure (1227533)
  • refactor: standardize library install path to lib directory (f8e66fd)

Installation

go get github.com/linuxmatters/ffmpeg-statigo@v8.0.1.0

Full Changelog: main...v8.0.1.0