<div dir="ltr"><div>Hello Jean-Basptite,</div><div><br></div><div>Thank you for your review.</div><div><br></div>I agree that the number of channels grows in audio<br>systems. If there is no other reason except to save<br>space by sharing 32bits, I can declare them<br>as in audio_sample_format_t, i.e. an unsigned int<br>for the frequency and an uint16_t for the number of<br><div>channels. Is it ok for you ?<br></div><div><br></div><div>Note that as I wrote in the commit message, amem</div><div>currently does not support more than 8 channels</div><div><br></div><div>Best regards</div><div>Farid<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jan 7, 2020 at 1:14 AM Jean-Baptiste Kempf <<a href="mailto:jb@videolan.org">jb@videolan.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
On Tue, Jan 7, 2020, at 01:10, Farid Hammane wrote:<br>
> Today, the maximum value allowed for the sample rate<br>
> is 384000. 19 bits would be enough. The maximum value<br>
> allowed for the number of channels is 8. 4 bits are enough.<br>
<br>
We currently support more than 8 channels in the core.<br>
Planning for 16 seems a minimum, IMHO.<br>
<br>
<br>
-- <br>
Jean-Baptiste Kempf -  President<br>
+33 672 704 734<br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="https://mailman.videolan.org/listinfo/vlc-devel" rel="noreferrer" target="_blank">https://mailman.videolan.org/listinfo/vlc-devel</a></blockquote></div>