FFmpeg  2.8.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Structures | Functions
qsv.h File Reference
#include <mfx/mfxvideo.h>

Go to the source code of this file.

Data Structures

struct  AVQSVContext
 

Functions

AVQSVContextav_qsv_alloc_context (void)
 Allocate a new context. More...
 

Function Documentation

AVQSVContext* av_qsv_alloc_context ( void  )

Allocate a new context.

It must be freed by the caller with av_free().