From: Thomas Vander Stichele Date: Sat, 5 Jun 2004 12:05:43 +0000 (+0000) Subject: describe IN_CAPS X-Git-Tag: RELEASE-0_8_3~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=864b8837cf4dfd3a4c8f5106df129a74f2342093;p=platform%2Fupstream%2Fgstreamer.git describe IN_CAPS Original commit message from CVS: describe IN_CAPS --- diff --git a/docs/gst/tmpl/gstbuffer.sgml b/docs/gst/tmpl/gstbuffer.sgml index 79322e5..1000d8a 100644 --- a/docs/gst/tmpl/gstbuffer.sgml +++ b/docs/gst/tmpl/gstbuffer.sgml @@ -317,7 +317,7 @@ A set of buffer flags used to describe properties of a #GstBuffer. @GST_BUFFER_KEY_UNIT: the buffer holds a key unit, a unit that can be decoded independently of other buffers. @GST_BUFFER_DONTKEEP: -@GST_BUFFER_IN_CAPS: +@GST_BUFFER_IN_CAPS: the buffer has been added as a field in a #GstCaps. @GST_BUFFER_FLAG_LAST: additional flags can be added starting from this flag.