Gnash  0.8.11dev
Namespaces | Functions
VideoDecoderFfmpegVaapi.cpp File Reference
#include "VideoDecoderFfmpegVaapi.h"
#include "VaapiGlobalContext.h"
#include "GnashException.h"

Namespaces

 gnash
 Anonymous namespace for callbacks, local functions, event handlers etc.
 
 gnash::media
 Gnash media handling subsystem (libmedia)
 
 gnash::media::ffmpeg
 FFMPEG-based media handler module.
 

Functions

bool gnash::vaapi_is_enabled ()
 Check whether video acceleration is enabled. More...
 
void gnash::media::ffmpeg::vaapi_set_surface (AVFrame *pic, VaapiSurfaceFfmpeg *surface)
 Attach VA surface to FFmpeg picture. More...