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 0b5af13..26213c1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 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:
        * ext/theora/gsttheoraparse.h:
        * ext/theora/theoradec.c:
diff --git a/common b/common
index 36e8d05..0efbab8 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit 36e8d05157d6c831e0d3919ae2ee9c342498eda8
+Subproject commit 0efbab89d333b5d07cc7da1a501c38edf5bb4f72
index f56dad8..7b9cb91 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 6c7fce1..b473776 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