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-Thread: 103376,7178a81f7769b555 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!feeder1-2.proxad.net!proxad.net!feeder1-1.proxad.net!feeder.news-service.com!newsfeed1.uni2.dk!news.get2net.dk.POSTED!53ab2750!not-for-mail From: Poul-Erik Andreasen User-Agent: Mozilla-Thunderbird 2.0.0.4 (X11/20070828) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: AdaOpenGL and AdaMultimedia References: <1190229087.588.18.camel@localhost> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: Date: Fri, 21 Sep 2007 01:24:56 +0200 NNTP-Posting-Host: 213.237.11.74 X-Complaints-To: abuse-dk@tele2.com X-Trace: news.get2net.dk 1190330696 213.237.11.74 (Fri, 21 Sep 2007 01:24:56 CEST) NNTP-Posting-Date: Fri, 21 Sep 2007 01:24:56 CEST Organization: Tele2 Internet Kunde Xref: g2news2.google.com comp.lang.ada:2056 Date: 2007-09-21T01:24:56+02:00 List-Id: Markus E L wrote: > Alexis Muller wrote: > >> Hi, >> >> This may interest someone. I have worked on the AdaOpenGL binding. The >> idea is to use Ada typing instead of C style (naming convention and >> const int). I have also translate in Ada lot of samples for the opengl >> book. You can get this work from the project's CVS >> ( http://sourceforge.net/projects/adaopengl/ ), but I need to finish it >> before doing a new release. >> >> I have also start a new project : AdaMultimedia >> ( http://sourceforge.net/projects/adamultimedia/ ). The goal is to >> provide a library to handle multimedia files. Like ffmpeg but in Ada ;) >> For now it can be decode bmp pictures, AVI containers and the cinepak >> codec. I am working on jpeg. >> >> Feel free to send me a mail if you what more information. >> >> Best regards, > > > GMPGPL instead of LGPL would be nice. That's not a god idea since the original is a BSD'style licens :-) PEA