1 Star 0 Fork 0

lycium_pkg_mirror/libheif

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
libheif.pc.in 766 Bytes
一键复制 编辑 原始数据 按行查看 历史
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
# Contrary to older versions of libheif (<= 1.14.2), the available-codec-variables are now all set to 'yes'
# as since 1.14.0, codecs can be dynamically loaded at runtime and it is not possible anymore to determine
# the available codecs at compile-time. You'll get an unknown codec error at runtime if you try to use an
# unavailable codec.
builtin_h265_decoder=yes
builtin_h265_encoder=yes
builtin_avif_decoder=yes
builtin_avif_encoder=yes
Name: libheif
Description: HEIF image codec.
URL: https://github.com/strukturag/libheif
Version: @PROJECT_VERSION@
Requires:
Requires.private: @REQUIRES_PRIVATE@
Libs: -L${libdir} -lheif
Libs.private: @LIBS_PRIVATE@
Cflags: -I${includedir}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lycium_pkg_mirror/libheif.git
git@gitee.com:lycium_pkg_mirror/libheif.git
lycium_pkg_mirror
libheif
libheif
master

搜索帮助