TuttleOFX  1
LibAVOptionsFactory.hpp File Reference
#include "LibAV.hpp"
#include <ofxsImageEffect.h>
#include <vector>
Include dependency graph for LibAVOptionsFactory.hpp:
This graph shows which files directly or indirectly include this file:

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)