summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEdward Hervey <edward@centricular.com>2017-12-05 17:28:55 +0100
committerEdward Hervey <bilboed@bilboed.com>2017-12-05 18:19:32 +0100
commite5c15f6b9605a1e682a60ea1bfadae831e651a41 (patch)
tree5004ecda8f202da1cbf1f16a0fcdca52eb88e90d /docs
parent16d9954dd5a294f0a1e320b37e2582413cc516a8 (diff)
utils: Never return a group_id of 0, add GST_GROUP_ID_INVALID
Various plugins use special values (0 or G_MAXUINT32) as an invalid/unset group_id, but nothing guarantees a groupid won't have that value. Instead define a value which group_id will never have and make gst_group_id_next() always return a value different from that. API: GST_GROUP_ID_INVALID
Diffstat (limited to 'docs')
-rw-r--r--docs/gst/gstreamer-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt
index 6385ca67e..52443e18f 100644
--- a/docs/gst/gstreamer-sections.txt
+++ b/docs/gst/gstreamer-sections.txt
@@ -3571,6 +3571,7 @@ GFLOAT_FROM_LE
GFLOAT_SWAP_LE_BE
GFLOAT_TO_BE
GFLOAT_TO_LE
+GST_GROUP_ID_INVALID
gst_guint64_to_gdouble
gst_gdouble_to_guint64