Revision: 4491 http://pd-gem.svn.sourceforge.net/pd-gem/?rev=4491&view=rev Author: zmoelnig Date: 2011-08-26 08:43:57 +0000 (Fri, 26 Aug 2011) Log Message: ----------- fixed compilation on msvc
Modified Paths: -------------- trunk/Gem/plugins/filmQT/filmQT.cpp trunk/Gem/plugins/imageQT/imageQT.cpp Modified: trunk/Gem/plugins/filmQT/filmQT.cpp =================================================================== --- trunk/Gem/plugins/filmQT/filmQT.cpp 2011-08-25 16:04:52 UTC (rev 4490) +++ trunk/Gem/plugins/filmQT/filmQT.cpp 2011-08-26 08:43:57 UTC (rev 4491) @@ -34,6 +34,7 @@ #include "plugins/PluginFactory.h" #include "Gem/Properties.h" #include "Gem/RTE.h" +#include "Gem/Exception.h" using namespace gem::plugins; Modified: trunk/Gem/plugins/imageQT/imageQT.cpp =================================================================== --- trunk/Gem/plugins/imageQT/imageQT.cpp 2011-08-25 16:04:52 UTC (rev 4490) +++ trunk/Gem/plugins/imageQT/imageQT.cpp 2011-08-26 08:43:57 UTC (rev 4491) @@ -486,7 +486,7 @@ CodecQ quality=codecHighQuality; - double d; + double d=0.; if(props.get("quality"), d) { // <0 = minqality // >=100 = lossless This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ EMC VNX: the world's simplest storage, starting under $10K The only unified storage solution that offers unified management Up to 160% more powerful than alternatives and 25% more efficient. Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev _______________________________________________ pd-gem-CVS mailing list pd-gem-CVS@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pd-gem-cvs