MythTV
master
|
#include "mythcodeccontext.h"
#include "libavutil/pixfmt.h"
#include "libavutil/hwcontext.h"
#include "libavcodec/avcodec.h"
Go to the source code of this file.
Classes | |
class | MythMediaCodecContext |
Typedefs | |
using | MCProfiles = QList< QPair< MythCodecContext::CodecProfile, QSize > > |
using MCProfiles = QList<QPair<MythCodecContext::CodecProfile,QSize> > |
Definition at line 14 of file mythmediacodeccontext.h.