#include <qffmpeghwaccel_p.h>
Definition at line 61 of file qffmpeghwaccel_p.h.
◆ ~HWAccel()
QFFmpeg::HWAccel::~HWAccel |
( |
| ) |
|
|
default |
◆ constraints()
const AVHWFramesConstraints * QFFmpeg::HWAccel::constraints |
( |
| ) |
const |
◆ create()
HWAccelUPtr QFFmpeg::HWAccel::create |
( |
AVHWDeviceType | deviceType | ) |
|
|
static |
◆ createFramesContext()
void QFFmpeg::HWAccel::createFramesContext |
( |
AVPixelFormat | swFormat, |
|
|
const QSize & | size ) |
◆ decodingDeviceTypes()
const std::vector< AVHWDeviceType > & QFFmpeg::HWAccel::decodingDeviceTypes |
( |
| ) |
|
|
static |
◆ deviceType()
AVHWDeviceType QFFmpeg::HWAccel::deviceType |
( |
| ) |
const |
◆ encodingDeviceTypes()
const std::vector< AVHWDeviceType > & QFFmpeg::HWAccel::encodingDeviceTypes |
( |
| ) |
|
|
static |
◆ findDecoderWithHwAccel()
std::pair< std::optional< Codec >, HWAccelUPtr > QFFmpeg::HWAccel::findDecoderWithHwAccel |
( |
AVCodecID | id | ) |
|
|
static |
◆ format()
AVPixelFormat QFFmpeg::HWAccel::format |
( |
AVFrame * | frame | ) |
|
|
static |
◆ hwDeviceContext()
AVHWDeviceContext * QFFmpeg::HWAccel::hwDeviceContext |
( |
| ) |
const |
◆ hwDeviceContextAsBuffer()
AVBufferRef * QFFmpeg::HWAccel::hwDeviceContextAsBuffer |
( |
| ) |
const |
|
inline |
◆ hwFormat()
AVPixelFormat QFFmpeg::HWAccel::hwFormat |
( |
| ) |
const |
◆ hwFramesContext()
AVHWFramesContext * QFFmpeg::HWAccel::hwFramesContext |
( |
| ) |
const |
◆ hwFramesContextAsBuffer()
AVBufferRef * QFFmpeg::HWAccel::hwFramesContextAsBuffer |
( |
| ) |
const |
|
inline |
◆ matchesSizeContraints()
bool QFFmpeg::HWAccel::matchesSizeContraints |
( |
QSize | size | ) |
const |
The documentation for this class was generated from the following files: