win32: Update .def files
authorEdward Hervey <bilboed@bilboed.com>
Thu, 25 Aug 2011 15:41:53 +0000 (17:41 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Thu, 25 Aug 2011 15:41:53 +0000 (17:41 +0200)
win32/common/libgstaudio.def
win32/common/libgstinterfaces.def
win32/common/libgsttag.def
win32/common/libgstvideo.def

index db13e70..1e2fff4 100644 (file)
@@ -10,22 +10,27 @@ EXPORTS
        gst_audio_clock_new_full
        gst_audio_clock_reset
        gst_audio_default_registry_mixer_filter
-       gst_audio_duration_from_pad_buffer
        gst_audio_filter_class_add_pad_templates
        gst_audio_filter_get_type
        gst_audio_fixate_channel_positions
-       gst_audio_frame_byte_size
-       gst_audio_frame_length
+       gst_audio_format_build_integer
+       gst_audio_format_fill_silence
+       gst_audio_format_from_string
+       gst_audio_format_get_info
+       gst_audio_format_to_string
        gst_audio_get_channel_positions
        gst_audio_iec61937_frame_size
        gst_audio_iec61937_payload
-       gst_audio_is_buffer_framed
+       gst_audio_info_convert
+       gst_audio_info_from_caps
+       gst_audio_info_init
+       gst_audio_info_set_format
+       gst_audio_info_to_caps
        gst_audio_set_caps_channel_positions_list
        gst_audio_set_channel_positions
        gst_audio_set_structure_channel_positions_list
        gst_audio_sink_get_type
        gst_audio_src_get_type
-       gst_audio_structure_set_int
        gst_base_audio_sink_create_ringbuffer
        gst_base_audio_sink_get_drift_tolerance
        gst_base_audio_sink_get_provide_clock
@@ -42,7 +47,6 @@ EXPORTS
        gst_base_audio_src_set_provide_clock
        gst_base_audio_src_set_slave_method
        gst_base_audio_src_slave_method_get_type
-       gst_buffer_format_get_type
        gst_buffer_format_type_get_type
        gst_ring_buffer_acquire
        gst_ring_buffer_activate
index 2f45637..6b974b5 100644 (file)
@@ -7,6 +7,7 @@ EXPORTS
        gst_color_balance_set_value
        gst_color_balance_type_get_type
        gst_color_balance_value_changed
+       gst_is_video_overlay_prepare_window_handle_message
        gst_mixer_flags_get_type
        gst_mixer_get_mixer_flags
        gst_mixer_get_mixer_type
@@ -111,12 +112,10 @@ EXPORTS
        gst_video_orientation_set_hflip
        gst_video_orientation_set_vcenter
        gst_video_orientation_set_vflip
-       gst_x_overlay_expose
-       gst_x_overlay_get_type
-       gst_x_overlay_got_window_handle
-       gst_x_overlay_got_xwindow_id
-       gst_x_overlay_handle_events
-       gst_x_overlay_prepare_xwindow_id
-       gst_x_overlay_set_render_rectangle
-       gst_x_overlay_set_window_handle
-       gst_x_overlay_set_xwindow_id
+       gst_video_overlay_expose
+       gst_video_overlay_get_type
+       gst_video_overlay_got_window_handle
+       gst_video_overlay_handle_events
+       gst_video_overlay_prepare_window_handle
+       gst_video_overlay_set_render_rectangle
+       gst_video_overlay_set_window_handle
index c68335a..45a0fd4 100644 (file)
@@ -26,8 +26,8 @@ EXPORTS
        gst_tag_list_add_id3_image
        gst_tag_list_from_exif_buffer
        gst_tag_list_from_exif_buffer_with_tiff_header
-       gst_tag_list_from_vorbiscomment
        gst_tag_list_from_id3v2_tag
+       gst_tag_list_from_vorbiscomment
        gst_tag_list_from_vorbiscomment_buffer
        gst_tag_list_from_xmp_buffer
        gst_tag_list_new_from_id3v1
index 5c6f11e..af7142a 100644 (file)
@@ -1,13 +1,21 @@
 EXPORTS
        gst_buffer_add_meta_video
        gst_buffer_add_meta_video_full
+       gst_buffer_get_meta_video_id
        gst_buffer_pool_config_get_video_alignment
        gst_buffer_pool_config_set_video_alignment
        gst_meta_video_crop_get_info
        gst_meta_video_get_info
        gst_meta_video_map
        gst_meta_video_unmap
+       gst_video_buffer_flags_get_type
        gst_video_calculate_display_ratio
+       gst_video_chroma_site_get_type
+       gst_video_color_matrix_get_type
+       gst_video_color_primaries_get_type
+       gst_video_color_range_get_type
+       gst_video_colorimetry_from_string
+       gst_video_colorimetry_matches
        gst_video_convert_frame
        gst_video_convert_frame_async
        gst_video_event_new_still_frame
@@ -24,13 +32,14 @@ EXPORTS
        gst_video_format_to_string
        gst_video_frame_copy
        gst_video_frame_map
+       gst_video_frame_map_id
        gst_video_frame_unmap
        gst_video_info_convert
        gst_video_info_from_caps
        gst_video_info_init
        gst_video_info_set_format
        gst_video_info_to_caps
-       gst_video_parse_caps_framerate
        gst_video_parse_caps_palette
        gst_video_sink_center_rect
        gst_video_sink_get_type
+       gst_video_transfer_function_get_type