gst-inspect: Don't print link to doc if it's known to be unavailable
authorSeungha Yang <seungha@centricular.com>
Fri, 21 Oct 2022 20:29:59 +0000 (05:29 +0900)
committerSeungha Yang <seungha@centricular.com>
Fri, 21 Oct 2022 20:36:38 +0000 (05:36 +0900)
commit7bc5ed34fd8b982cddf4186beaf3b1d34c097e81
treee65f57294b53294c6e225d33195fa5e4c6b8cc8a
parenta5f3ccc0376d385de6cf6ab79308f7d346a3d55a
gst-inspect: Don't print link to doc if it's known to be unavailable

"gst_element_factory_get_skip_documentation() == true" means
documentation was intentionally skipped for the element feature

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3243>
subprojects/gstreamer/tools/gst-inspect.c