FFmpeg
4.2.2
|
Go to the source code of this file.
Data Structures | |
struct | AVQSVContext |
This struct is used for communicating QSV parameters between libavcodec and the caller. More... | |
Functions | |
AVQSVContext * | av_qsv_alloc_context (void) |
Allocate a new context. More... | |
AVQSVContext* av_qsv_alloc_context | ( | void | ) |
Allocate a new context.
It must be freed by the caller with av_free().