diff options
Diffstat (limited to 'win32/common/libgstvideo.def')
-rw-r--r-- | win32/common/libgstvideo.def | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/win32/common/libgstvideo.def b/win32/common/libgstvideo.def deleted file mode 100644 index f2fc06dd..00000000 --- a/win32/common/libgstvideo.def +++ /dev/null @@ -1,28 +0,0 @@ -EXPORTS - gst_video_calculate_display_ratio - gst_video_event_new_still_frame - gst_video_event_parse_still_frame - gst_video_filter_get_type - gst_video_format_convert - gst_video_format_from_fourcc - gst_video_format_get_component_height - gst_video_format_get_component_offset - gst_video_format_get_component_width - gst_video_format_get_pixel_stride - gst_video_format_get_row_stride - gst_video_format_get_size - gst_video_format_get_type - gst_video_format_has_alpha - gst_video_format_is_rgb - gst_video_format_is_yuv - gst_video_format_new_caps - gst_video_format_new_caps_interlaced - gst_video_format_parse_caps - gst_video_format_parse_caps_interlaced - gst_video_format_to_fourcc - gst_video_frame_rate - gst_video_get_size - gst_video_parse_caps_framerate - gst_video_parse_caps_pixel_aspect_ratio - gst_video_sink_center_rect - gst_video_sink_get_type |