FFmpeg
|
Go to the source code of this file.
Functions | |
struct AVQSVContext * | av_qsv_alloc_context (void) |
Allocate a new context. More... | |
struct AVQSVContext* av_qsv_alloc_context | ( | void | ) |
Allocate a new context.
It must be freed by the caller with av_free().
Definition at line 38 of file qsv_api.c.
Referenced by get_format(), qsv_init(), and qsv_transcode_init().