public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Simone Caronni <negativo17@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libheif] rawhide: Enable standalone openh264 plugin
Date: Mon, 10 Aug 2026 07:09:52 GMT	[thread overview]
Message-ID: <178634579220.1.5519751625586137596.rpms-libheif-99670b95ec22@fedoraproject.org> (raw)

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 \

                 reply	other threads:[~2026-08-10  7:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178634579220.1.5519751625586137596.rpms-libheif-99670b95ec22@fedoraproject.org \
    --to=negativo17@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox