All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] coreaudio: fix coreaudio playback
@ 2020-02-02 14:03 Volker Rümelin
  2020-02-02 14:06 ` [PATCH] " Volker Rümelin
  2020-02-02 18:16 ` [PATCH 0/1] " Howard Spoelstra
  0 siblings, 2 replies; 5+ messages in thread
From: Volker Rümelin @ 2020-02-02 14:03 UTC (permalink / raw)
  To: Gerd Hoffmann, Zoltán Kővágó,
	Howard Spoelstra, Programmingkid, Mark Cave-Ayland
  Cc: qemu Developers

Hi,

here is a new patch for the CoreAudio playback problem. This patch
is Zoltán's patch from
https://lists.nongnu.org/archive/html/qemu-devel/2020-01/msg02142.html
and a improved version of my patch squashed together.

I actually tested the changes in audio/audio_template.h,
audio/mixeng.c and audio/mixeng.h with all useful permutations of
FLOAT_MIXENG and RECIPROCAL defined/undefined.

@Howard and John
Can you please test this patch? Compared to the patches you tested
this patch is quite different.

@John
'git am exported_mail.eml' knows how to handle
Content-Transfer-Encoding: in a mail file. It's not necessary to
apply this patch by hand.

Volker Rümelin (1):
  coreaudio: fix coreaudio playback

 audio/audio_template.h |  7 +++++++
 audio/coreaudio.c      | 32 +++++++++-----------------------
 audio/mixeng.c         | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
 audio/mixeng.h         |  5 +++++
 4 files changed, 69 insertions(+), 23 deletions(-)

-- 
2.16.4



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-02-06 13:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-02 14:03 [PATCH 0/1] coreaudio: fix coreaudio playback Volker Rümelin
2020-02-02 14:06 ` [PATCH] " Volker Rümelin
2020-02-02 19:41   ` Zoltán Kővágó
2020-02-06 13:38   ` Gerd Hoffmann
2020-02-02 18:16 ` [PATCH 0/1] " Howard Spoelstra

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.