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

ppm Target Module More...

#include <ETL/stringf>
#include "trgt_ffmpeg.h"
#include <cstdio>
#include <sys/types.h>
#include <unistd.h>
#include <algorithm>
#include <functional>
#include <ETL/clock>

Macros

#define WIN32_PIPE_TO_PROCESSES

Functions

 SYNFIG_TARGET_INIT (ffmpeg_trgt)
 SYNFIG_TARGET_SET_NAME (ffmpeg_trgt,"ffmpeg")
 SYNFIG_TARGET_SET_EXT (ffmpeg_trgt,"mpg")
 SYNFIG_TARGET_SET_VERSION (ffmpeg_trgt,"0.1")
 SYNFIG_TARGET_SET_CVS_ID (ffmpeg_trgt,"$Id$")

Detailed Description

ppm Target Module

$Id$

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


Macro Definition Documentation

#define WIN32_PIPE_TO_PROCESSES

Function Documentation

SYNFIG_TARGET_INIT ( ffmpeg_trgt  )
SYNFIG_TARGET_SET_NAME ( ffmpeg_trgt  ,
"ffmpeg"   
)
SYNFIG_TARGET_SET_EXT ( ffmpeg_trgt  ,
"mpg"   
)
SYNFIG_TARGET_SET_VERSION ( ffmpeg_trgt  ,
"0.1"   
)
SYNFIG_TARGET_SET_CVS_ID ( ffmpeg_trgt  ,
"$Id$"   
)