docs: Add objc and objcpp files to hotdoc gst_c_sources
authorNirbheek Chauhan <nirbheek@centricular.com>
Mon, 31 Jan 2022 23:37:04 +0000 (05:07 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Mon, 31 Jan 2022 23:55:42 +0000 (05:25 +0530)
commit67656c5eeb1c6217d0b7b62545f28243de13bec7
tree70cde3640d8a01b09396acf44f8d86822b28a8c9
parenta6a8a136087f674cde1e64022b75ff2a773846e4
docs: Add objc and objcpp files to hotdoc gst_c_sources

Hotdoc should be able to extract and parse comments out of these. Just
need to be careful to only add the glob in directories that actually
contain *.m (objc) and *.mm (objcpp) files.

Also fix some doc comments and remove redundant ones.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1614>
subprojects/gst-plugins-bad/docs/meson.build
subprojects/gst-plugins-bad/sys/applemedia/avfassetsrc.m
subprojects/gst-plugins-bad/sys/applemedia/iosassetsrc.m
subprojects/gst-plugins-base/docs/meson.build
subprojects/gst-plugins-good/docs/meson.build
subprojects/gst-plugins-good/sys/osxvideo/osxvideosink.m