AV_CODEC_CAP_HWACCEL_VDPAU

Codec can export data for HW decoding (VDPAU).

@nogc nothrow extern (C)
static if(FF_API_CAP_VDPAU)
enum AV_CODEC_CAP_HWACCEL_VDPAU = (1 << 7);

Meta