public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xine-lib] epel9-next: add awol patch
@ 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 : df8f64b24b84f488aaa1249b458e9411879099a1
Author : Rex Dieter <rdieter@fedoraproject.org>
Date   : 2008-08-22T15:18:52+00:00
Stats  : +12/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/xine-lib/c/df8f64b24b84f488aaa1249b458e9411879099a1?branch=epel9-next

Log:
add awol patch

---
diff --git a/xine-lib-1.1.15-ansi.patch b/xine-lib-1.1.15-ansi.patch
new file mode 100644
index 0000000..d9f1b27
--- /dev/null
+++ b/xine-lib-1.1.15-ansi.patch
@@ -0,0 +1,12 @@
+diff -up xine-lib-1.1.15/src/xine-engine/buffer.h.ansi xine-lib-1.1.15/src/xine-engine/buffer.h
+--- xine-lib-1.1.15/src/xine-engine/buffer.h.ansi	2008-07-16 16:01:56.000000000 -0500
++++ xine-lib-1.1.15/src/xine-engine/buffer.h	2008-08-19 12:08:46.000000000 -0500
+@@ -676,7 +676,7 @@ void _x_bmiheader_le2me( xine_bmiheader 
+ /* convert xine_waveformatex struct from little endian */
+ void _x_waveformatex_le2me( xine_waveformatex *wavex ) XINE_PROTECTED;
+ 
+-static inline _x_is_fourcc(void *ptr, void *tag) {
++static __inline _x_is_fourcc(void *ptr, void *tag) {
+   return memcmp(ptr, tag, 4) == 0;
+ }
+ 

^ 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: add awol patch Rex Dieter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox