Skip to content

1.0.0

Choose a tag to compare

@superuser404notfound superuser404notfound released this 18 Jun 08:49
· 2 commits to main since this release

Initial release.

libdovi (dolby_vision 3.3.2, capi feature) cross-compiled for Apple platforms and packaged as a SwiftPM binary target (Dovi product).

Slices: macos-arm64, tvos-arm64, tvos-arm64-simulator. Minimum tvOS 17.0.

Exposes the libdovi C API (dovi_parse_unspec62_nalu, dovi_convert_rpu_with_mode, dovi_write_unspec62_nalu, etc.). Consumed by AetherEngine to convert Dolby Vision Profile 7 RPUs to single-layer Profile 8.1 live, so the Apple TV engages real Dolby Vision on dual-layer UHD-BD remuxes instead of plain HDR10.

The prebuilt Dovi.xcframework is committed in-repo (FFmpegBuild model), so consumers need no Rust toolchain.