qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/6] mostly changes related to audio float samples
@ 2020-03-08 19:29 Volker Rümelin
  2020-03-08 19:33 ` [PATCH v2 1/6] qapi/audio: add documentation for AudioFormat Volker Rümelin
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Volker Rümelin @ 2020-03-08 19:29 UTC (permalink / raw)
  To: Gerd Hoffmann, Eric Blake, Markus Armbruster
  Cc: John Arbuckle, Howard Spoelstra, Mark Cave-Ayland, QEMU,
	Zoltán Kővágó

v2:
- "qapi/audio: add documentation for AudioFormat"
  Markus suggested to correct a spelling mistake.

- "audio: add audiodev format=f32 option documentation"
  New patch.

Volker Rümelin (6):
  qapi/audio: add documentation for AudioFormat
  audio: change naming scheme of FLOAT_CONV macros
  audio: consistency changes
  audio: change mixing engine float range to [-1.f, 1.f]
  audio: fix saturation nonlinearity in clip_* functions
  audio: add audiodev format=f32 option documentation

 audio/mixeng.c          | 26 +++++++++++++-------------
 audio/mixeng_template.h | 22 ++++++++++------------
 qapi/audio.json         | 14 ++++++++++++++
 qemu-options.hx         |  4 ++--
 4 files changed, 39 insertions(+), 27 deletions(-)

-- 
2.16.4



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

end of thread, other threads:[~2020-03-16 12:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-08 19:29 [PATCH v2 0/6] mostly changes related to audio float samples Volker Rümelin
2020-03-08 19:33 ` [PATCH v2 1/6] qapi/audio: add documentation for AudioFormat Volker Rümelin
2020-03-09 14:57   ` G 3
2020-03-08 19:33 ` [PATCH v2 2/6] audio: change naming scheme of FLOAT_CONV macros Volker Rümelin
2020-03-08 19:33 ` [PATCH v2 3/6] audio: consistency changes Volker Rümelin
2020-03-08 19:33 ` [PATCH v2 4/6] audio: change mixing engine float range to [-1.f, 1.f] Volker Rümelin
2020-03-08 19:33 ` [PATCH v2 5/6] audio: fix saturation nonlinearity in clip_* functions Volker Rümelin
2020-03-08 19:33 ` [PATCH v2 6/6] audio: add audiodev format=f32 option documentation Volker Rümelin
2020-03-16 11:32 ` [PATCH v2 0/6] mostly changes related to audio float samples Gerd Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).