gstreamer/gst/gst-0.10.7.ignore
Edward Hervey 605a8acde5 codegen/codegen.py: Also ignore pointers and boxed if they're in ignore-type.
Original commit message from CVS:
* codegen/codegen.py:
Also ignore pointers and boxed if they're in ignore-type.
* gst/gst-0.10.7.ignore:
Add gst_type_find_factory_call_function to functions ignored before
0.10.7 since it requires GstTypeFind arguments.
2007-04-04 12:57:32 +00:00

15 lines
264 B
Text

%%
ignore
gst_type_find_new
gst_type_find_factory_call_function
gst_element_seek_simple
GST_FLOW_CUSTOM_SUCCESS
GST_FLOW_CUSTOM_ERROR
gst_collect_pads_set_flushing
gst_dp_crc
%%
ignore-type
GstTypeFind
GstDPVersion
GstDPPacketizer
%%