win32/common/: Add new exports to win32 files.
authorJan Schmidt <thaytan@mad.scientist.com>
Wed, 31 Dec 2008 16:04:26 +0000 (16:04 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Wed, 31 Dec 2008 16:04:26 +0000 (16:04 +0000)
Original commit message from CVS:
* win32/common/libgstaudio.def:
* win32/common/libgsttag.def:
* win32/common/libgstvideo.def:
Add new exports to win32 files.

ChangeLog
win32/common/libgstaudio.def
win32/common/libgsttag.def
win32/common/libgstvideo.def

index edd46f7..010cfc3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-12-31  Jan Schmidt  <jan.schmidt@sun.com>
+
+       * win32/common/libgstaudio.def:
+       * win32/common/libgsttag.def:
+       * win32/common/libgstvideo.def:
+       Add new exports to win32 files.
+
 2008-12-31  Edward Hervey  <edward.hervey@collabora.co.uk>
 
        * gst-libs/gst/tag/gsttagdemux.c: (gst_tag_demux_result_get_type):
index a047284..7f2abc8 100644 (file)
@@ -34,6 +34,8 @@ 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
        gst_ring_buffer_advance
@@ -58,8 +60,10 @@ EXPORTS
        gst_ring_buffer_read
        gst_ring_buffer_release
        gst_ring_buffer_samples_done
+       gst_ring_buffer_seg_state_get_type
        gst_ring_buffer_set_callback
        gst_ring_buffer_set_flushing
        gst_ring_buffer_set_sample
        gst_ring_buffer_start
+       gst_ring_buffer_state_get_type
        gst_ring_buffer_stop
index 684c875..cad0d6f 100644 (file)
@@ -1,5 +1,6 @@
 EXPORTS
        gst_tag_demux_get_type
+       gst_tag_demux_result_get_type
        gst_tag_freeform_string_to_utf8
        gst_tag_from_id3_tag
        gst_tag_from_id3_user_tag
index b473776..edde89b 100644 (file)
@@ -9,6 +9,7 @@ EXPORTS
        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