FFmpeg 5.1.2
|
VAAPI connection details. More...
#include <libavutil/hwcontext_es.h>
Data Fields | |
char * | device |
unsigned int | dec_client_type |
unsigned int | enc_client_type |
int | priority |
int | fbloglevel |
int | tile_enable |
int | planar_enable |
int | fd_mem |
int | task_id |
int | lookahead |
int | nb_frames |
const void * | dwl_inst |
VAAPI connection details.
Allocated as AVHWDeviceContext.hwctx
Definition at line 32 of file hwcontext_es.h.
char* AVVSVDeviceContext::device |
Definition at line 33 of file hwcontext_es.h.
unsigned int AVVSVDeviceContext::dec_client_type |
Definition at line 34 of file hwcontext_es.h.
unsigned int AVVSVDeviceContext::enc_client_type |
Definition at line 35 of file hwcontext_es.h.
int AVVSVDeviceContext::priority |
Definition at line 37 of file hwcontext_es.h.
int AVVSVDeviceContext::fbloglevel |
Definition at line 38 of file hwcontext_es.h.
int AVVSVDeviceContext::tile_enable |
Definition at line 39 of file hwcontext_es.h.
int AVVSVDeviceContext::planar_enable |
Definition at line 40 of file hwcontext_es.h.
int AVVSVDeviceContext::fd_mem |
Definition at line 42 of file hwcontext_es.h.
int AVVSVDeviceContext::task_id |
Definition at line 43 of file hwcontext_es.h.
int AVVSVDeviceContext::lookahead |
Definition at line 45 of file hwcontext_es.h.
int AVVSVDeviceContext::nb_frames |
Definition at line 46 of file hwcontext_es.h.
const void* AVVSVDeviceContext::dwl_inst |
Definition at line 47 of file hwcontext_es.h.