|
MythTV master
|
#include <utility>#include <QPen>#include "libmythbase/mythcorecontext.h"#include "libmythbase/mythlogging.h"#include "libmythui/opengl/mythrenderopengl.h"#include "mythavutil.h"#include "opengl/mythopengltonemap.h"#include "opengl/mythopenglvideo.h"#include "opengl/mythopenglvideoshaders.h"#include "tv.h"#include "libavutil/stereo3d.h"Go to the source code of this file.
Macros | |
| #define | LOC QString("GLVid: ") |
| #define LOC QString("GLVid: ") |
Definition at line 22 of file mythopenglvideo.cpp.