diff --git a/ChangeLog b/ChangeLog index 2c88ec92fd..fc936c1e37 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-10-22 Edgard Lima + + * 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 * 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 diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt index 66415842f1..ee67957340 100644 --- a/docs/gst/gstreamer-sections.txt +++ b/docs/gst/gstreamer-sections.txt @@ -2239,6 +2239,11 @@ GST_VALUE_HOLDS_CAPS gst_value_set_caps gst_value_get_caps + +GST_VALUE_HOLDS_STRUCTURE +gst_value_set_structure +gst_value_get_structure + GST_VALUE_HOLDS_MINI_OBJECT