MythTV  master
Classes | Typedefs
mythvaapicontext.h File Reference
#include "libmythtv/decoders/mythcodeccontext.h"
#include "va/va.h"
#include "libavutil/pixfmt.h"
#include "libavutil/hwcontext.h"
#include "libavcodec/avcodec.h"
#include "libavfilter/avfilter.h"
#include "libavformat/avformat.h"
#include "libavfilter/buffersrc.h"
Include dependency graph for mythvaapicontext.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MythVAAPIContext
 

Typedefs

using VAAPIProfile = QPair< MythCodecContext::CodecProfile, QPair< QSize, QSize > >
 
using VAAPIProfiles = QVector< VAAPIProfile >
 

Typedef Documentation

◆ VAAPIProfile

using VAAPIProfile = QPair<MythCodecContext::CodecProfile,QPair<QSize,QSize> >

Definition at line 20 of file mythvaapicontext.h.

◆ VAAPIProfiles

using VAAPIProfiles = QVector<VAAPIProfile>

Definition at line 21 of file mythvaapicontext.h.