mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
500d8290a4
Original commit message from CVS: * win32/common/libgstaudio.def: Add new exported functions. * win32/vs6/grammar.dsp: Add autogeneration and copy of some autegenerated files from win32/common for rtsp library. * win32/vs6/libgstaudioconvert.dsp: Add gstaudioquantize.c to the build. * win32/vs6/libgstinterfaces.dsp: Add videoorientation.c to the build. * win32/vs6/libgstriff.dsp: Add libgsttag to the link libraries list. * win32/vs6/libgstvolume.dsp: Add liboil to the link. * win32/vs6/gst_plugins_base.dsw: * win32/vs6/libgstrtsp.dsp: * win32/common/libgstrtsp.def: Add files to build libgstrtsp library.
40 lines
1.1 KiB
Modula-2
40 lines
1.1 KiB
Modula-2
EXPORTS
|
|
gst_rtsp_extension_detect_server
|
|
gst_rtsp_connection_close
|
|
gst_rtsp_connection_connect
|
|
gst_rtsp_connection_create
|
|
gst_rtsp_connection_flush
|
|
gst_rtsp_connection_free
|
|
gst_rtsp_connection_next_timeout
|
|
gst_rtsp_connection_receive
|
|
gst_rtsp_connection_reset_timeout
|
|
gst_rtsp_connection_send
|
|
gst_rtsp_connection_set_auth
|
|
gst_rtsp_extension_after_send
|
|
gst_rtsp_extension_before_send
|
|
gst_rtsp_extension_configure_stream
|
|
gst_rtsp_extension_get_transports
|
|
gst_rtsp_extension_parse_sdp
|
|
gst_rtsp_extension_setup_media
|
|
gst_rtsp_extension_stream_select
|
|
gst_rtsp_find_method
|
|
gst_rtsp_message_add_header
|
|
gst_rtsp_message_dump
|
|
gst_rtsp_message_get_body
|
|
gst_rtsp_message_get_header
|
|
gst_rtsp_message_init_data
|
|
gst_rtsp_message_init_request
|
|
gst_rtsp_message_init_response
|
|
gst_rtsp_message_steal_body
|
|
gst_rtsp_message_take_body
|
|
gst_rtsp_message_unset
|
|
gst_rtsp_method_as_text
|
|
gst_rtsp_range_parse
|
|
gst_rtsp_strresult
|
|
gst_rtsp_transport_get_manager
|
|
gst_rtsp_transport_get_mime
|
|
gst_rtsp_transport_init
|
|
gst_rtsp_transport_parse
|
|
gst_rtsp_url_free
|
|
gst_rtsp_url_get_request_uri
|
|
gst_rtsp_url_parse
|