|
Gnash
0.8.10
|
VA context implementation for FFmpeg. More...
#include <VideoDecoderFfmpegVaapi.h>
Public Member Functions | |
| VaapiContextFfmpeg (enum CodecID codec_id) | |
| bool | initDecoder (unsigned int width, unsigned int height) |
| VaapiSurfaceFfmpeg * | getSurface () |
Static Public Member Functions | |
| static VaapiContextFfmpeg * | create (enum CodecID codec_id) |
VA context implementation for FFmpeg.
| gnash::media::ffmpeg::VaapiContextFfmpeg::VaapiContextFfmpeg | ( | enum CodecID | codec_id | ) |
Referenced by create().
| VaapiContextFfmpeg * gnash::media::ffmpeg::VaapiContextFfmpeg::create | ( | enum CodecID | codec_id | ) | [static] |
References gnash::vaapi_is_enabled(), and VaapiContextFfmpeg().
| bool gnash::media::ffmpeg::VaapiContextFfmpeg::initDecoder | ( | unsigned int | width, |
| unsigned int | height | ||
| ) |
References gnash::VaapiGlobalContext::display(), and gnash::get().
1.7.6.1