From 864d257e8334cc40a5e4b323c6949ab48d431922 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Fri, 15 Jun 2007 11:49:24 +0000 Subject: [PATCH] docs/libs/gstreamer-libs-sections.txt: Add docs for new methods. Original commit message from CVS: * docs/libs/gstreamer-libs-sections.txt: Add docs for new methods. --- ChangeLog | 5 +++++ docs/libs/gstreamer-libs-sections.txt | 2 ++ 2 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 71de46e6a2..2c8d25200a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-06-15 Wim Taymans + + * docs/libs/gstreamer-libs-sections.txt: + Add docs for new methods. + 2007-06-15 Wim Taymans * plugins/elements/gstmultiqueue.c: (gst_multi_queue_item_destroy), diff --git a/docs/libs/gstreamer-libs-sections.txt b/docs/libs/gstreamer-libs-sections.txt index b427cb4104..ca4f1adf50 100644 --- a/docs/libs/gstreamer-libs-sections.txt +++ b/docs/libs/gstreamer-libs-sections.txt @@ -332,6 +332,8 @@ gst_data_queue_set_flushing gst_data_queue_drop_head gst_data_queue_is_full gst_data_queue_is_empty +gst_data_queue_get_level +gst_data_queue_limits_changed GstDataQueueClass GST_DATA_QUEUE