#include "../../avutil/56/avconfig.h"
#include "../../ffmpeg-4.2.4-single-header.h"
#include <cstring>
#include "FFmpegFunctions.h"
#include "wrappers/AVFormatContextWrapper.h"
#include "wrappers/AVInputFormatWrapper.h"
#include "wrappers/AVIOContextWrapper.h"
#include "wrappers/AVOutputFormatWrapper.h"
#include "wrappers/AVStreamWrapper.h"
#include "wrappers/AVCodecWrapper.h"
#include "../../FFmpegAPIResolver.h"
#include "../AVFormatContextWrapperImpl.inl"
#include "../AVInputFormatWrapperImpl.inl"
#include "../AVIOContextWrapperImpl.inl"
#include "../AVOutputFormatWrapperImpl.inl"
#include "../AVStreamWrapperImpl.inl"
Go to the source code of this file.