X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavutil%2Fhwcontext.h;h=284b091209638ef80b345f2d0a3e559a1a3173a8;hb=28fd79c9db712a2f73ebdbfafa3abbd3040b1a2f;hp=e35fb25be867d9c3d7a802f5cb2503a9522966d7;hpb=a032c5224d409bf2d9d4f5dbcab9b8e9fae60b23;p=ffmpeg diff --git a/libavutil/hwcontext.h b/libavutil/hwcontext.h index e35fb25be86..284b0912096 100644 --- a/libavutil/hwcontext.h +++ b/libavutil/hwcontext.h @@ -417,7 +417,7 @@ void *av_hwdevice_hwconfig_alloc(AVBufferRef *device_ctx); * configuration is provided, returns the maximum possible capabilities * of the device. * - * @param device_ctx a reference to the associated AVHWDeviceContext. + * @param ref a reference to the associated AVHWDeviceContext. * @param hwconfig a filled HW-specific configuration structure, or NULL * to return the maximum possible capabilities of the device. * @return AVHWFramesConstraints structure describing the constraints