public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libheif] rawhide: Enable standalone openh264 plugin
@ 2026-08-10 7:09 Simone Caronni
0 siblings, 0 replies; only message in thread
From: Simone Caronni @ 2026-08-10 7:09 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libheif
Branch : rawhide
Commit : 99670b95ec22fa52dc1d0b1577d513cbadb782d8
Author : Simone Caronni <negativo17@gmail.com>
Date : 2026-08-10T09:09:42+02:00
Stats : +3/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/libheif/c/99670b95ec22fa52dc1d0b1577d513cbadb782d8?branch=rawhide
Log:
Enable standalone openh264 plugin
---
diff --git a/libheif.spec b/libheif.spec
index c2ea334..4c3254c 100644
--- a/libheif.spec
+++ b/libheif.spec
@@ -78,6 +78,7 @@ file format decoder and encoder.
%{_libdir}/%{name}/%{name}-jpegdec.so
%{_libdir}/%{name}/%{name}-jpegenc.so
%{_libdir}/%{name}/%{name}-jphenc.so
+%{_libdir}/%{name}/%{name}-openh264dec.so
%{_libdir}/%{name}/%{name}-rav1e.so
%{_libdir}/%{name}/%{name}-svtenc.so
@@ -154,7 +155,9 @@ rm -rf third-party/
-DWITH_OPENJPH_ENCODER_PLUGIN=ON \
%ifnarch %{ix86}
-DWITH_OpenH264_DECODER=ON \
+ -DWITH_OpenH264_DECODER_PLUGIN=ON \
-DWITH_OpenH264_ENCODER=ON \
+ -DWITH_OpenJPEG_ENCODER_PLUGIN=ON \
%endif
%if ! (0%{?rhel} && 0%{?rhel} <= 9)
-DWITH_RAV1E=ON \
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 7:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 7:09 [rpms/libheif] rawhide: Enable standalone openh264 plugin Simone Caronni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox