From 3da58942a93132beb712be90a21fb17466c772df Mon Sep 17 00:00:00 2001 From: Matthew Waters Date: Wed, 13 Jan 2016 13:10:10 +1100 Subject: [PATCH] win32: update exports for API additions --- win32/common/libgstreamer.def | 3 +++ 1 file changed, 3 insertions(+) diff --git a/win32/common/libgstreamer.def b/win32/common/libgstreamer.def index ee4d53d..7179df5 100644 --- a/win32/common/libgstreamer.def +++ b/win32/common/libgstreamer.def @@ -644,6 +644,9 @@ EXPORTS gst_ghost_pad_new_no_target gst_ghost_pad_new_no_target_from_template gst_ghost_pad_set_target + gst_info_strdup_printf + gst_info_strdup_vprintf + gst_info_vasprintf gst_init gst_init_check gst_init_get_option_group -- 2.7.4