MythTV  master
Classes | Typedefs
mythcodeccontext.h File Reference
#include <QRecursiveMutex>
#include <QStringList>
#include <QAtomicInt>
#include "libmythtv/mythcodecid.h"
#include "libmythtv/mythframe.h"
#include "libmythtv/mythinteropgpu.h"
#include "libmythtv/mythtvexp.h"
#include "decoderbase.h"
#include "libavcodec/avcodec.h"
#include "libavformat/avformat.h"
Include dependency graph for mythcodeccontext.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MythCodecContext
 

Typedefs

using CreateHWDecoder = int(*)(AVCodecContext *Context)
 

Typedef Documentation

◆ CreateHWDecoder

using CreateHWDecoder = int (*)(AVCodecContext *Context)

Definition at line 47 of file mythcodeccontext.h.