[gst-cvs] gst-plugins-base: Add new functions to win32 exports
Sebastian Dröge
slomo at kemper.freedesktop.org
Tue May 12 00:04:12 PDT 2009
Module: gst-plugins-base
Branch: master
Commit: 7638cd7c3b17707e571128f7a5434c6f4a207425
URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=7638cd7c3b17707e571128f7a5434c6f4a207425
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date: Sun May 10 17:28:53 2009 +0200
Add new functions to win32 exports
---
win32/common/libgstinterfaces.def | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/win32/common/libgstinterfaces.def b/win32/common/libgstinterfaces.def
index 1e7009d..191b0a5 100644
--- a/win32/common/libgstinterfaces.def
+++ b/win32/common/libgstinterfaces.def
@@ -1,5 +1,6 @@
EXPORTS
gst_color_balance_channel_get_type
+ gst_color_balance_get_balance_type
gst_color_balance_get_type
gst_color_balance_get_value
gst_color_balance_list_channels
@@ -8,6 +9,7 @@ EXPORTS
gst_color_balance_value_changed
gst_mixer_flags_get_type
gst_mixer_get_mixer_flags
+ gst_mixer_get_mixer_type
gst_mixer_get_option
gst_mixer_get_type
gst_mixer_get_volume
More information about the Gstreamer-commits
mailing list