#include <VAAPI.h>
§ EDisplayState
| Enumerator |
|---|
| VAAPI_OPEN | |
| VAAPI_RESET | |
| VAAPI_LOST | |
| VAAPI_ERROR | |
§ CDecoder()
§ ~CDecoder()
§ CanSkipDeint()
| bool CDecoder::CanSkipDeint |
( |
| ) |
|
|
overridevirtual |
§ Check()
§ CheckStatus()
| bool VAAPI::CDecoder::CheckStatus |
( |
VAStatus |
vdp_st, |
|
|
int |
line |
|
) |
| |
|
protected |
§ CheckSuccess()
| bool CDecoder::CheckSuccess |
( |
VAStatus |
status | ) |
|
|
protected |
§ Close()
§ ConfigVAAPI()
| bool CDecoder::ConfigVAAPI |
( |
| ) |
|
|
protected |
§ Create()
§ Decode()
§ FFGetBuffer()
| int CDecoder::FFGetBuffer |
( |
AVCodecContext * |
avctx, |
|
|
AVFrame * |
pic, |
|
|
int |
flags |
|
) |
| |
|
static |
§ FFReleaseBuffer()
§ FiniVAAPIOutput()
| void CDecoder::FiniVAAPIOutput |
( |
| ) |
|
|
protected |
§ GetAllowedReferences()
| unsigned VAAPI::CDecoder::GetAllowedReferences |
( |
| ) |
|
|
inlineoverridevirtual |
§ GetPicture()
| bool CDecoder::GetPicture |
( |
AVCodecContext * |
avctx, |
|
|
VideoPicture * |
picture |
|
) |
| |
|
overridevirtual |
§ Name()
| const std::string VAAPI::CDecoder::Name |
( |
| ) |
|
|
inlineoverridevirtual |
§ Open()
| bool CDecoder::Open |
( |
AVCodecContext * |
avctx, |
|
|
AVCodecContext * |
mainctx, |
|
|
const enum AVPixelFormat |
fmt |
|
) |
| |
|
overridevirtual |
§ Register()
§ Release()
| long CDecoder::Release |
( |
| ) |
|
|
overridevirtual |
§ ReleasePicReference()
| long CDecoder::ReleasePicReference |
( |
| ) |
|
|
protected |
§ Reset()
§ ReturnRenderPicture()
§ SetCodecControl()
| void CDecoder::SetCodecControl |
( |
int |
flags | ) |
|
|
overridevirtual |
§ SetWidthHeight()
| void VAAPI::CDecoder::SetWidthHeight |
( |
int |
width, |
|
|
int |
height |
|
) |
| |
|
protected |
§ CVaapiBufferPool
§ m_avctx
| AVCodecContext* VAAPI::CDecoder::m_avctx |
|
protected |
§ m_bufferStats
§ m_capDeepColor
| bool CDecoder::m_capDeepColor = false |
|
staticprotected |
§ m_capGeneral
| bool CDecoder::m_capGeneral = false |
|
staticprotected |
§ m_codecControl
| int VAAPI::CDecoder::m_codecControl |
|
protected |
§ m_DecoderSection
§ m_decoderThread
§ m_DisplayEvent
| CEvent VAAPI::CDecoder::m_DisplayEvent |
|
protected |
§ m_DisplayState
§ m_ErrorCount
| int VAAPI::CDecoder::m_ErrorCount |
|
protected |
§ m_getBufferError
| int VAAPI::CDecoder::m_getBufferError |
|
protected |
§ m_inMsgEvent
| CEvent VAAPI::CDecoder::m_inMsgEvent |
|
protected |
§ m_presentPicture
§ m_processInfo
§ m_pWinSystem
§ m_vaapiConfig
§ m_vaapiConfigured
| bool VAAPI::CDecoder::m_vaapiConfigured |
|
protected |
§ m_vaapiOutput
| COutput VAAPI::CDecoder::m_vaapiOutput |
|
protected |
§ m_videoSurfaces
The documentation for this class was generated from the following files: