macOS
brew install libultrahdrprovider-native install command
安装
brew install libultrahdrprovider-native install command
概览
Reference codec for the Ultra HDR format
历史
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.
安全态势
library-like package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ultrahdr_app | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:libultrahdr |
|---|---|
| 版本 | 1.5.1 |
| 软件包管理器 | Homebrew |
| 主页 | https://developer.android.com/media/platform/hdr-image-format |
| 仓库 | https://github.com/google/libultrahdr |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.