ffmpeg filter
More...
#include <VAAPI.h>
|
bool | CheckSuccess (VAStatus status, const std::string &function) |
|
void | Close () |
|
|
DllLibSSE4 | m_dllSSE4 |
|
uint8_t * | m_cache |
|
AVFilterGraph * | m_pFilterGraph |
|
AVFilterContext * | m_pFilterIn |
|
AVFilterContext * | m_pFilterOut |
|
AVFrame * | m_pFilterFrameIn |
|
AVFrame * | m_pFilterFrameOut |
|
EINTERLACEMETHOD | m_diMethod |
|
VideoPicture | m_DVDPic |
|
double | m_frametime |
|
double | m_lastOutPts |
|
ReadyToDispose | m_cbDispose = nullptr |
|
COutput * | m_pOut |
|
int | m_refsToPics = 0 |
|
CVaapiConfig | m_config |
|
int | m_step |
|
◆ UpdateDeintMethod()
bool CFFmpegPostproc::UpdateDeintMethod |
( |
EINTERLACEMETHOD |
method | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files:
- xbmc/cores/VideoPlayer/DVDCodecs/Video/VAAPI.h
- xbmc/cores/VideoPlayer/DVDCodecs/Video/VAAPI.cpp