avcpp
2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
|
#include <map>
#include <memory>
#include "ffmpeg.h"
#include "filtercontext.h"
#include "buffersink.h"
#include "buffersrc.h"
#include "averror.h"
Go to the source code of this file.
Classes | |
class | av::FilterGraph |
Namespaces | |
av | |