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: add awol patch
Date: Mon, 20 Jul 2026 20:00:36 GMT	[thread overview]
Message-ID: <178457763674.1.7427255148360830865.rpms-xine-lib-df8f64b24b84@fedoraproject.org> (raw)

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;
+ }
+ 

                 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=178457763674.1.7427255148360830865.rpms-xine-lib-df8f64b24b84@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