summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2014-12-16 16:31:21 +0100
committerSebastian Dröge <sebastian@centricular.com>2014-12-16 18:22:46 +0100
commit1f6d5d3ff5cb03527acb99b4059788f53d49567e (patch)
tree7c08df46823d84aba0a99a9a3a74f7185138c4b8 /docs
parent6925fa1b7ccdeda1a54d09ab98411a582bda0ddf (diff)
structure/caps: Add gst_{structure,caps}_filter_and_map_in_place()
https://bugzilla.gnome.org/show_bug.cgi?id=739765
Diffstat (limited to 'docs')
-rw-r--r--docs/gst/gstreamer-sections.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt
index f5863bb8f..4d36c26db 100644
--- a/docs/gst/gstreamer-sections.txt
+++ b/docs/gst/gstreamer-sections.txt
@@ -400,6 +400,7 @@ GST_CAPS_FLAG_UNSET
GstCapsForeachFunc
GstCapsMapFunc
+GstCapsFilterMapFunc
gst_caps_new_empty
gst_caps_new_empty_simple
@@ -429,6 +430,7 @@ gst_caps_set_simple
gst_caps_set_simple_valist
gst_caps_foreach
gst_caps_map_in_place
+gst_caps_filter_and_map_in_place
gst_caps_is_any
gst_caps_is_empty
gst_caps_is_fixed
@@ -2525,6 +2527,7 @@ gst_segment_flags_get_type
GstStructure
GstStructureForeachFunc
GstStructureMapFunc
+GstStructureFilterMapFunc
gst_structure_new_empty
gst_structure_new_id_empty
gst_structure_new
@@ -2556,7 +2559,6 @@ gst_structure_remove_fields
gst_structure_remove_fields_valist
gst_structure_remove_all_fields
gst_structure_get_field_type
-gst_structure_foreach
gst_structure_n_fields
gst_structure_has_field
gst_structure_has_field_typed
@@ -2578,7 +2580,9 @@ gst_structure_get_date_time
gst_structure_get_clock_time
gst_structure_get_enum
gst_structure_get_fraction
+gst_structure_foreach
gst_structure_map_in_place
+gst_structure_filter_and_map_in_place
gst_structure_nth_field_name
gst_structure_set_parent_refcount
gst_structure_to_string