summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Dufresne <nicolas.dufresne@collabora.com>2018-02-14 14:11:47 -0500
committerNicolas Dufresne <nicolas.dufresne@collabora.com>2018-02-14 14:46:53 -0500
commit93e32bfdf6188bef80e292e664b88fef40afaf6c (patch)
tree9f5f2ee590b42f57fb0354fe44da65f69f6e83ad
parent458349d366efa2576793ab240a3f7ba90719030d (diff)
downloadgstreamer-plugins-base-93e32bfdf6188bef80e292e664b88fef40afaf6c.tar.gz
doc: Remove extra . after Since marker
-rw-r--r--gst-libs/gst/allocators/gstfdmemory.h2
-rw-r--r--gst-libs/gst/video/video-color.h6
2 files changed, 4 insertions, 4 deletions
diff --git a/gst-libs/gst/allocators/gstfdmemory.h b/gst-libs/gst/allocators/gstfdmemory.h
index 40c90d0bd..e6dcc7410 100644
--- a/gst-libs/gst/allocators/gstfdmemory.h
+++ b/gst-libs/gst/allocators/gstfdmemory.h
@@ -46,7 +46,7 @@ typedef struct _GstFdAllocatorClass GstFdAllocatorClass;
* @GST_FD_MEMORY_FLAG_MAP_PRIVATE: do a private mapping instead of
* the default shared mapping.
* @GST_FD_MEMORY_FLAG_DONT_CLOSE: don't close the file descriptor when
- * the memory is freed. Since: 1.10.
+ * the memory is freed. Since: 1.10
*
* Various flags to control the operation of the fd backed memory.
*
diff --git a/gst-libs/gst/video/video-color.h b/gst-libs/gst/video/video-color.h
index 6dafdea2a..31bd72614 100644
--- a/gst-libs/gst/video/video-color.h
+++ b/gst-libs/gst/video/video-color.h
@@ -50,7 +50,7 @@ typedef enum {
* @GST_VIDEO_COLOR_MATRIX_BT709: ITU-R BT.709 color matrix
* @GST_VIDEO_COLOR_MATRIX_BT601: ITU-R BT.601 color matrix
* @GST_VIDEO_COLOR_MATRIX_SMPTE240M: SMPTE 240M color matrix
- * @GST_VIDEO_COLOR_MATRIX_BT2020: ITU-R BT.2020 color matrix. Since: 1.6.
+ * @GST_VIDEO_COLOR_MATRIX_BT2020: ITU-R BT.2020 color matrix. Since: 1.6
*
* The color matrix is used to convert between Y'PbPr and
* non-linear RGB (R'G'B')
@@ -87,7 +87,7 @@ gboolean gst_video_color_matrix_get_Kr_Kb (GstVideoColorMatrix matrix, gdouble *
* 316.22777:1 range
* @GST_VIDEO_TRANSFER_BT2020_12: Gamma 2.2 curve with a linear segment in the lower
* range. Used for BT.2020 with 12 bits per
- * component. Since: 1.6.
+ * component. Since: 1.6
* @GST_VIDEO_TRANSFER_ADOBERGB: Gamma 2.19921875. Since: 1.8
*
* The video transfer function defines the formula for converting between
@@ -121,7 +121,7 @@ gdouble gst_video_color_transfer_decode (GstVideoTransferFunction func, gdo
* @GST_VIDEO_COLOR_PRIMARIES_SMPTE170M: SMPTE170M primaries
* @GST_VIDEO_COLOR_PRIMARIES_SMPTE240M: SMPTE240M primaries
* @GST_VIDEO_COLOR_PRIMARIES_FILM: Generic film
- * @GST_VIDEO_COLOR_PRIMARIES_BT2020: BT2020 primaries. Since: 1.6.
+ * @GST_VIDEO_COLOR_PRIMARIES_BT2020: BT2020 primaries. Since: 1.6
* @GST_VIDEO_COLOR_PRIMARIES_ADOBERGB: Adobe RGB primaries. Since: 1.8
*
* The color primaries define the how to transform linear RGB values to and from