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