win32/common/: Add new API declarations

Original commit message from CVS:
* win32/common/libgstsdp.def:
* win32/common/libgstvideo.def:
Add new API declarations
This commit is contained in:
Jan Schmidt 2008-01-14 22:20:12 +00:00
parent 7ff360cea9
commit 5e7a3ad036
4 changed files with 24 additions and 2 deletions

View file

@ -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:

2
common

@ -1 +1 @@
Subproject commit 36e8d05157d6c831e0d3919ae2ee9c342498eda8
Subproject commit 0efbab89d333b5d07cc7da1a501c38edf5bb4f72

View 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

View 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