From 448ff3dcd03a3ece69732e759798c1e164489a00 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Sun, 8 May 2011 11:02:16 +0200 Subject: [PATCH] win32: Add new symbols --- win32/common/libgstreamer.def | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/win32/common/libgstreamer.def b/win32/common/libgstreamer.def index 9224d95133..06969d0936 100644 --- a/win32/common/libgstreamer.def +++ b/win32/common/libgstreamer.def @@ -649,9 +649,9 @@ EXPORTS gst_pad_flags_get_type gst_pad_get_allowed_caps gst_pad_get_caps + gst_pad_get_current_caps gst_pad_get_direction gst_pad_get_element_private - gst_pad_get_fixed_caps_func gst_pad_get_negotiated_caps gst_pad_get_pad_template gst_pad_get_pad_template_caps @@ -661,6 +661,7 @@ EXPORTS gst_pad_get_query_types_default gst_pad_get_range gst_pad_get_type + gst_pad_has_current_caps gst_pad_is_active gst_pad_is_blocked gst_pad_is_blocking