From eae16a78b9a643e62e43ac98139a7b8c64322d7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Tue, 22 Feb 2011 15:26:14 +0000 Subject: [PATCH] win32: update .def file for new libgstvideo API --- win32/common/libgstvideo.def | 1 + 1 file changed, 1 insertion(+) diff --git a/win32/common/libgstvideo.def b/win32/common/libgstvideo.def index a2340291d0..ef663d2f0e 100644 --- a/win32/common/libgstvideo.def +++ b/win32/common/libgstvideo.def @@ -7,6 +7,7 @@ EXPORTS gst_video_filter_get_type gst_video_format_convert gst_video_format_from_fourcc + gst_video_format_get_component_depth gst_video_format_get_component_height gst_video_format_get_component_offset gst_video_format_get_component_width