Module: synfig Branch: eldruin_ffmpeg_experimental Commit: b4005167beaf85eeba27bb4bd100ae42b1eec0cc URL: http://synfig.git.sourceforge.net/git/gitweb.cgi?p=synfig;a=commit;h=b4005167beaf85eeba27bb4bd100ae42b1eec0cc
Author: Diego Barrios Romero <eldr...@gmailcom> Date: Wed Jan 27 21:02:41 2010 +0100 Experimental changes to modules --- synfig-core/src/modules/mod_ffmpeg/Makefile.am | 4 +- synfig-core/src/modules/mod_ffmpeg/main.cpp | 1 + .../src/modules/mod_ffmpeg/targetparam_ffmpeg.cpp | 101 ++++++++++++++++ .../src/modules/mod_ffmpeg/targetparam_ffmpeg.h | 124 ++++++++++++++++++++ synfig-core/src/modules/mod_ffmpeg/trgt_ffmpeg.cpp | 51 +++++++- synfig-core/src/modules/mod_ffmpeg/trgt_ffmpeg.h | 6 +- synfig-core/src/synfig/module.h | 14 ++- synfig-core/src/synfig/target.cpp | 12 ++- synfig-core/src/synfig/targetparam.h | 43 +++++++ 9 files changed, 339 insertions(+), 17 deletions(-) Diff: http://synfig.git.sourceforge.net/git/gitweb.cgi?p=synfig;a=commitdiff;h=b4005167beaf85eeba27bb4bd100ae42b1eec0cc ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Synfig-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synfig-devl
