public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xine-lib] epel9-next: * Sat Dec 12 2009 Rex Dieter <rdieter@fedoraproject.org> - 1.1.17-3
@ 2026-07-20 20:00 Rex Dieter
0 siblings, 0 replies; only message in thread
From: Rex Dieter @ 2026-07-20 20:00 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-20 20:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 20:00 [rpms/xine-lib] epel9-next: * Sat Dec 12 2009 Rex Dieter <rdieter@fedoraproject.org> - 1.1.17-3 Rex Dieter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox