qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Volker Rümelin" <vr_qemu@t-online.de>
To: "Marc-André Lureau" <marcandre.lureau@gmail.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [PATCH 00/17] audio: improve callback interface for audio frontends
Date: Tue, 31 Jan 2023 21:25:04 +0100	[thread overview]
Message-ID: <9f7cef1f-e9c8-dabd-cdde-e2a6b41a28c5@t-online.de> (raw)
In-Reply-To: <CAJ+F1CLWBs6raV8vDAOXtZ8x8HxsYRC_=H8eNttsotG2pE=JYA@mail.gmail.com>

Am 31.01.23 um 15:53 schrieb Marc-André Lureau:
> Hi
>
> On Sun, Jan 15, 2023 at 5:10 PM Volker Rümelin <vr_qemu@t-online.de> wrote:
>> Based-on: <3b1404eb-a7c5-f64c-3e47-1397c54c45bb@t-online.de>
>> ([PATCH 00/11] audio: more improvements)
>>
> Something didn't work with patchew
> (https://patchew.org/QEMU/61bd351f-0683-7f58-b746-66c9578a7cdc@t-online.de/).
> If you could rebase/resend, or share git branch that would be great.

Hi Marc-André,

I will resend the patch series rebased onto [PATCH v2 00/11] audio: more 
improvements. This time I will take care that patchew doesn't try to 
apply the cover letter as the first patch.

With best regards,
Volker


      reply	other threads:[~2023-01-31 20:25 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-15 13:08 [PATCH 00/17] audio: improve callback interface for audio frontends Volker Rümelin
2023-01-15 13:12 ` [PATCH 01/17] audio: change type of mix_buf and conv_buf Volker Rümelin
2023-01-15 13:12 ` [PATCH 02/17] audio: change type and name of the resample buffer Volker Rümelin
2023-01-15 13:12 ` [PATCH 03/17] audio: make the resampling code greedy Volker Rümelin
2023-01-15 13:12 ` [PATCH 04/17] audio: replace the resampling loop in audio_pcm_sw_write() Volker Rümelin
2023-01-15 13:12 ` [PATCH 05/17] audio: remove sw == NULL check Volker Rümelin
2023-01-15 13:12 ` [PATCH 06/17] audio: rename variables in audio_pcm_sw_write() Volker Rümelin
2023-01-15 13:12 ` [PATCH 07/17] audio: don't misuse audio_pcm_sw_write() Volker Rümelin
2023-01-15 13:12 ` [PATCH 08/17] audio: remove unused noop_conv() function Volker Rümelin
2023-01-15 13:12 ` [PATCH 09/17] audio/mixeng: calculate number of input frames Volker Rümelin
2023-01-15 13:12 ` [PATCH 10/17] audio: wire up st_rate_frames_in() Volker Rümelin
2023-01-15 13:12 ` [PATCH 11/17] audio: replace the resampling loop in audio_pcm_sw_read() Volker Rümelin
2023-01-15 13:12 ` [PATCH 12/17] audio: rename variables " Volker Rümelin
2023-01-15 13:12 ` [PATCH 13/17] audio/mixeng: calculate number of output frames Volker Rümelin
2023-01-15 13:12 ` [PATCH 14/17] audio: wire up st_rate_frames_out() Volker Rümelin
2023-01-15 13:12 ` [PATCH 15/17] audio: handle leftover audio frame from upsampling Volker Rümelin
2023-01-15 13:12 ` [PATCH 16/17] audio/audio_template: substitute sw->hw with hw Volker Rümelin
2023-01-15 13:12 ` [PATCH 17/17] audio: remove sw->ratio Volker Rümelin
2023-01-15 13:45 ` [PATCH 00/17] audio: improve callback interface for audio frontends Volker Rümelin
2023-01-22 18:13   ` Mark Cave-Ayland
2023-01-28  9:03     ` Volker Rümelin
2023-01-28 22:01       ` Mark Cave-Ayland
2023-01-31 14:53 ` Marc-André Lureau
2023-01-31 20:25   ` Volker Rümelin [this message]

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=9f7cef1f-e9c8-dabd-cdde-e2a6b41a28c5@t-online.de \
    --to=vr_qemu@t-online.de \
    --cc=kraxel@redhat.com \
    --cc=marcandre.lureau@gmail.com \
    --cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).