directshow: Add since marker

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3250>
This commit is contained in:
Seungha Yang 2022-10-22 03:12:19 +09:00 committed by GStreamer Marge Bot
parent 7193a601b3
commit 92fd435a25

View file

@ -17,6 +17,12 @@
* Boston, MA 02110-1301, USA.
*/
/**
* plugin-directshow:
*
* Since: 1.22
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif