TuttleOFX  1
LibAV.cpp File Reference
#include "LibAV.hpp"
#include <iostream>
#include <cstdio>
Include dependency graph for LibAV.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

Defines

#define CASE_RETURN_STRING(e)   case e: return # e

Functions

void tuttle::plugin::av::log_callback (void *, int level, const char *format, va_list arglist)

Define Documentation

#define CASE_RETURN_STRING (   e)    case e: return # e

Definition at line 59 of file LibAV.cpp.