From 7b7b3e754a72c95b8aca55dcff6a8139ffb1b90b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Wed, 14 Feb 2018 19:37:35 +0000 Subject: [PATCH] docs: add flow combiner ref/unref to docs So new-in-1.12 index actually has some entries. --- docs/libs/gstreamer-libs-sections.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/libs/gstreamer-libs-sections.txt b/docs/libs/gstreamer-libs-sections.txt index 515eb76e1b..42adf5b728 100644 --- a/docs/libs/gstreamer-libs-sections.txt +++ b/docs/libs/gstreamer-libs-sections.txt @@ -839,6 +839,8 @@ gst_collect_pads_get_type GstFlowCombiner gst_flow_combiner_new gst_flow_combiner_free +gst_flow_combiner_ref +gst_flow_combiner_unref gst_flow_combiner_update_flow gst_flow_combiner_add_pad gst_flow_combiner_remove_pad