public inbox for alsa-devel@alsa-project.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: alex.d.wiggins@gmail.com
Cc: alsa-devel@alsa-project.org
Subject: Re: [PATCH - alsa-plugins/pulse 1/1] Add 24 bit data formats to Pulse plugin.
Date: Mon, 18 May 2015 11:08:15 +0200	[thread overview]
Message-ID: <s5hzj521ce8.wl-tiwai@suse.de> (raw)
In-Reply-To: <555144d4.e7bbb40a.3e71.0f8d@mx.google.com>

At Tue, 12 May 2015 01:09:34 +0100,
alex.d.wiggins@gmail.com wrote:
> 
> From: Alex Wiggins <alex.d.wiggins@gmail.com>
> 
> Signed-off-by: Alex Wiggins <alex.d.wiggins@gmail.com>

Applied, thanks.


Takashi

> 
> diff --git a/pulse/pcm_pulse.c b/pulse/pcm_pulse.c
> index 0d3704b..5cb3452 100644
> --- a/pulse/pcm_pulse.c
> +++ b/pulse/pcm_pulse.c
> @@ -994,7 +994,11 @@ static int pulse_hw_constraint(snd_pcm_pulse_t * pcm)
>  		SND_PCM_FORMAT_FLOAT_LE,
>  		SND_PCM_FORMAT_FLOAT_BE,
>  		SND_PCM_FORMAT_S32_LE,
> -		SND_PCM_FORMAT_S32_BE
> +		SND_PCM_FORMAT_S32_BE,
> +		SND_PCM_FORMAT_S24_3LE,
> +		SND_PCM_FORMAT_S24_3BE,
> +		SND_PCM_FORMAT_S24_LE,
> +		SND_PCM_FORMAT_S24_BE
>  	};
>  
>  	int err;
> -- 
> 2.3.6
> 

      reply	other threads:[~2015-05-18  9:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-12  0:09 [PATCH - alsa-plugins/pulse 1/1] Add 24 bit data formats to Pulse plugin alex.d.wiggins
2015-05-18  9:08 ` Takashi Iwai [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=s5hzj521ce8.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alex.d.wiggins@gmail.com \
    --cc=alsa-devel@alsa-project.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