From: Sebastian Dröge Date: Tue, 23 Apr 2019 09:31:07 +0000 (+0300) Subject: bitwriter: Mark the whole type as Since: 1.16 X-Git-Tag: 1.19.3~1232 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0058eeb1de136f4d0c33a7189457816d3dfdd5df;p=platform%2Fupstream%2Fgstreamer.git bitwriter: Mark the whole type as Since: 1.16 --- diff --git a/libs/gst/base/gstbitwriter.h b/libs/gst/base/gstbitwriter.h index d837b81..5cffbba 100644 --- a/libs/gst/base/gstbitwriter.h +++ b/libs/gst/base/gstbitwriter.h @@ -42,6 +42,8 @@ typedef struct _GstBitWriter GstBitWriter; * @bit_size: Size of written @data in bits * * A bit writer instance. + * + * Since: 1.16 */ struct _GstBitWriter {