win32/common/libgstbase.def: added export of gst_type_find_helper_for_buffer

Original commit message from CVS:
* win32/common/libgstbase.def:
added export of gst_type_find_helper_for_buffer
* win32/common/libgstbase.def:
added some exports : gst_bin_iterate_elements, gst_iterator_resync,
gst_ghost_pad_get_target
This commit is contained in:
Sébastien Moutte 2006-02-28 20:57:10 +00:00
parent 2ce6ef3edd
commit 13dcc943cd
3 changed files with 13 additions and 1 deletions

View file

@ -1,3 +1,11 @@
2006-02-28 Sebastien Moutte <sebastien@moutte.net>
* win32/common/libgstbase.def:
added export of gst_type_find_helper_for_buffer
* win32/common/libgstbase.def:
added some exports : gst_bin_iterate_elements, gst_iterator_resync,
gst_ghost_pad_get_target
2006-02-28 Wim Taymans <wim@fluendo.com>
* docs/design/draft-klass.txt:

View file

@ -18,4 +18,5 @@ EXPORTS
gst_collect_pads_start
gst_collect_pads_stop
gst_push_src_get_type
gst_type_find_helper
gst_type_find_helper
gst_type_find_helper_for_buffer

View file

@ -13,6 +13,7 @@ EXPORTS
gst_bin_get_by_interface
gst_bin_get_by_name
gst_bin_get_type
gst_bin_iterate_elements
gst_bin_new
gst_bin_remove
gst_buffer_create_sub
@ -137,6 +138,7 @@ EXPORTS
gst_fourcc_get_type
gst_fraction_get_type
gst_fraction_range_get_type
gst_ghost_pad_get_target
gst_ghost_pad_get_type
gst_ghost_pad_new
gst_ghost_pad_new_no_target
@ -157,6 +159,7 @@ EXPORTS
gst_iterator_fold
gst_iterator_free
gst_iterator_next
gst_iterator_resync
gst_library_error_quark
gst_marshal_BOOLEAN__POINTER
gst_marshal_VOID__INT_INT