14 Aug
2023
14 Aug
'23
4:41 p.m.
On Fri, 11 Aug 2023 18:48:41 +0200, Cezary Rojewski wrote:
Introduce a set of functions that facilite SDxFMT-related calculations in atomic manner:
snd_hdac_format_normalize() - format converter. S20_LE, S24_LE and their unsigned and BE friends are invalid from HDAudio perspective but still can be specified as function argument due to compatibility reasons.
Which compatibility reason? Those formats should have been never used for HD-audio codecs at the first place, so shouldn't it rather return an error?
thanks,
Takashi