Hi,<br><br>Yes, I'll hardcoded the api-key and the secret-key via the C preprocessor.<br><br>> +<br>
> +    /* generate a md5 hash of the api signature */<br>
> +    InitMD5(&p_struct_md5);<br>
> +    AddMD5(&p_struct_md5, (uint8_t*) psz_api_sig, strlen(psz_api_sig));<br>
You should already know that size (no need to recompute the strlen).<br>
<br>Indeed, I agree with you, thanks for the remark.<br><br><div class="gmail_quote">On Mon, Feb 27, 2012 at 3:51 PM, Jean-Baptiste Kempf <span dir="ltr"><<a href="mailto:jb@videolan.org">jb@videolan.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Mon, Feb 27, 2012 at 04:50:12PM +0200, Rémi Denis-Courmont wrote :<br>
<div class="im">> Then they should be hard-coded via the C preprocessor.<br>
<br>
</div>Yep, that's what we said on IRC, post-mail :-)<br>
<div class="im HOEnZb"><br>
Best regards,<br>
<br>
--<br>
Jean-Baptiste Kempf<br>
<a href="http://www.jbkempf.com/" target="_blank">http://www.jbkempf.com/</a> - +33 672 704 734<br>
Sent from my Electronic Device<br>
</div><div class="HOEnZb"><div class="h5">_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div>Best regards,</div>Samuel Pitoiset.<br><br>