macOS
brew install libultrahdrprovider-native install command
brew / Rang 614
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libultrahdr in AI-Agent-Workflows.
Installation
brew install libultrahdrprovider-native install command
Überblick
Reference codec for the Ultra HDR format
Verlauf
libultrahdr is Google's reference codec for Ultra HDR, a backward-compatible HDR image format that stores an SDR base image plus a gain map and metadata so legacy JPEG readers can still display the SDR rendition.
Android's Ultra HDR specification defines a JPEG-based format that encodes a logarithmic range gain map. libultrahdr implements the codec side: it can compute a gain map from SDR and HDR renditions, store the base image, gain map, and metadata, and decode them back into an HDR rendering on compatible displays.
The GitHub release history starts with version 1.0.0 on October 24, 2023. The 1.1.0 release in August 2024 added image-quality features, command-line tool updates, editing support, and ISO 21496-1 standard support. The 1.4.0 release in January 2025 added per-channel content boost configuration and alternate color-space handling.
Ultra HDR entered Android developer workflows with Android 14 API level 34 support for displaying Ultra HDR images. Android documentation tells app developers to detect gain maps and switch windows into HDR color mode when displaying these images.
Google's Android Developers Blog described Instagram as an early adopter that began implementing Ultra HDR in late September 2023, highlighting the format's movement from platform feature to high-volume social media use.
Developers use libultrahdr to encode HDR still images into a backward-compatible JPEG container and to decode Ultra HDR images for HDR-capable displays. The bundled ultrahdr_app command-line tool makes it useful for testing encodes, decodes, performance, and format behavior outside Android app code.
libultrahdr matters to package nerds because it turns a mobile platform media feature into a portable codec library that distributions can ship. It also captures the practical transition from SDR-only JPEG workflows to gain-map HDR images that still degrade cleanly in old software.
Sicherheitslage
library-like package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ultrahdr_app | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:libultrahdr |
|---|---|
| Version | 1.5.1 |
| Paketmanager | Homebrew |
| Homepage | https://developer.android.com/media/platform/hdr-image-format |
| Repository | https://github.com/google/libultrahdr |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.