|
avcpp
2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
|
#include <map>#include <memory>#include "avcpp/ffmpeg.h"#include "avcpp/averror.h"#include "filtercontext.h"#include "buffersink.h"#include "buffersrc.h"
