| 
    FFmpeg
    
   | 
 
#include <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... | |
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.
 1.8.17