<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <link>https://pmeerw.net/hg/pydct/</link>
    <language>en-us</language>

    <title>pydct Changelog</title>
    <description>pydct Changelog</description>
    <item>
    <title>[default] fix f8x8x8</title>
    <guid isPermaLink="true">https://pmeerw.net/hg/pydct/rev/8a469f61ebdb</guid>
    <link>https://pmeerw.net/hg/pydct/rev/8a469f61ebdb</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>8a469f61ebdb</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td>default</td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td>tip</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#80;&#101;&#116;&#101;&#114;&#32;&#77;&#101;&#101;&#114;&#119;&#97;&#108;&#100;&#32;&#60;&#112;&#109;&#101;&#101;&#114;&#119;&#64;&#99;&#111;&#115;&#121;&#46;&#115;&#98;&#103;&#46;&#97;&#99;&#46;&#97;&#116;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>fix f8x8x8</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>pydct/t8x8.py<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#80;&#101;&#116;&#101;&#114;&#32;&#77;&#101;&#101;&#114;&#119;&#97;&#108;&#100;&#32;&#60;&#112;&#109;&#101;&#101;&#114;&#119;&#64;&#99;&#111;&#115;&#121;&#46;&#115;&#98;&#103;&#46;&#97;&#99;&#46;&#97;&#116;&#62;</author>
    <pubDate>Tue, 24 Mar 2009 13:43:40 +0100</pubDate>
</item>
<item>
    <title>fix missing math import</title>
    <guid isPermaLink="true">https://pmeerw.net/hg/pydct/rev/8981e90540bf</guid>
    <link>https://pmeerw.net/hg/pydct/rev/8981e90540bf</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>8981e90540bf</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#80;&#101;&#116;&#101;&#114;&#32;&#77;&#101;&#101;&#114;&#119;&#97;&#108;&#100;&#32;&#60;&#112;&#109;&#101;&#101;&#114;&#119;&#64;&#99;&#111;&#115;&#121;&#46;&#115;&#98;&#103;&#46;&#97;&#99;&#46;&#97;&#116;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>fix missing math import</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>pydct/perceptual.py<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#80;&#101;&#116;&#101;&#114;&#32;&#77;&#101;&#101;&#114;&#119;&#97;&#108;&#100;&#32;&#60;&#112;&#109;&#101;&#101;&#114;&#119;&#64;&#99;&#111;&#115;&#121;&#46;&#115;&#98;&#103;&#46;&#97;&#99;&#46;&#97;&#116;&#62;</author>
    <pubDate>Tue, 24 Mar 2009 13:28:32 +0100</pubDate>
</item>
<item>
    <title>missing global</title>
    <guid isPermaLink="true">https://pmeerw.net/hg/pydct/rev/f34a444f0353</guid>
    <link>https://pmeerw.net/hg/pydct/rev/f34a444f0353</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>f34a444f0353</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#80;&#101;&#116;&#101;&#114;&#32;&#77;&#101;&#101;&#114;&#119;&#97;&#108;&#100;&#32;&#60;&#112;&#109;&#101;&#101;&#114;&#119;&#64;&#99;&#111;&#115;&#121;&#46;&#115;&#98;&#103;&#46;&#97;&#99;&#46;&#97;&#116;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>missing global</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>pydct/t4x4.py<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#80;&#101;&#116;&#101;&#114;&#32;&#77;&#101;&#101;&#114;&#119;&#97;&#108;&#100;&#32;&#60;&#112;&#109;&#101;&#101;&#114;&#119;&#64;&#99;&#111;&#115;&#121;&#46;&#115;&#98;&#103;&#46;&#97;&#99;&#46;&#97;&#116;&#62;</author>
    <pubDate>Fri, 16 May 2008 20:24:16 +0200</pubDate>
