avcpp
2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
|
#include <string>
#include <iostream>
#include "averror.h"
#include "ffmpeg.h"
#include <libavutil/pixfmt.h>
#include <libavutil/pixdesc.h>
Go to the source code of this file.
Classes | |
class | av::PixelFormat |
The PixelFormat class is a simple wrapper for AVPixelFormat that allow to acces it it properties. More... | |
Namespaces | |
av | |