synfig-core  1.0.3
Macros | Functions
mptr_ffmpeg.cpp File Reference

ppm Target Module More...

#include <ETL/stringf>
#include "mptr_ffmpeg.h"
#include <cstdio>
#include <sys/types.h>
#include <synfig/general.h>
#include <unistd.h>
#include <iostream>
#include <algorithm>
#include <functional>

Macros

#define WIN32_PIPE_TO_PROCESSES

Functions

 SYNFIG_IMPORTER_INIT (ffmpeg_mptr)
 SYNFIG_IMPORTER_SET_NAME (ffmpeg_mptr,"ffmpeg")
 SYNFIG_IMPORTER_SET_EXT (ffmpeg_mptr,"avi")
 SYNFIG_IMPORTER_SET_VERSION (ffmpeg_mptr,"0.1")
 SYNFIG_IMPORTER_SET_CVS_ID (ffmpeg_mptr,"$Id$")
 SYNFIG_IMPORTER_SET_SUPPORTS_FILE_SYSTEM_WRAPPER (ffmpeg_mptr, false)

Detailed Description

ppm Target Module

$Id$

=== N O T E S ===========================================================


Macro Definition Documentation

#define WIN32_PIPE_TO_PROCESSES

Function Documentation

SYNFIG_IMPORTER_INIT ( ffmpeg_mptr  )
SYNFIG_IMPORTER_SET_NAME ( ffmpeg_mptr  ,
"ffmpeg"   
)
SYNFIG_IMPORTER_SET_EXT ( ffmpeg_mptr  ,
"avi"   
)
SYNFIG_IMPORTER_SET_VERSION ( ffmpeg_mptr  ,
"0.1"   
)
SYNFIG_IMPORTER_SET_CVS_ID ( ffmpeg_mptr  ,
"$Id$"   
)
SYNFIG_IMPORTER_SET_SUPPORTS_FILE_SYSTEM_WRAPPER ( ffmpeg_mptr  ,
false   
)