directshow: Add since marker
authorSeungha Yang <seungha@centricular.com>
Fri, 21 Oct 2022 18:12:19 +0000 (03:12 +0900)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 24 Oct 2022 12:42:51 +0000 (12:42 +0000)
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3250>

subprojects/gst-plugins-bad/sys/directshow/plugin.cpp

index 8cf331b..7db55a8 100644 (file)
  * Boston, MA 02110-1301, USA.
  */
 
+/**
+ * plugin-directshow:
+ *
+ * Since: 1.22
+ */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif