From ceab7115894d4dad40f27dd7020c7717cd442e4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Thu, 9 Jul 2015 17:20:55 +0300 Subject: [PATCH] Revert "win32 def: Remove video flags symbol that don't exist" This reverts commit b20cc6a02a007521eabceeceb60356e5a252f38a. They are actually there in the autogenerated enum header/source file. --- win32/common/libgstvideo.def | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/win32/common/libgstvideo.def b/win32/common/libgstvideo.def index c4afa4a286..8a8b40f7b8 100644 --- a/win32/common/libgstvideo.def +++ b/win32/common/libgstvideo.def @@ -55,6 +55,7 @@ EXPORTS gst_video_alpha_mode_get_type gst_video_blend gst_video_blend_scale_linear_RGBA + gst_video_buffer_flags_get_type gst_video_buffer_pool_get_type gst_video_buffer_pool_new gst_video_calculate_display_ratio @@ -170,7 +171,9 @@ EXPORTS gst_video_format_to_string gst_video_frame_copy gst_video_frame_copy_plane + gst_video_frame_flags_get_type gst_video_frame_map + gst_video_frame_map_flags_get_type gst_video_frame_map_id gst_video_frame_unmap gst_video_gamma_mode_get_type @@ -263,6 +266,7 @@ EXPORTS gst_video_resampler_method_get_type gst_video_scaler_2d gst_video_scaler_combine_packed_YUV + gst_video_scaler_flags_get_type gst_video_scaler_free gst_video_scaler_get_coeff gst_video_scaler_get_max_taps