public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rex Dieter <rdieter@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/xine-lib] epel9-next: * Sat Dec 12 2009 Rex Dieter <rdieter@fedoraproject.org> - 1.1.17-3
Date: Mon, 20 Jul 2026 20:00:54 GMT	[thread overview]
Message-ID: <178457765462.1.13429497110716361562.rpms-xine-lib-89bd664627d9@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/xine-lib
            Branch : epel9-next
            Commit : 89bd664627d9e93a165b42dc22ebd6fe0bdd775e
            Author : Rex Dieter <rdieter@fedoraproject.org>
            Date   : 2009-12-14T16:06:33+00:00
            Stats  : +19/-0 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/xine-lib/c/89bd664627d9e93a165b42dc22ebd6fe0bdd775e?branch=epel9-next

            Log:
            * Sat Dec 12 2009 Rex Dieter <rdieter@fedoraproject.org> - 1.1.17-3
- bump flac_decoder priority (rh#301861,xine#225)

---
diff --git a/xine-lib-1.1.17-flac_priority.patch b/xine-lib-1.1.17-flac_priority.patch
new file mode 100644
index 0000000..68aae11
--- /dev/null
+++ b/xine-lib-1.1.17-flac_priority.patch
@@ -0,0 +1,12 @@
+diff -up xine-lib-1.1.17/src/combined/decoder_flac.c.flac_priority xine-lib-1.1.17/src/combined/decoder_flac.c
+--- xine-lib-1.1.17/src/combined/decoder_flac.c.flac_priority	2009-11-30 14:55:46.000000000 -0600
++++ xine-lib-1.1.17/src/combined/decoder_flac.c	2009-12-12 21:34:19.095500951 -0600
+@@ -426,7 +426,7 @@ static uint32_t audio_types[] = {
+ 
+ static const decoder_info_t dec_info_audio = {
+   audio_types,         /* supported types */
+-  5                    /* priority        */
++  8                    /* priority        */
+ };
+ 
+ const plugin_info_t xine_plugin_info[] EXPORTED = {

diff --git a/xine-lib.spec b/xine-lib.spec
index d0c27db..a5fa05c 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -56,6 +56,9 @@ Patch8:         xine-lib-1.1.17-avsync_hack.patch
 # http://bugzilla.redhat.com/477226
 Patch9:         xine-lib-1.1.16.2-multilib.patch
 ## upstreamable patches
+# https://bugzilla.redhat.com/show_bug.cgi?id=301861
+# http://bugs.xine-project.org/show_bug.cgi?id=225
+Patch50: xine-lib-1.1.17-flac_priority.patch
 ## upstream patches
 
 Provides:         xine-lib(plugin-abi) = %{plugin_abi}
@@ -190,6 +193,7 @@ touch -r m4/optimizations.m4.stamp m4/optimizations.m4
 #patch6 -p1 -b .deepbind
 %patch8 -p1 -b .avsync_hack
 %patch9 -p1 -b .multilib
+%patch50 -p1 -b .flac_priority
 
 # autotools patch + touch'ing above seems to miss something, aclocal
 # runs on make anyway, let's use the ./autogen.sh hammer for now.
@@ -429,6 +433,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Dec 12 2009 Rex Dieter <rdieter@fedoraproject.org> - 1.1.17-3
+- bump flac_decoder priority (rh#301861,xine#225)
+
 * Mon Dec 07 2009 Bastien Nocera <bnocera@redhat.com> 1.1.17-2
 - Remove gnome-vfs2 plugin, it's mostly useless
 

                 reply	other threads:[~2026-07-20 20:00 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=178457765462.1.13429497110716361562.rpms-xine-lib-89bd664627d9@fedoraproject.org \
    --to=rdieter@fedoraproject.org \
    --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