[alsa-devel] [PATCH 0/1] dmix: Add support for S24_3BE format.

Vincent Vinel v.vinel at gmail.com
Sat Feb 15 17:54:30 CET 2014


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



More information about the Alsa-devel mailing list