Kumar Siddharth wrote: > We have ported and integrated GNASH Player and Plugin to DirectFB, for use > in our Mozilla Firefox over DirectFB port. Due to some missing > support(GtkSocket and GtkPlug) in GTKDFB port, we have converted GNASH > Plugin to use multi-threading model. In this process, we have changed and > added several files. Now we need to release it to Open Source. What should > be the best way to do it?
Are your changes based on an older Gnash release, or 0.8.1 or cvs HEAD ? When you say a multi-threaded plugin, you mean it doesn't fork & exec the standalone player ? Anyway, the way to proceed would be to post a patch to our savannah site, https://savannah.gnu.org/patch/?group=gnash so we can look over the changes. For any of this work to be incorporated into Gnash your company will also have to assign the copyright to the FSF, as Gnash is an official GNU project. > Please note that we have not added DirectFB as separate native rendering > backend to GNASH. Hum... ideally it would need to be a backend, but if fit works under GtkDFB, I guess that's ok too. - rob - _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

