FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures
hwcontext_qsv.h File Reference

An API-specific header for AV_HWDEVICE_TYPE_QSV. More...

#include <mfx/mfxvideo.h>

Go to the source code of this file.

Data Structures

struct  AVQSVDeviceContext
 This struct is allocated as AVHWDeviceContext.hwctx. More...
 
struct  AVQSVFramesContext
 This struct is allocated as AVHWFramesContext.hwctx. More...
 

Detailed Description

An API-specific header for AV_HWDEVICE_TYPE_QSV.

This API does not support dynamic frame pools. AVHWFramesContext.pool must contain AVBufferRefs whose data pointer points to an mfxFrameSurface1 struct.

Definition in file hwcontext_qsv.h.