Hello to all, I'm just writing at the moment a C# port of the hole libvorbis(including libogg). May questions are: 1. Is that ok? 2. And if, under which license do i have to release it? 3. Can I use the original documentation for it?(which license?) Greatings, Uwe L. Korn
On 12/1/05, Uwe Korn <xhochy@gmx.de> wrote:> Hello to all, > I'm just writing at the moment a C# port of the hole libvorbis(including > libogg). May questions are:I hope you realise that there's already a partial port? It doesn't include the encoding parts of libvorbis, but does include everything needed for decode. Mike