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

Namespaces

namespace  gnash
 

Anonymous namespace for callbacks, local functions, event handlers etc.


namespace  gnash::media
 

Gnash media handling subsystem (libmedia)


namespace  gnash::media::ffmpeg
 

FFMPEG-based media handler module.


Functions

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