#include <ETL/stringf>
#include "trgt_ffmpeg.h"
#include <stdio.h>
#include <sys/types.h>
#include <unistd.h>
#include <algorithm>
#include <functional>
#include <ETL/clock>
Defines | |
#define | SYNFIG_TARGET |
#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$") |
$Id$
=== N O T E S ===========================================================
=========================================================================
#define SYNFIG_TARGET |
#define WIN32_PIPE_TO_PROCESSES |
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$" | ||||
) |