FFmpeg
|
Files | |
file | vaapi.h |
Data Structures | |
struct | vaapi_context |
This structure is used to share data between the FFmpeg library and the client video application. More... | |
Variables | |
void * | vaapi_context::display |
Window system dependent data. More... | |
uint32_t | vaapi_context::config_id |
Configuration ID. More... | |
uint32_t | vaapi_context::context_id |
Context ID (video decode pipeline) More... | |
void* vaapi_context::display |
uint32_t vaapi_context::config_id |