Re: HDMI Audio Support in ALSA

From: Clemens Ladisch
Date: Mon May 26 2008 - 03:16:30 EST


Kallol Biswas wrote:
> The routine snd_hda_calc_stream_format() calls snd_pcm_format_width()
> to find if the format is supported and the width.
>
> The array holds pcm_format[] holds all the supported formats. However,
> in this array
> there is no entry for IEC 60958 or IEC 61937.

There is. I already told you that these formats use
SNDRV_PCM_FORMAT_S16_LE.


Regards,
Clemens
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/