MythTV
master
|
#include <utility>
#include <QPen>
#include "libmyth/mythcontext.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 21 of file mythopenglvideo.cpp.