[gst-cvs] gst-plugins-base: defs: update defs with new symbols
Wim Taymans
wtay at kemper.freedesktop.org
Wed Dec 23 06:31:12 PST 2009
Module: gst-plugins-base
Branch: master
Commit: 16bc8fe8a1756ad4b30662ddfd3f9a05ff223e51
URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=16bc8fe8a1756ad4b30662ddfd3f9a05ff223e51
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date: Wed Dec 23 15:30:50 2009 +0100
defs: update defs with new symbols
---
win32/common/libgstrtp.def | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/win32/common/libgstrtp.def b/win32/common/libgstrtp.def
index 156d025..420f669 100644
--- a/win32/common/libgstrtp.def
+++ b/win32/common/libgstrtp.def
@@ -64,6 +64,8 @@ EXPORTS
gst_rtcp_packet_set_rb
gst_rtcp_packet_sr_get_sender_info
gst_rtcp_packet_sr_set_sender_info
+ gst_rtcp_sdes_name_to_type
+ gst_rtcp_sdes_type_to_name
gst_rtcp_unix_to_ntp
gst_rtp_buffer_allocate_data
gst_rtp_buffer_calc_header_len
More information about the Gstreamer-commits
mailing list