MythTV
master
|
#include "mythdrmprimecontext.h"
Go to the source code of this file.
Classes | |
class | MythV4L2M2MContext |
A handler for V4L2 Memory2Memory codecs. More... | |
Typedefs | |
using | V4L2Profiles = QList< MythCodecContext::CodecProfile > |
using | V4L2Mapping = QPair< const uint32_t, const MythCodecContext::CodecProfile > |
using V4L2Profiles = QList<MythCodecContext::CodecProfile> |
Definition at line 7 of file mythv4l2m2mcontext.h.
using V4L2Mapping = QPair<const uint32_t, const MythCodecContext::CodecProfile> |
Definition at line 8 of file mythv4l2m2mcontext.h.