summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2009-08-13 16:31:01 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2009-08-13 16:32:28 +0200
commit76338950f9d077f67f3fe4329cf790eafe18e836 (patch)
tree020444a9883919e50ee4ee18f9d2b130f6f97730
parent535952c9fa49e17ca043864b1b3dbcbdf3464404 (diff)
gstutils: Add new scaling functions to the docs
-rw-r--r--docs/gst/gstreamer-sections.txt4
-rw-r--r--win32/common/libgstreamer.def4
2 files changed, 8 insertions, 0 deletions
diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt
index 42bb35422a..004c5b5cfc 100644
--- a/docs/gst/gstreamer-sections.txt
+++ b/docs/gst/gstreamer-sections.txt
@@ -2507,7 +2507,11 @@ gst_gdouble_to_guint64
gst_type_register_static_full
gst_util_dump_mem
gst_util_uint64_scale
+gst_util_uint64_scale_round
+gst_util_uint64_scale_ceil
gst_util_uint64_scale_int
+gst_util_uint64_scale_int_round
+gst_util_uint64_scale_int_ceil
gst_util_seqnum_next
gst_util_seqnum_compare
gst_util_set_object_arg
diff --git a/win32/common/libgstreamer.def b/win32/common/libgstreamer.def
index a7a90c18f8..b15373d087 100644
--- a/win32/common/libgstreamer.def
+++ b/win32/common/libgstreamer.def
@@ -1055,7 +1055,11 @@ EXPORTS
gst_util_set_object_arg
gst_util_set_value_from_string
gst_util_uint64_scale
+ gst_util_uint64_scale_ceil
gst_util_uint64_scale_int
+ gst_util_uint64_scale_int_ceil
+ gst_util_uint64_scale_int_round
+ gst_util_uint64_scale_round
gst_value_array_append_value
gst_value_array_get_size
gst_value_array_get_type