docs/gst/gstreamer-sections.txt: Fixed documentation from my previous commit (added...
authorEdgard Lima <edgard.lima@indt.org.br>
Mon, 22 Oct 2007 11:32:14 +0000 (11:32 +0000)
committerEdgard Lima <edgard.lima@indt.org.br>
Mon, 22 Oct 2007 11:32:14 +0000 (11:32 +0000)
Original commit message from CVS:

* docs/gst/gstreamer-sections.txt:
Fixed documentation from my previous commit (added new API add
gst_value_set_structure(), add gst_value_get_structure() and
GST_VALUE_HOLDS_STRUCTURE).

ChangeLog
docs/gst/gstreamer-sections.txt

index 2c88ec9..fc936c1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-10-22  Edgard Lima  <edgard.lima@indt.org.br>
+
+       * docs/gst/gstreamer-sections.txt:
+        Fixed documentation from my previous commit (added new API add
+        gst_value_set_structure(), add gst_value_get_structure() and
+        GST_VALUE_HOLDS_STRUCTURE).
+
 2007-10-22  Stefan Kost  <ensonic@users.sf.net>
 
        * gst/gstdebugutils.c:
@@ -25,6 +32,7 @@
         end delimiter. Fixes: #487969.
         API: add gst_value_set_structure()
         API: add gst_value_get_structure()
+        API: add GST_VALUE_HOLDS_STRUCTURE
 
 2007-10-19  Tim-Philipp Müller  <tim at centricular dot net>
 
index 6641584..ee67957 100644 (file)
@@ -2239,6 +2239,11 @@ GST_VALUE_HOLDS_CAPS
 gst_value_set_caps
 gst_value_get_caps
 
+<SUBSECTION structure>
+GST_VALUE_HOLDS_STRUCTURE
+gst_value_set_structure
+gst_value_get_structure
+
 <SUBSECTION miniobject>
 GST_VALUE_HOLDS_MINI_OBJECT