Lumiera  0.pre.03
»edit your freedom«
xvdisplayer.hpp File Reference

Go to the source code of this file.

Description

Implementation of video output via XVideo.

Warning
as of 2016 it is not clear, if this code will be evolved into the actual display facility, or be replaced and rewritten, when we're about to create a functional video display connected to the render engine.
See also
displayer.hpp

Definition in file xvdisplayer.hpp.

#include "stage/output/displayer.hpp"
#include "stage/gtk-base.hpp"
#include <X11/Xlib.h>
#include <sys/ipc.h>
#include <sys/shm.h>
#include <X11/extensions/XShm.h>
#include <X11/extensions/Xvlib.h>

Classes

class  XvDisplayer
 XvDisplayer is a class which is responsible for rendering a video image via XVideo. More...
 

Namespaces

 stage
 Lumiera GTK UI implementation root.
 
 stage::output
 Video output implementation.