TuttleOFX  1
LibAVOptionsFactory.cpp File Reference
#include "LibAVOptionsFactory.hpp"
#include <boost/foreach.hpp>
Include dependency graph for LibAVOptionsFactory.cpp:

Go to the source code of this file.

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

Functions

void tuttle::plugin::av::addOptionsFromAVOption (OFX::ImageEffectDescriptor &desc, OFX::GroupParamDescriptor *group, void *av_class, int req_flags, int rej_flags)
void tuttle::plugin::av::addOptionsFromAVOption (OFX::ImageEffectDescriptor &desc, OFX::GroupParamDescriptor *group, const std::vector< AVPrivOption > &options)