Skip to content

Jivefire 0.4.1

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Jun 08:17
0.4.1
a9a0a30

Changes since 0.4.0

  • chore(justfile): add release tasks (a9a0a30)
  • chore(deps): bump nixpkgs from a799d3e to 9ae611a (f5f3121)
  • deps(deps): bump the gomod group with 2 updates (15ef190)
  • doc: update README to match --episode implementation (fad8a18)
  • feat(cli): make --episode flag optional (350bfe8)
  • test(encoder): drop redundant AVAudioFifo benchmarks (c095a71)
  • refactor(encoder): swap AudioFIFO from Go sync.Pool to AVAudioFifo (e09c6e2)
  • refactor(audio): migrate from gofft to FFmpeg av_tx RDFT (4eb5b5a)
  • chore: update ffmpeg-statigo to v8.1.1.2 (2ebe6ca)

Installation

Download the appropriate binary for your platform below, make it executable, and move it to your PATH:

# Linux (amd64)
chmod +x jivefire-linux-amd64
sudo mv jivefire-linux-amd64 /usr/local/bin/jivefire

# macOS (Apple Silicon)
chmod +x jivefire-darwin-arm64
sudo mv jivefire-darwin-arm64 /usr/local/bin/jivefire

Checksums

SHA256 checksums are provided below for verification.