d3d11: Stop doc for non-default decoder and deinterlacer elements
authorSeungha Yang <seungha@centricular.com>
Thu, 21 Oct 2021 10:41:15 +0000 (19:41 +0900)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 19 Nov 2021 13:38:19 +0000 (13:38 +0000)
commit7fe08d8bedadb7cbd0bdf6979ae105dae5469ca7
tree40ebb3a818ba23245b045cf3ae2e6b948078b6f9
parent97c7fec8be265f9c18e33290cb4b1270b288e51a
d3d11: Stop doc for non-default decoder and deinterlacer elements

Just skip doc for non-default decoder/deinterlacer elements
since there are multiple element in case that system has
multiple GPUs.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1360>
subprojects/gst-docs/symbols/symbol_index.json
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11av1dec.cpp
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11deinterlace.cpp
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11h264dec.cpp
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11h265dec.cpp
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11mpeg2dec.cpp
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11vp8dec.cpp
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11vp9dec.cpp
subprojects/gst-plugins-bad/sys/d3d11/plugin.cpp