doc: Fix wrong link to GstVideoDirectionMethod

This commit is contained in:
Thibault Saunier 2020-06-03 18:49:53 -04:00
parent 41fee777a6
commit 8e400a5634

View file

@ -2507,7 +2507,7 @@ gst_vaapipostproc_class_init (GstVaapiPostprocClass * klass)
* GstVaapiPostproc:video-direction:
*
* The video-direction to use, expressed as an enum value. See
* #GstVideoDirectionMethod.
* #GstVideoDirection.
*/
filter_op = find_filter_op (filter_ops, GST_VAAPI_FILTER_OP_VIDEO_DIRECTION);
if (filter_op)