mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
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.
This commit is contained in:
parent
b0801cc962
commit
864d257e83
2 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2007-06-15 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* docs/libs/gstreamer-libs-sections.txt:
|
||||
Add docs for new methods.
|
||||
|
||||
2007-06-15 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* plugins/elements/gstmultiqueue.c: (gst_multi_queue_item_destroy),
|
||||
|
|
|
@ -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
|
||||
<SUBSECTION Standard>
|
||||
GstDataQueueClass
|
||||
GST_DATA_QUEUE
|
||||
|
|
Loading…
Reference in a new issue