</item>
<item>
    <title>fix</title>
    <guid isPermaLink="true">https://pmeerw.net/hg/pydct/rev/dd4db26f874e</guid>
    <link>https://pmeerw.net/hg/pydct/rev/dd4db26f874e</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>dd4db26f874e</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#80;&#101;&#116;&#101;&#114;&#32;&#77;&#101;&#101;&#114;&#119;&#97;&#108;&#100;&#32;&#60;&#112;&#109;&#101;&#101;&#114;&#119;&#64;&#99;&#111;&#115;&#121;&#46;&#115;&#98;&#103;&#46;&#97;&#99;&#46;&#97;&#116;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>fix</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>pydct/t4x4.py<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#80;&#101;&#116;&#101;&#114;&#32;&#77;&#101;&#101;&#114;&#119;&#97;&#108;&#100;&#32;&#60;&#112;&#109;&#101;&#101;&#114;&#119;&#64;&#99;&#111;&#115;&#121;&#46;&#115;&#98;&#103;&#46;&#97;&#99;&#46;&#97;&#116;&#62;</author>
    <pubDate>Fri, 16 May 2008 17:42:17 +0200</pubDate>
</item>
<item>
    <title>4x4 speedup</title>
    <guid isPermaLink="true">https://pmeerw.net/hg/pydct/rev/b5e69130d7e9</guid>
    <link>https://pmeerw.net/hg/pydct/rev/b5e69130d7e9</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>b5e69130d7e9</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#80;&#101;&#116;&#101;&#114;&#32;&#77;&#101;&#101;&#114;&#119;&#97;&#108;&#100;&#32;&#60;&#112;&#109;&#101;&#101;&#114;&#119;&#64;&#99;&#111;&#115;&#121;&#46;&#115;&#98;&#103;&#46;&#97;&#99;&#46;&#97;&#116;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>4x4 speedup</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>pydct/t4x4.py<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#80;&#101;&#116;&#101;&#114;&#32;&#77;&#101;&#101;&#114;&#119;&#97;&#108;&#100;&#32;&#60;&#112;&#109;&#101;&#101;&#114;&#119;&#64;&#99;&#111;&#115;&#121;&#46;&#115;&#98;&#103;&#46;&#97;&#99;&#46;&#97;&#116;&#62;</author>
    <pubDate>Fri, 16 May 2008 17:39:31 +0200</pubDate>
</item>
<item>
    <title>fix</title>
    <guid isPermaLink="true">https://pmeerw.net/hg/pydct/rev/5bac33d0dad6</guid>
    <link>https://pmeerw.net/hg/pydct/rev/5bac33d0dad6</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>5bac33d0dad6</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#112;&#109;&#101;&#101;&#114;&#119;&#64;&#112;&#97;&#110;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>fix</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>pydct/t8x8.py<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#112;&#109;&#101;&#101;&#114;&#119;&#64;&#112;&#97;&#110;</author>
    <pubDate>Wed, 07 May 2008 00:02:48 +0200</pubDate>
</item>
<item>
    <title>fix</title>
    <guid isPermaLink="true">https://pmeerw.net/hg/pydct/rev/9aa2dd7d0de7</guid>
    <link>https://pmeerw.net/hg/pydct/rev/9aa2dd7d0de7</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>9aa2dd7d0de7</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#112;&#109;&#101;&#101;&#114;&#119;&#64;&#112;&#97;&#110;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>fix<br/>
zigzag() with start/stop</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>pydct/dct.py<br />pydct/tNxN.py<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#112;&#109;&#101;&#101;&#114;&#119;&#64;&#112;&#97;&#110;</author>
    <pubDate>Tue, 06 May 2008 23:39:54 +0200</pubDate>
</item>
<item>
    <title>initial import</title>
    <guid isPermaLink="true">https://pmeerw.net/hg/pydct/rev/63af49cca5d2</guid>
    <link>https://pmeerw.net/hg/pydct/rev/63af49cca5d2</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>63af49cca5d2</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#112;&#109;&#101;&#101;&#114;&#119;&#64;&#112;&#97;&#110;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>initial import</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>.hgignore<br />README<br />pydct/__init__.py<br />pydct/dct.py<br />pydct/perceptual.py<br />pydct/t4x4.py<br />pydct/t8x8.py<br />pydct/tNxM.py<br />pydct/tNxN.py<br />setup.py<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#112;&#109;&#101;&#101;&#114;&#119;&#64;&#112;&#97;&#110;</author>
    <pubDate>Tue, 06 May 2008 23:01:28 +0200</pubDate>
</item>

  </channel>
</rss>