[SCM] rtmpdump packaging branch, master, updated. debian/2.2e-4-7-g2a7d7c5

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Mon Jul 5 17:58:27 UTC 2010


The following commit has been merged in the master branch:
commit 2a7d7c5668058722632c23478e29a28b2c8fa486
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Mon Jul 5 19:58:10 2010 +0200

    Add symbols file

diff --git a/debian/changelog b/debian/changelog
index d0b00ec..725866a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ rtmpdump (2.3-1) unstable; urgency=low
     + debian/patches/02_fix_gnutls_teardown.diff:
       - Dropped, merged upstream.
     + debian/librtmp0.install,
+      debian/librtmp0.symbols,
       debian/control,
       debian/librtmp-dev.install,
       debian/rules:
@@ -14,7 +15,7 @@ rtmpdump (2.3-1) unstable; urgency=low
       - Hide the private strtime symbol by making it static
         to prevent any symbol conflicts.
 
- -- Sebastian Dröge <slomo at debian.org>  Mon, 05 Jul 2010 19:55:10 +0200
+ -- Sebastian Dröge <slomo at debian.org>  Mon, 05 Jul 2010 19:57:14 +0200
 
 rtmpdump (2.2e-4) unstable; urgency=low
 
diff --git a/debian/librtmp0.symbols b/debian/librtmp0.symbols
new file mode 100644
index 0000000..2957dc2
--- /dev/null
+++ b/debian/librtmp0.symbols
@@ -0,0 +1,113 @@
+librtmp.so.0 librtmp0 #MINVER#
+* Build-Depends-Package: librtmp-dev
+ AMF3CD_AddProp at Base 2.3
+ AMF3CD_GetProp at Base 2.3
+ AMF3Prop_Decode at Base 2.3
+ AMF3ReadInteger at Base 2.3
+ AMF3ReadString at Base 2.3
+ AMF3_Decode at Base 2.3
+ AMFProp_Decode at Base 2.3
+ AMFProp_Dump at Base 2.3
+ AMFProp_Encode at Base 2.3
+ AMFProp_GetBoolean at Base 2.3
+ AMFProp_GetName at Base 2.3
+ AMFProp_GetNumber at Base 2.3
+ AMFProp_GetObject at Base 2.3
+ AMFProp_GetString at Base 2.3
+ AMFProp_GetType at Base 2.3
+ AMFProp_IsValid at Base 2.3
+ AMFProp_Reset at Base 2.3
+ AMFProp_SetName at Base 2.3
+ AMF_AddProp at Base 2.3
+ AMF_CountProp at Base 2.3
+ AMF_Decode at Base 2.3
+ AMF_DecodeArray at Base 2.3
+ AMF_DecodeBoolean at Base 2.3
+ AMF_DecodeInt16 at Base 2.3
+ AMF_DecodeInt24 at Base 2.3
+ AMF_DecodeInt32 at Base 2.3
+ AMF_DecodeLongString at Base 2.3
+ AMF_DecodeNumber at Base 2.3
+ AMF_DecodeString at Base 2.3
+ AMF_Dump at Base 2.3
+ AMF_Encode at Base 2.3
+ AMF_EncodeBoolean at Base 2.3
+ AMF_EncodeInt16 at Base 2.3
+ AMF_EncodeInt24 at Base 2.3
+ AMF_EncodeInt32 at Base 2.3
+ AMF_EncodeNamedBoolean at Base 2.3
+ AMF_EncodeNamedNumber at Base 2.3
+ AMF_EncodeNamedString at Base 2.3
+ AMF_EncodeNumber at Base 2.3
+ AMF_EncodeString at Base 2.3
+ AMF_GetProp at Base 2.3
+ AMF_Reset at Base 2.3
+ HTTP_get at Base 2.3
+ RTMPPacket_Alloc at Base 2.3
+ RTMPPacket_Dump at Base 2.3
+ RTMPPacket_Free at Base 2.3
+ RTMPPacket_Reset at Base 2.3
+ RTMPProtocolStrings at Base 2.3
+ RTMPProtocolStringsLower at Base 2.3
+ RTMPSockBuf_Close at Base 2.3
+ RTMPSockBuf_Fill at Base 2.3
+ RTMPSockBuf_Send at Base 2.3
+ RTMP_Alloc at Base 2.3
+ RTMP_ClientPacket at Base 2.3
+ RTMP_Close at Base 2.3
+ RTMP_Connect0 at Base 2.3
+ RTMP_Connect1 at Base 2.3
+ RTMP_Connect at Base 2.3
+ RTMP_ConnectStream at Base 2.3
+ RTMP_DefaultFlashVer at Base 2.3
+ RTMP_DeleteStream at Base 2.3
+ RTMP_DropRequest at Base 2.3
+ RTMP_EnableWrite at Base 2.3
+ RTMP_FindFirstMatchingProperty at Base 2.3
+ RTMP_FindPrefixProperty at Base 2.3
+ RTMP_Free at Base 2.3
+ RTMP_GetDuration at Base 2.3
+ RTMP_GetNextMediaPacket at Base 2.3
+ RTMP_GetTime at Base 2.3
+ RTMP_HashSWF at Base 2.3
+ RTMP_Init at Base 2.3
+ RTMP_IsConnected at Base 2.3
+ RTMP_IsTimedout at Base 2.3
+ RTMP_LibVersion at Base 2.3
+ RTMP_Log at Base 2.3
+ RTMP_LogGetLevel at Base 2.3
+ RTMP_LogHex at Base 2.3
+ RTMP_LogHexString at Base 2.3
+ RTMP_LogPrintf at Base 2.3
+ RTMP_LogSetCallback at Base 2.3
+ RTMP_LogSetLevel at Base 2.3
+ RTMP_LogSetOutput at Base 2.3
+ RTMP_LogStatus at Base 2.3
+ RTMP_ParsePlaypath at Base 2.3
+ RTMP_ParseURL at Base 2.3
+ RTMP_Pause at Base 2.3
+ RTMP_Read at Base 2.3
+ RTMP_ReadPacket at Base 2.3
+ RTMP_ReconnectStream at Base 2.3
+ RTMP_SendChunk at Base 2.3
+ RTMP_SendClientBW at Base 2.3
+ RTMP_SendCreateStream at Base 2.3
+ RTMP_SendCtrl at Base 2.3
+ RTMP_SendPacket at Base 2.3
+ RTMP_SendPause at Base 2.3
+ RTMP_SendSeek at Base 2.3
+ RTMP_SendServerBW at Base 2.3
+ RTMP_Serve at Base 2.3
+ RTMP_SetBufferMS at Base 2.3
+ RTMP_SetOpt at Base 2.3
+ RTMP_SetupStream at Base 2.3
+ RTMP_SetupURL at Base 2.3
+ RTMP_Socket at Base 2.3
+ RTMP_TLS_Init at Base 2.3
+ RTMP_TLS_ctx at Base 2.3
+ RTMP_ToggleStream at Base 2.3
+ RTMP_UpdateBufferMS at Base 2.3
+ RTMP_UserInterrupt at Base 2.3
+ RTMP_Write at Base 2.3
+ RTMP_ctrlC at Base 2.3
+ RTMP_debuglevel at Base 2.3

-- 
rtmpdump packaging



More information about the pkg-multimedia-commits mailing list