win32/common/: Add new API functions to the dll exports

Original commit message from CVS:
* win32/common/libgstrtsp.def:
* win32/common/libgsttag.def:
Add new API functions to the dll exports
This commit is contained in:
Jan Schmidt 2008-06-04 21:48:27 +00:00
parent 2fdd607e95
commit cb8b68c547
3 changed files with 10 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2008-06-04 Jan Schmidt <jan.schmidt@sun.com>
* win32/common/libgstrtsp.def:
* win32/common/libgsttag.def:
Add new API functions to the dll exports
2008-06-04 Michael Smith <msmith@songbirdnest.com>
* gst/playback/gstplaybasebin.c:

View file

@ -8,6 +8,7 @@ EXPORTS
gst_rtsp_connection_create
gst_rtsp_connection_flush
gst_rtsp_connection_free
gst_rtsp_connection_get_ip
gst_rtsp_connection_next_timeout
gst_rtsp_connection_poll
gst_rtsp_connection_read
@ -16,6 +17,7 @@ EXPORTS
gst_rtsp_connection_send
gst_rtsp_connection_set_auth
gst_rtsp_connection_set_auth_param
gst_rtsp_connection_set_qos_dscp
gst_rtsp_connection_write
gst_rtsp_event_get_type
gst_rtsp_extension_after_send

View file

@ -6,7 +6,9 @@ EXPORTS
gst_tag_from_vorbis_tag
gst_tag_id3_genre_count
gst_tag_id3_genre_get
gst_tag_image_data_to_image_buffer
gst_tag_image_type_get_type
gst_tag_list_add_id3_image
gst_tag_list_from_vorbiscomment_buffer
gst_tag_list_new_from_id3v1
gst_tag_list_to_vorbiscomment_buffer