From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f9044170f397f521 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-09-11 17:33:37 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!canoe.uoregon.edu!arclight.uoregon.edu!enews.sgi.com!newshub2.rdc1.sfba.home.com!news.home.com!news1.rdc1.sfba.home.com.POSTED!not-for-mail Message-ID: <3B9EAD31.5ADFC90A@acm.org> From: Tom Moran Organization: Decision Aids X-Mailer: Mozilla 4.5 [en]C-PBI-NC404 (Win95; I) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: jpeg References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Wed, 12 Sep 2001 00:33:36 GMT NNTP-Posting-Host: 24.7.82.199 X-Complaints-To: abuse@home.net X-Trace: news1.rdc1.sfba.home.com 1000254816 24.7.82.199 (Tue, 11 Sep 2001 17:33:36 PDT) NNTP-Posting-Date: Tue, 11 Sep 2001 17:33:36 PDT Xref: archiver1.google.com comp.lang.ada:13035 Date: 2001-09-12T00:33:36+00:00 List-Id: I have running the decompress part of an Ada binding to a C JPEG library. It (both the C and the Ada) isn't very clean right now, but I could send it more or less as-is if you don't find anything better. (And if you do, pleast post a reference.)