<div dir="ltr"><div dir="ltr"><div>Hello,</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Jul 16, 2023 at 9:58 AM Néfix Estrada <<a href="mailto:nefixestrada@gmail.com">nefixestrada@gmail.com</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! I'm currently writting a Spice client in Typescript that makes <br>
use of modern browser features (such as WebGPU, WebUSB, Web workers, etc).<br>
<br>
<br>
However, I'm struggling with the Image image encoding. I've checked the <br>
whole documentation site, but I wasn't able to find how each one of the <br>
encoding works. My knowledge in both audio and video encoding is very <br>
limited. Specifically:<br></blockquote><div><br></div><div>There is not much documentation about image encoding.</div><br><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
- QUIC<br></blockquote><div><br></div><div><div>At the top of common/quic.c there are these two lines:</div><div>// Red Hat image compression based on SFALIC by Roman Starosolski<br>// <a href="http://sun.iinf.polsl.gliwice.pl/~rstaros/sfalic/index.html">http://sun.iinf.polsl.gliwice.pl/~rstaros/sfalic/index.html</a><br></div><div><br><br></div></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
- LZ (and all its variants)<br>
<br>
<br>
I've been trying to understand them from the spice-common project, but <br>
it's just the implementation without any type of docs :(<br>
<br>
Another question I had is if there's another way of comunication or a <br>
place where I can shoot questions about the implementation<br></blockquote><div><br></div><div>I think sending an email to this mailing list is fine.</div><div>There is also an IRC channel.</div><div><br></div><div>Kind Regards,</div><div> Uri.</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Also, I'm planning on gifting the client to the spice project, if you <br>
would be interested in! (given that you already have a JS project)<br>
<br>
<br>
Thanks in advance!<br>
<br>
<br>
Néfix Estrada<br>
<br>
</blockquote></div></div>