[rtmpdump] r518 - trunk/ChangeLog

hyc subversion at mplayerhq.hu
Sat Jun 26 23:03:03 CEST 2010


Author: hyc
Date: Sat Jun 26 23:03:02 2010
New Revision: 518

Log:
Notes for 2.2f

Modified:
   trunk/ChangeLog

Modified: trunk/ChangeLog
==============================================================================
--- trunk/ChangeLog	Fri Jun 25 22:28:41 2010	(r517)
+++ trunk/ChangeLog	Sat Jun 26 23:03:02 2010	(r518)
@@ -4,6 +4,21 @@ Copyright 2009-2010 Howard Chu
 Copyright 2009 The Flvstreamer Team
 http://rtmpdump.mplayerhq.hu/
 
+26 June 2010, v2.2f
+- fix RC4 cleanup for GnuTLS/gcrypt
+- declare RTMP_Write buf as const
+- cleanup Makefile
+- replace all use of bool with int
+- add RTMP_Socket() and RTMP_Pause() APIs
+- add ping/pong message handling
+- add basic shared library support
+- fix RTMP_ParseURL extension skipping
+- fix bad switch() from -r477 in RTMP_Read
+- fix rtmpsrv to always use .flv extension on output
+- fix crash on socket failure while RTMP_Read() is reading header
+- fix RTMP_ReadPacket signed/unsigned chars for m_nChannel
+- license cleanup, use current FSF address
+
 29 May 2010, v2.2e
 - port to Xbox
 - add explicit URL scheme for rtmpts


More information about the rtmpdump mailing list