summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-12-31 16:04:26 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-12-31 16:04:26 +0000
commit70a71bd9cf003d866b7dbe635ec91a103819718e (patch)
tree02e57c227fe768f4885b1dc2db6dbb1345409433
parent70a35897fbdad972de100d4e38f394f2c8cc2234 (diff)
win32/common/: Add new exports to win32 files.
Original commit message from CVS: * win32/common/libgstaudio.def: * win32/common/libgsttag.def: * win32/common/libgstvideo.def: Add new exports to win32 files.
-rw-r--r--ChangeLog7
-rw-r--r--win32/common/libgstaudio.def4
-rw-r--r--win32/common/libgsttag.def1
-rw-r--r--win32/common/libgstvideo.def1
4 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index edd46f72..010cfc39 100644
--- 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):
diff --git a/win32/common/libgstaudio.def b/win32/common/libgstaudio.def
index a0472846..7f2abc8c 100644
--- a/win32/common/libgstaudio.def
+++ b/win32/common/libgstaudio.def
@@ -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
diff --git a/win32/common/libgsttag.def b/win32/common/libgsttag.def
index 684c875d..cad0d6f8 100644
--- a/win32/common/libgsttag.def
+++ b/win32/common/libgsttag.def
@@ -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
diff --git a/win32/common/libgstvideo.def b/win32/common/libgstvideo.def
index b4737760..edde89b8 100644
--- a/win32/common/libgstvideo.def
+++ b/win32/common/libgstvideo.def
@@ -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