win32/common/: Add new API declarations
authorJan Schmidt <thaytan@mad.scientist.com>
Mon, 14 Jan 2008 22:20:12 +0000 (22:20 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Mon, 14 Jan 2008 22:20:12 +0000 (22:20 +0000)
Original commit message from CVS:
* win32/common/libgstsdp.def:
* win32/common/libgstvideo.def:
Add new API declarations

ChangeLog
common
win32/common/libgstsdp.def
win32/common/libgstvideo.def

index 0b5af13b53c267f2d4f37bc2f8276e1eab25a80b..26213c113cdf46e4267cb989c0131cd7b36df002 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-01-14  Jan Schmidt  <jan.schmidt@sun.com>
+
+       * win32/common/libgstsdp.def:
+       * win32/common/libgstvideo.def:
+       Add new API declarations
+
 2008-01-14  Jan Schmidt  <jan.schmidt@sun.com>
 
        * ext/theora/gsttheoradec.h:
diff --git a/common b/common
index 36e8d05157d6c831e0d3919ae2ee9c342498eda8..0efbab89d333b5d07cc7da1a501c38edf5bb4f72 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit 36e8d05157d6c831e0d3919ae2ee9c342498eda8
+Subproject commit 0efbab89d333b5d07cc7da1a501c38edf5bb4f72
index f56dad807195bc20ff5481d40712e22c0bcbeabb..7b9cb916d388f7befc353d81116430c3bd1a0f9c 100644 (file)
@@ -1,5 +1,4 @@
 EXPORTS
-       gst_sdp_message_new
        gst_sdp_media_add_attribute
        gst_sdp_media_add_bandwidth
        gst_sdp_media_add_connection
@@ -61,6 +60,7 @@ EXPORTS
        gst_sdp_message_get_zone
        gst_sdp_message_init
        gst_sdp_message_medias_len
+       gst_sdp_message_new
        gst_sdp_message_parse_buffer
        gst_sdp_message_phones_len
        gst_sdp_message_set_connection
index 6c7fce1889f66318cfe2785bf213c89a90c9f7b8..b473776013bceac197e5a3a664c27c3d68f1c5ff 100644 (file)
@@ -1,7 +1,23 @@
 EXPORTS
        gst_video_calculate_display_ratio
        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_has_alpha
+       gst_video_format_is_rgb
+       gst_video_format_is_yuv
+       gst_video_format_new_caps
+       gst_video_format_parse_caps
+       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