The Advanced Linux Sound Architecture (ALSA) - library
Find a file
Takashi Sakamoto 38a39091e3 test: correct emulation for channel-map TLV
Current implementation of channel-map TLV on test program is not valid.
Furthermore, it brings buffer-over-run due to byte counting.

This commit fixes it.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-11-24 13:47:17 +01:00
alsalisp Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
aserver Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
doc doxygen: Suppress timestamp 2016-06-23 16:29:07 +02:00
include Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
m4
modules Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
src pcm: route: Fix use_getput flag computation for 3 byte formats 2017-11-20 14:31:10 +01:00
test test: correct emulation for channel-map TLV 2017-11-24 13:47:17 +01:00
utils autotools: update style 2014-02-26 08:16:22 +01:00
.gitignore Add pcm-multi-thread to .gitignore 2016-07-07 16:30:54 +02:00
acinclude.m4
ChangeLog
configure.ac Release v1.1.5 2017-11-14 08:52:09 +01:00
COPYING Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
gitcompile
INSTALL pcm: Add thread-safety to PCM API 2016-07-11 15:25:30 +02:00
Makefile.am autotools: update style 2014-02-26 08:16:22 +01:00
MEMORY-LEAK
NOTES
TODO