autodetect: mark filter-caps property as DOC_SHOW_DEFAULT
authorMathieu Duponchelle <mathieu@centricular.com>
Wed, 24 Jun 2020 15:04:51 +0000 (17:04 +0200)
committerMathieu Duponchelle <mathieu@centricular.com>
Wed, 24 Jun 2020 15:04:51 +0000 (17:04 +0200)
commit8d464c8361f47d32d7e5d7ce22b6c9c32bcb9605
treee967a28bde4e7fa155c296e90551b8224aa285a7
parent1863259ab8ca6ad0e4483660ab2b778d940727a9
autodetect: mark filter-caps property as DOC_SHOW_DEFAULT

When generating the cache we inspect the base class through
an instance of one of its subclasses. We don't want potential
assignments in subclasses initialization to leak into the
base class documentation

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/641>
docs/gst_plugins_cache.json
gst/autodetect/gstautodetect.c