All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] dmix: Add support for S24_3BE format.
@ 2014-02-15 16:54 Vincent Vinel
  2014-02-15 16:54 ` [PATCH 1/1] " Vincent Vinel
  0 siblings, 1 reply; 5+ messages in thread
From: Vincent Vinel @ 2014-02-15 16:54 UTC (permalink / raw)
  To: patch; +Cc: alsa-devel, Vincent Vinel

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

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

end of thread, other threads:[~2014-02-17  9:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-15 16:54 [PATCH 0/1] dmix: Add support for S24_3BE format Vincent Vinel
2014-02-15 16:54 ` [PATCH 1/1] " Vincent Vinel
2014-02-16 13:26   ` Clemens Ladisch
2014-02-16 19:51     ` Vincent Vinel
2014-02-17  9:10   ` Takashi Iwai

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.