Revision: 2150
          http://synfig.svn.sourceforge.net/synfig/?rev=2150&view=rev
Author:   pabs3
Date:     2008-11-05 09:37:19 +0000 (Wed, 05 Nov 2008)

Log Message:
-----------
Enable use of the ffmpeg importer

Modified Paths:
--------------
    synfig-core/trunk/src/modules/mod_ffmpeg/main.cpp

Modified: synfig-core/trunk/src/modules/mod_ffmpeg/main.cpp
===================================================================
--- synfig-core/trunk/src/modules/mod_ffmpeg/main.cpp   2008-11-04 20:11:06 UTC 
(rev 2149)
+++ synfig-core/trunk/src/modules/mod_ffmpeg/main.cpp   2008-11-05 09:37:19 UTC 
(rev 2150)
@@ -59,12 +59,12 @@
                TARGET_EXT(ffmpeg_trgt,"yuv")
                TARGET_EXT(ffmpeg_trgt,"rgb")
        END_TARGETS
-//     BEGIN_IMPORTERS
-//             IMPORTER_EXT(ffmpeg_mptr,"avi")
-//             IMPORTER_EXT(ffmpeg_mptr,"mpg")
-//             IMPORTER_EXT(ffmpeg_mptr,"mpeg")
-//             IMPORTER_EXT(ffmpeg_mptr,"mov")
-//             IMPORTER_EXT(ffmpeg_mptr,"rm")
-//             IMPORTER_EXT(ffmpeg_mptr,"dv")
-//     END_IMPORTERS
+       BEGIN_IMPORTERS
+               IMPORTER_EXT(ffmpeg_mptr,"avi")
+               IMPORTER_EXT(ffmpeg_mptr,"mpg")
+               IMPORTER_EXT(ffmpeg_mptr,"mpeg")
+               IMPORTER_EXT(ffmpeg_mptr,"mov")
+               IMPORTER_EXT(ffmpeg_mptr,"rm")
+               IMPORTER_EXT(ffmpeg_mptr,"dv")
+       END_IMPORTERS
 MODULE_INVENTORY_END


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to