From: Vincent Vinel <v.vinel@gmail.com>
To: patch@alsa-project.org
Cc: alsa-devel@alsa-project.org, Vincent Vinel <v.vinel@gmail.com>
Subject: [PATCH 0/1] dmix: Add support for S24_3BE format.
Date: Sat, 15 Feb 2014 17:54:30 +0100 [thread overview]
Message-ID: <1392483271-20453-1-git-send-email-v.vinel@gmail.com> (raw)
Hello,
This patch adds swapped versions for generic_(re)mix_areas_24() functions.
I am unsure if the same code could handle S24_BE properly, so this format
is left out and only S24_3BE is supported.
Thanks !
Vincent Vinel (1):
dmix: Add support for S24_3BE format.
include/pcm.h | 4 +++
src/pcm/pcm_direct.c | 3 +-
src/pcm/pcm_dmix.c | 2 ++
src/pcm/pcm_dmix_generic.c | 77 +++++++++++++++++++++++++++++++++++++++++++---
4 files changed, 80 insertions(+), 6 deletions(-)
--
1.8.5.5
next reply other threads:[~2014-02-15 16:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-15 16:54 Vincent Vinel [this message]
2014-02-15 16:54 ` [PATCH 1/1] dmix: Add support for S24_3BE format Vincent Vinel
2014-02-16 13:26 ` Clemens Ladisch
2014-02-16 19:51 ` Vincent Vinel
2014-02-17 9:10 ` Takashi Iwai
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=1392483271-20453-1-git-send-email-v.vinel@gmail.com \
--to=v.vinel@gmail.com \
--cc=alsa-devel@alsa-project.org \
--cc=patch@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 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.