FFmpeg
Classes | Typedefs
hwcontext_cuda.h File Reference

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

#include <cuda.h>
#include "pixfmt.h"

Go to the source code of this file.

Classes

struct  AVCUDADeviceContext
 This struct is allocated as AVHWDeviceContext.hwctx. More...
 

Typedefs

typedef struct AVCUDADeviceContextInternal AVCUDADeviceContextInternal
 
typedef struct AVCUDADeviceContext AVCUDADeviceContext
 This struct is allocated as AVHWDeviceContext.hwctx.
 

Detailed Description

An API-specific header for AV_HWDEVICE_TYPE_CUDA.

This API supports dynamic frame pools. AVHWFramesContext.pool must return AVBufferRefs whose data pointer is a CUdeviceptr.