[gst-cvs] gstreamer: docs: add new queue api to the docs to fix the build
Stefan Kost
ensonic at kemper.freedesktop.org
Wed Oct 7 01:09:14 PDT 2009
Module: gstreamer
Branch: master
Commit: 18a903e93d3baae1f59a33bbec0f15950314cc3b
URL: http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=18a903e93d3baae1f59a33bbec0f15950314cc3b
Author: Stefan Kost <ensonic at users.sf.net>
Date: Wed Oct 7 11:04:56 2009 +0300
docs: add new queue api to the docs to fix the build
---
docs/libs/gstreamer-libs-sections.txt | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/docs/libs/gstreamer-libs-sections.txt b/docs/libs/gstreamer-libs-sections.txt
index 53b2ec2..a5d4324 100644
--- a/docs/libs/gstreamer-libs-sections.txt
+++ b/docs/libs/gstreamer-libs-sections.txt
@@ -610,7 +610,10 @@ GstDataQueue
GstDataQueueSize
GstDataQueueCheckFullFunction
GstDataQueueItem
+GstDataQueueEmptyCallback
+GstDataQueueFullCallback
gst_data_queue_new
+gst_data_queue_new_full
gst_data_queue_push
gst_data_queue_pop
gst_data_queue_flush
More information about the Gstreamer-commits
mailing list