From eaf235082d3456b5c9a67275a3b44b8b7f13880e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Mon, 9 Jan 2017 19:45:25 +0000 Subject: [PATCH] win32: update .def file for new video API --- win32/common/libgstvideo.def | 1 + 1 file changed, 1 insertion(+) diff --git a/win32/common/libgstvideo.def b/win32/common/libgstvideo.def index f451ced..624524c 100644 --- a/win32/common/libgstvideo.def +++ b/win32/common/libgstvideo.def @@ -305,6 +305,7 @@ EXPORTS gst_video_time_code_meta_get_info gst_video_time_code_new gst_video_time_code_new_empty + gst_video_time_code_new_from_string gst_video_time_code_nsec_since_daily_jam gst_video_time_code_to_date_time gst_video_time_code_to_string -- 2.7.4