TuttleOFX
1
|
#include <libav/LibAVPresetDefinitions.hpp>
#include <libav/LibAVVideoWriter.hpp>
#include <libav/LibAVOptions.hpp>
#include <tuttle/plugin/context/WriterPlugin.hpp>
#include <boost/scoped_ptr.hpp>
#include <string>
#include <vector>
Go to the source code of this file.
Data Structures | |
struct | tuttle::plugin::av::writer::AVProcessParams |
class | tuttle::plugin::av::writer::AVWriterPlugin |
LibAV plugin. More... | |
Namespaces | |
namespace | tuttle |
This file provides a set of reimplementations of CImg functions by means of the generic image library (gil). Functions for image blurring. | |
namespace | tuttle::plugin |
namespace | tuttle::plugin::av |
namespace | tuttle::plugin::av::writer |