|
MythTV master
|
#include <utility>#include "libmythbase/mythconfig.h"#include "libmythbase/mythcorecontext.h"#include "libmythbase/mythlogging.h"#include "libmythui/mythmainwindow.h"#include "libmythui/mythuihelper.h"#include "libmythui/opengl/mythopenglperf.h"#include "libmythui/opengl/mythpainteropengl.h"#include "libmythui/opengl/mythrenderopengl.h"#include "decoders/mythcodeccontext.h"#include "mythplayer.h"#include "mythvideoprofile.h"#include "opengl/mythopenglinterop.h"#include "opengl/mythopenglvideo.h"#include "opengl/mythvideooutopengl.h"#include "osd.h"Go to the source code of this file.
Macros | |
| #define | LOC QString("VidOutGL: ") |
| #define LOC QString("VidOutGL: ") |
Definition at line 22 of file mythvideooutopengl.cpp.