xbmc
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
CDVDVideoPPFFmpeg Class Reference
Collaboration diagram for CDVDVideoPPFFmpeg:
Collaboration graph
[legend]

Public Member Functions

 CDVDVideoPPFFmpeg (CProcessInfo &processInfo)
 
void SetType (const std::string &mType, bool deinterlace)
 
void Process (VideoPicture *pPicture)
 

Protected Member Functions

void Dispose ()
 
bool CheckInit (int iWidth, int iHeight)
 
bool CheckFrameBuffer (const VideoPicture *pSource)
 

Protected Attributes

std::string m_sType
 
CProcessInfom_processInfo
 
void * m_pContext
 
void * m_pMode
 
bool m_deinterlace
 
int m_iInitWidth
 
int m_iInitHeight
 

Member Function Documentation

◆ Process()

void CDVDVideoPPFFmpeg::Process ( VideoPicture pPicture)
Bug:
libpostproc isn't const correct

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