Gnash  0.8.10
Public Member Functions | Static Public Member Functions
gnash::media::ffmpeg::VaapiContextFfmpeg Class Reference

VA context implementation for FFmpeg. More...

#include <VideoDecoderFfmpegVaapi.h>

List of all members.

Public Member Functions

 VaapiContextFfmpeg (enum CodecID codec_id)
bool initDecoder (unsigned int width, unsigned int height)
VaapiSurfaceFfmpeggetSurface ()

Static Public Member Functions

static VaapiContextFfmpegcreate (enum CodecID codec_id)

Detailed Description

VA context implementation for FFmpeg.


Constructor & Destructor Documentation

gnash::media::ffmpeg::VaapiContextFfmpeg::VaapiContextFfmpeg ( enum CodecID  codec_id)

Referenced by create().


Member Function Documentation

VaapiContextFfmpeg * gnash::media::ffmpeg::VaapiContextFfmpeg::create ( enum CodecID  codec_id) [static]
VaapiSurfaceFfmpeg* gnash::media::ffmpeg::VaapiContextFfmpeg::getSurface ( ) [inline]
bool gnash::media::ffmpeg::VaapiContextFfmpeg::initDecoder ( unsigned int  width,
unsigned int  height 
)

The documentation for this class was generated from the following files: