From aa8ce04e6093e23b5e056f1d3d495dac273a2c09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Tue, 5 Jun 2012 16:09:56 +0100 Subject: [PATCH] win32: update .def file for new video API --- win32/common/libgstvideo.def | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/win32/common/libgstvideo.def b/win32/common/libgstvideo.def index 621b317130..43c7ab0635 100644 --- a/win32/common/libgstvideo.def +++ b/win32/common/libgstvideo.def @@ -44,11 +44,12 @@ EXPORTS gst_navigation_send_key_event gst_navigation_send_mouse_event gst_video_alignment_reset - gst_video_buffer_flags_get_type gst_video_buffer_pool_get_type gst_video_buffer_pool_new gst_video_calculate_display_ratio + gst_video_chroma_from_string gst_video_chroma_site_get_type + gst_video_chroma_to_string gst_video_codec_frame_get_type gst_video_codec_frame_get_user_data gst_video_codec_frame_ref @@ -62,6 +63,7 @@ EXPORTS gst_video_color_range_get_type gst_video_colorimetry_from_string gst_video_colorimetry_matches + gst_video_colorimetry_to_string gst_video_convert_sample gst_video_convert_sample_async gst_video_crop_meta_api_get_type @@ -115,7 +117,6 @@ 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_id gst_video_frame_unmap