vpxenc: mark all properties as GST_DOC_SHOW_DEFAULT
authorMathieu Duponchelle <mathieu@centricular.com>
Wed, 24 Jun 2020 14:45:27 +0000 (16:45 +0200)
committerMathieu Duponchelle <mathieu@centricular.com>
Wed, 24 Jun 2020 14:45:27 +0000 (16:45 +0200)
commit1863259ab8ca6ad0e4483660ab2b778d940727a9
tree3b0b82ebea345c65d71c2878a0013667d84c649d
parentf97430f6e90db98eca3cd4268f2f09110c065c4a
vpxenc: mark all properties as GST_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
ext/vpx/gstvpxenc.c