<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: jpeg recompression in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/jpeg-recompression/m-p/948974#M18441</link>
    <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;you need to decompress your JPEG to intermediate buffer and after that you can compress it with any desired compression ratio.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;There is some performance trick. You can decompress only DCT coefficients, dequantize them, after that you can requantize them with new quality setting and compress with huffman function. Right now we have no such sample in IPP, but if you are familiar enough with JPEG technology it is not complicated task to write such code yourself (or modify our existing IPP sample).&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;/DIV&gt;
&lt;DIV&gt; Vladimir&lt;/DIV&gt;</description>
    <pubDate>Sun, 18 Jul 2004 21:29:43 GMT</pubDate>
    <dc:creator>Vladimir_Dudnik</dc:creator>
    <dc:date>2004-07-18T21:29:43Z</dc:date>
    <item>
      <title>jpeg recompression</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/jpeg-recompression/m-p/948973#M18440</link>
      <description>&lt;DIV&gt;hi, im owner of ipp 4 for linux, and i need simple sample for this:&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;i have jpeg image in memory in buffer data with size 50000 bytes. i need recompress it to 50% quality jpeg and put it to buffer2.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;how can i do it?&lt;/DIV&gt;</description>
      <pubDate>Mon, 12 Jul 2004 21:12:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/jpeg-recompression/m-p/948973#M18440</guid>
      <dc:creator>Deleted_U_Intel</dc:creator>
      <dc:date>2004-07-12T21:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: jpeg recompression</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/jpeg-recompression/m-p/948974#M18441</link>
      <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;you need to decompress your JPEG to intermediate buffer and after that you can compress it with any desired compression ratio.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;There is some performance trick. You can decompress only DCT coefficients, dequantize them, after that you can requantize them with new quality setting and compress with huffman function. Right now we have no such sample in IPP, but if you are familiar enough with JPEG technology it is not complicated task to write such code yourself (or modify our existing IPP sample).&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;/DIV&gt;
&lt;DIV&gt; Vladimir&lt;/DIV&gt;</description>
      <pubDate>Sun, 18 Jul 2004 21:29:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/jpeg-recompression/m-p/948974#M18441</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2004-07-18T21:29:43Z</dc:date>
    </item>
  </channel>
</rss>

