<div dir="ltr">Hello Ara,<br><div class="gmail_extra"><br><div class="gmail_quote">On 18 April 2016 at 16:02, Aradeonas <span dir="ltr"><<a href="mailto:aradeonas@operamail.com" target="_blank">aradeonas@operamail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><u></u>
<div><div>Thanks.<br></div>
<div>I will test it.<br></div></div></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div><div>Is there any particular reason that you didnt use official release?<br></div></div></blockquote><div><br></div><div>I find convenient to use prebuilt binaries from the mingw-w64/msys2 toolchain, especially when I have to use several libraries within the same project.</div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div><div></div>
<div>Why there is much difference? It seems I miss something!</div></div></blockquote><div><br></div><div>From README-turbo.txt:</div><div><br></div><div><div>libjpeg-turbo includes two APIs that can be used to compress and decompress</div><div>JPEG images:</div><div><br></div><div> TurboJPEG API: This API provides an easy-to-use interface for compressing</div><div> and decompressing JPEG images in memory. It also provides some functionality</div><div> that would not be straightforward to achieve using the underlying libjpeg</div><div> API, such as generating planar YUV images and performing multiple</div><div> simultaneous lossless transforms on an image. The Java interface for</div><div> libjpeg-turbo is written on top of the TurboJPEG API.</div><div><br></div><div> libjpeg API: This is the de facto industry-standard API for compressing and</div><div> decompressing JPEG images. It is more difficult to use than the TurboJPEG</div><div> API but also more powerful. The libjpeg API implementation in libjpeg-turbo</div><div> is both API/ABI-compatible and mathematically compatible with libjpeg v6b.</div><div> It can also optionally be configured to be API/ABI-compatible with libjpeg v7</div><div> and v8 (see below.)</div><div><br></div><div>There is no significant performance advantage to either API when both are used</div><div>to perform similar operations.</div></div><div><br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div>
<div>Regards,<br></div><div>
<div>Ara</div></div></div></blockquote><div><br></div><div>Turbo demo binaries for both win32 and win64 are available at:<br></div><div><div><a href="http://www.djmaster.com/freepascal/demos/turbo.php">http://www.djmaster.com/freepascal/demos/turbo.php</a><br></div></div><div><br></div><div>Best regards,</div><div>Sandro Cumerlato</div><div><br></div><div><br></div></div></div></div>