#include "Image/Range.H"
#include "Transport/LowLevelEncoder.H"
#include "Util/Types.H"
#include <cstdio>
#include <libavcodec/avcodec.h>
#include <libavformat/avformat.h>
#include <string>
Go to the source code of this file.
Classes | |
class | FfmpegEncoder |
Low-level class for using ffmpeg to decode movie files. More... |
Low-level class for using ffmpeg to decode movie files
Definition in file FfmpegEncoder.H.