video-format-info: Use correct parameter name in gst_video_format_info_extrapolate_st...
authorSebastian Dröge <sebastian@centricular.com>
Sun, 27 Feb 2022 11:19:49 +0000 (13:19 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Sun, 27 Feb 2022 11:19:49 +0000 (13:19 +0200)
commit6c3642da491b063429cb8c95da52573aecafbc47
treed8bbc9c8bdc1a1ad2b9d8399608a0ed5561a1230
parentcc3419daf60159394cd310c2405a78775b3f84db
video-format-info: Use correct parameter name in gst_video_format_info_extrapolate_stride() docs

../subprojects/gst-plugins-base/gst-libs/gst/video/video-format.c:7570: Warning: GstVideo: gst_video_format_info_extrapolate_stride: unknown parameter 'info' in documentation comment, should be 'finfo'

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1803>
subprojects/gst-plugins-base/gst-libs/gst/video/video-format.c