gst: Add APIs to allow documentation for element to be skipped
authorSeungha Yang <seungha@centricular.com>
Thu, 21 Oct 2021 10:04:43 +0000 (19:04 +0900)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 19 Nov 2021 13:38:18 +0000 (13:38 +0000)
commit97c7fec8be265f9c18e33290cb4b1270b288e51a
treeb9ccb1a8eaa06fb7ccd4f8f5357dab9fcb399b15
parentae7a3652747ecabd6086b1d326efccfb1a82969f
gst: Add APIs to allow documentation for element to be skipped

Dynamically registered elements (hardware element in most cases)
may or may not be available on a system and properties may be different
per system.
This new API will make documentation skipping possible in programmable way.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1360>
subprojects/gstreamer/docs/gst-hotdoc-plugins-scanner.c
subprojects/gstreamer/gst/gstelement.c
subprojects/gstreamer/gst/gstelementfactory.c
subprojects/gstreamer/gst/gstelementfactory.h