docs: add since marker for new video API
authorTim-Philipp Müller <tim@centricular.net>
Tue, 2 Apr 2013 22:40:13 +0000 (23:40 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 2 Apr 2013 22:40:13 +0000 (23:40 +0100)
gst-libs/gst/video/video-format.h

index 37a9a40..6292569 100644 (file)
@@ -478,6 +478,8 @@ gconstpointer  gst_video_format_get_palette          (GstVideoFormat format, gsi
  *     "memory:SystemMemory".
  *
  * Generic caps string for video, for use in pad templates.
+ *
+ * Since: 1.2
  */
 #define GST_VIDEO_CAPS_MAKE_WITH_FEATURES(features,format)              \
     "video/x-raw(" features "), "                                       \