#include "mptr.h"
#include <synfig/general.h>
#include <synfig/surface.h>
#include <algorithm>
#include <functional>
Defines | |
#define | SYNFIG_NO_ANGLE |
Functions | |
SYNFIG_IMPORTER_INIT (Importer_LibAVCodec) | |
SYNFIG_IMPORTER_SET_NAME (Importer_LibAVCodec,"libav") | |
SYNFIG_IMPORTER_SET_EXT (Importer_LibAVCodec,"avi") | |
SYNFIG_IMPORTER_SET_VERSION (Importer_LibAVCodec,"0.1") | |
SYNFIG_IMPORTER_SET_CVS_ID (Importer_LibAVCodec,"$Id$") |
$Id$
#define SYNFIG_NO_ANGLE |
SYNFIG_IMPORTER_INIT | ( | Importer_LibAVCodec | ) |
SYNFIG_IMPORTER_SET_NAME | ( | Importer_LibAVCodec | , | |
"libav" | ||||
) |
SYNFIG_IMPORTER_SET_EXT | ( | Importer_LibAVCodec | , | |
"avi" | ||||
) |
SYNFIG_IMPORTER_SET_VERSION | ( | Importer_LibAVCodec | , | |
"0.1" | ||||
) |
SYNFIG_IMPORTER_SET_CVS_ID | ( | Importer_LibAVCodec | , | |
"$Id$" | ||||
) |