From 97cded9425dc4d427f1a7ab39b766ca3eef9b0de Mon Sep 17 00:00:00 2001 From: David Schleef Date: Thu, 19 Feb 2004 02:23:35 +0000 Subject: [PATCH] docs/libs/gstreamer-libs-sections.txt: Add missing sections for libgstcontrol. Original commit message from CVS: reviewed by: David Schleef * docs/libs/gstreamer-libs-sections.txt: Add missing sections for libgstcontrol. --- ChangeLog | 7 +++++++ docs/libs/gstreamer-libs-sections.txt | 19 +++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/ChangeLog b/ChangeLog index a0a6f1c..3bd2e16 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-02-18 kost@imn.htwk-leipzig.de + + reviewed by: David Schleef + + * docs/libs/gstreamer-libs-sections.txt: Add missing sections + for libgstcontrol. + 2004-02-18 David Schleef * libs/gst/control/dparam.c: (gst_dparam_class_init): diff --git a/docs/libs/gstreamer-libs-sections.txt b/docs/libs/gstreamer-libs-sections.txt index e0beeaa..6294ace 100644 --- a/docs/libs/gstreamer-libs-sections.txt +++ b/docs/libs/gstreamer-libs-sections.txt @@ -150,7 +150,26 @@ gst_idct_destroy gstcontrol libs/control/control.h gst_control_init + +gst_dpman_new +gst_dpman_add_required_dparam_callback +gst_dpman_add_required_dparam_direct +gst_dpman_add_required_dparam_array +gst_dpman_remove_required_dparam +gst_dpman_attach_dparam +gst_dpman_detach_dparam +gst_dpman_get_dparam +gst_dpman_get_dparam_type +gst_dpman_register_mode +gst_dpman_set_mode +gst_dpman_set_parent +gst_dpman_get_manager +gst_dpman_bypass_dparam + + +gst_dparam_new gst_dparam_attach gst_dparam_detach gst_dparam_do_update_default + -- 2.7.4