alsa-utils/amixer
Anssi Hannula 180283e230 amixer: actually print all TLVs in a container TLV
Due to a wrong indexing of tlv[] decode_tlv() always skips to the end of
the container TLV since the used tlv[1] contains the container TLV size
instead of the intended element size.

This causes, for example, only the first HDMI channel map TLV to be
shown.

Fix the indexing to actually use the element size.

Signed-off-by: Anssi Hannula <anssi.hannula@iki.fi>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2013-10-01 12:23:45 +02:00
..
amixer.1 Several formatting fixes for manpages. 2013-05-16 10:38:13 +02:00
amixer.c amixer: actually print all TLVs in a container TLV 2013-10-01 12:23:45 +02:00
amixer.h Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:25:17 +02:00
go amixer/alsamixer - updated go scripts for debugging 2007-07-11 10:12:24 +02:00
Makefile.am amixer: Add the support for mapped volumes like alsamixer 2012-03-12 10:56:22 +01:00