|
From: <tp...@ke...> - 2011-02-09 11:52:55
|
Module: gst-python Branch: master Commit: 4514c29b9a8f654474d4959e076746a1ee82a6d7 URL: http://cgit.freedesktop.org/gstreamer/gst-python/commit/?id=4514c29b9a8f654474d4959e076746a1ee82a6d7 Author: Tim-Philipp Müller <tim...@co...> Date: Wed Feb 9 09:40:17 2011 +0000 gst-0.10.31.ignore: fix build against core 0.10.30 --- gst/gst-0.10.31.ignore | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/gst/gst-0.10.31.ignore b/gst/gst-0.10.31.ignore index d0b44e9..b324ae4 100644 --- a/gst/gst-0.10.31.ignore +++ b/gst/gst-0.10.31.ignore @@ -9,6 +9,8 @@ ignore gst_element_factory_list_is_type gst_element_factory_list_get_elements gst_element_factory_list_filter + gst_element_factory_get_documentation_uri + gst_element_factory_get_icon_name gst_plugin_Feature_rank_compare_func gst_query_add_buffering_range gst_query_get_n_buffering_ranges @@ -21,4 +23,4 @@ ignore %% ignore-type GstDateTime -%% \ No newline at end of file +%% |