summaryrefslogtreecommitdiffstats
path: root/libavutil/hwcontext.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavutil/hwcontext.h')
-rw-r--r--libavutil/hwcontext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/hwcontext.h b/libavutil/hwcontext.h
index 4067ff1..1181659 100644
--- a/libavutil/hwcontext.h
+++ b/libavutil/hwcontext.h
@@ -418,7 +418,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
OpenPOWER on IntegriCloud