Valkka  1.6.1
OpenSource Video Management
Typedefs
openglthread.cpp File Reference

FrameFifo for OpenGLThread: stack of YUV frames and uploading to GPU. More...

#include "openglthread.h"
#include "tools.h"
#include "logging.h"
Include dependency graph for openglthread.cpp:

Typedefs

typedef GLXContext(* glXCreateContextAttribsARBProc) (Display *, GLXFBConfig, GLXContext, Bool, const int *)
 

Detailed Description

FrameFifo for OpenGLThread: stack of YUV frames and uploading to GPU.

The OpenGL thread for presenting frames and related data structures.

Author
Sampsa Riikonen
Date
2017
Version
1.6.1

DESCRIPTION