|
TuttleOFX
1
|
#include "LibAV.hpp"#include <boost/lexical_cast.hpp>#include <boost/cstdint.hpp>#include <iostream>#include <string>#include <vector>

Go to the source code of this file.
Data Structures | |
| class | tuttle::plugin::av::LibAVVideoReader |
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 |
Enumerations | |
| enum | tuttle::plugin::av::EIntrelacment { tuttle::plugin::av::eInterlacmentNone, tuttle::plugin::av::eInterlacmentUpper, tuttle::plugin::av::eInterlacmentLower } |