mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-09 17:05:52 +00:00
rename two exports
Original commit message from CVS: rename two exports
This commit is contained in:
parent
7e0089586b
commit
e23e3aa691
1 changed files with 4 additions and 4 deletions
|
@ -514,10 +514,6 @@ EXPORTS
|
||||||
|
|
||||||
gst_flow_return_get_type
|
gst_flow_return_get_type
|
||||||
|
|
||||||
gst_gdouble_to_guint64
|
|
||||||
|
|
||||||
gst_guint64_to_gdouble
|
|
||||||
|
|
||||||
gst_is_tag_list
|
gst_is_tag_list
|
||||||
|
|
||||||
gst_iterator_fold
|
gst_iterator_fold
|
||||||
|
@ -692,6 +688,10 @@ EXPORTS
|
||||||
|
|
||||||
gst_type_find_factory_get_type
|
gst_type_find_factory_get_type
|
||||||
|
|
||||||
|
gst_util_gdouble_to_guint64
|
||||||
|
|
||||||
|
gst_util_guint64_to_gdouble
|
||||||
|
|
||||||
gst_util_uint64_scale
|
gst_util_uint64_scale
|
||||||
|
|
||||||
gst_value_get_int_range_max
|
gst_value_get_int_range_max
|
||||||
|
|
Loading…
Reference in a new issue