summaryrefslogtreecommitdiff
path: root/test/chmap.c
Commit message (Expand)AuthorAgeFilesLines
* test/chmap: Add missing usage text for -s optionTakashi Iwai2013-11-041-0/+1
* test/chmap: Fix wrong malloc sizeTakashi Iwai2012-09-131-1/+1
* PCM: Add string conversion helper functions for chmapTakashi Iwai2012-09-131-57/+12
* Fix duplicated channel entry in test/chmap.cTakashi Iwai2012-09-131-1/+1
* PCM: Introduce snd_pcm_chmap_t and snd_pcm_chmap_query_tTakashi Iwai2012-09-131-17/+18
* Add SND_CHMAP_NA and bit flag definitionsTakashi Iwai2012-09-131-4/+10
* Follow channel position definitions to mixer channel in mixer.hTakashi Iwai2012-09-131-7/+4
* Add test/chmap programTakashi Iwai2012-09-111-0/+254