![]() |
Miam-Player
0.8.0
A nice music player
|
Go to the source code of this file.
Classes | |
struct | AVQSVContext |
Typedefs | |
typedef struct AVQSVContext | AVQSVContext |
Functions | |
AVQSVContext * | av_qsv_alloc_context (void) |
typedef struct AVQSVContext AVQSVContext |
This struct is used for communicating QSV parameters between libavcodec and the caller. It is managed by the caller and must be assigned to AVCodecContext.hwaccel_context.
AVQSVContext* av_qsv_alloc_context | ( | void | ) |
Allocate a new context.
It must be freed by the caller with av_free().