gst/gst-0.10.11.ignore: GstDataQueue was added in gstreamer-0.10.11

Original commit message from CVS:
* gst/gst-0.10.11.ignore:
GstDataQueue was added in gstreamer-0.10.11
* gst/gst-0.10.14.ignore:
some GstDataQueue methods were added in 0.10.14
This commit is contained in:
Edward Hervey 2007-07-30 11:39:08 +00:00
parent 7ef06cab13
commit 9f852edee2
3 changed files with 12 additions and 0 deletions

View file

@ -1,3 +1,10 @@
2007-07-30 Edward Hervey <bilboed@bilboed.com>
* gst/gst-0.10.11.ignore:
GstDataQueue was added in gstreamer-0.10.11
* gst/gst-0.10.14.ignore:
some GstDataQueue methods were added in 0.10.14
2007-07-28 Edward Hervey <bilboed@bilboed.com>
* gst/base.defs:

View file

@ -7,3 +7,6 @@ ignore
gst_tag_list_is_empty
gst_element_state_change_return_get_name
%%
ignore-type
GstDataQueue
%%

View file

@ -8,6 +8,8 @@ ignore
gst_controller_get_control_source
gst_object_set_control_source
gst_object_get_control_source
gst_data_queue_get_level
gst_data_queue_limits_changed
%%
ignore-type
GstControlSource