]> git.sesse.net Git - ffmpeg/blobdiff - libavutil/hwcontext.h
Merge commit '45a1ce2ff7688656aacd53c27de5815a7ec13afe'
[ffmpeg] / libavutil / hwcontext.h
index e35fb25be867d9c3d7a802f5cb2503a9522966d7..284b091209638ef80b345f2d0a3e559a1a3173a8 100644 (file)
@@ -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