X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gst%2Fgstallocator.h;h=05565a2469984848f826dfa0edbb0b2823cd50c3;hb=0c6f5b3e4c3dc55e684bca1e3fc9a2a9b74407b9;hp=29c1a0f09481e343e2e5689398bb27c9a5f946a9;hpb=8983cce9f61e54fec05ce09718d06061642635d8;p=platform%2Fupstream%2Fgstreamer.git diff --git a/gst/gstallocator.h b/gst/gstallocator.h index 29c1a0f..05565a2 100644 --- a/gst/gstallocator.h +++ b/gst/gstallocator.h @@ -102,9 +102,9 @@ typedef enum { * @mem_share: the implementation of the GstMemoryShareFunction * @mem_is_span: the implementation of the GstMemoryIsSpanFunction * @mem_map_full: the implementation of the GstMemoryMapFullFunction. - * Will be used instead of @mem_map if present. (Since 1.6) + * Will be used instead of @mem_map if present. (Since: 1.6) * @mem_unmap_full: the implementation of the GstMemoryUnmapFullFunction. - * Will be used instead of @mem_unmap if present. (Since 1.6) + * Will be used instead of @mem_unmap if present. (Since: 1.6) * * The #GstAllocator is used to create new memory. */