Re: Writing MPEG-2 decoder without libraries ... that i need to write such a decoder for a company ... Or would they only have to include the source code of the decoder ... Entire product is considered a derivative work under GPL and would need to ... be released under the same license.... (microsoft.public.win32.programmer.directx.video)
Re: Future Risc ... It was written for RAD Game Tools, based on Sean T Barret's public domain decoder (which btw was sponsored by RAD because they didn't like the best available open source code base!). ... (comp.arch)
Re: bload from assembly in Prodos ... is handy to have BASIC call assembly... ...presence of ProDOS MLI, if you find it, use it; ... proceed through the various pointers until you've located the ... If you mean "same source code can be compiled for both systems", ... (comp.sys.apple2.programmer)
Re: Writing MPEG-2 decoder without libraries ... that i need to write such a decoder for a company ... Or would they only have to include the source code of the decoder ... that libavcodec is only under LGPL....definitely avoid GPL libraries.... (microsoft.public.win32.programmer.directx.video)
Re: Baffled by this ... (casting of function pointers) ... >>I have the following declarations in a header:... >>In the C source code,... > implicitly converted void* as part of evaluating the arguments. ... Only pointers to unqualified object or imcomplete types can be converted ... (comp.lang.c)