Matthias Schneider
2007-Jul-10 11:08 UTC
[theora-dev] Ekiga/OPAL support for theora and small changes to makefile
Hi all, after having developed a theora video codec plugin for Ekiga/OPAL based on libtheora I would like to ask if someone could please commit the enclosed patch to the theora svn trunk. It - fixes cross-compilation for windows using minGW - allows to disable the build of the examples via configure switch This is required for our cross-compiled win32 build of Ekiga since some dependencies of the examples are not fulfilled there and in order to save compile time. My plugin will be comitted to OPAL (which is the underlying library of Ekiga) during the next days (hopefully) and will be part of the upcoming Ekiga 3.00. Thank you in advance for your cooperation and help, Matthias __________________________________ Wissenswertes zum Thema PC, Zubeh?r oder Programme. BE A BETTER INTERNET-GURU! www.yahoo.de/clever -------------- next part -------------- A non-text attachment was scrubbed... Name: theora_automake.patch Type: text/x-patch Size: 1910 bytes Desc: 2596788237-theora_automake.patch Url : http://lists.xiph.org/pipermail/theora-dev/attachments/20070710/18be0f5b/theora_automake.bin
Ralph Giles
2007-Jul-10 11:52 UTC
[theora-dev] Ekiga/OPAL support for theora and small changes to makefile
On Tue, Jul 10, 2007 at 07:59:13PM +0200, Matthias Schneider wrote:> after having developed a theora video codec plugin for Ekiga/OPAL based on libtheoraCool! It's great to see this.> - fixes cross-compilation for windows using minGW > - allows to disable the build of the examples via configure switchNow in SVN.> This is required for our cross-compiled win32 build of Ekiga since some dependencies of the > examples are not fulfilled there and in order to save compile time.If the lack of dependencies isn't detected, this is a bug? -r