[rtmpdump] r534 - in web: ChangeLog index.html
hyc
subversion at mplayerhq.hu
Wed Jun 30 22:41:28 CEST 2010
Author: hyc
Date: Wed Jun 30 22:41:26 2010
New Revision: 534
Log:
2.3 released, download links not yet updated
Replaced:
web/ChangeLog
- copied unchanged from r533, trunk/ChangeLog
Modified:
web/index.html
Modified: web/index.html
==============================================================================
--- web/index.html Wed Jun 30 22:01:39 2010 (r533)
+++ web/index.html Wed Jun 30 22:41:26 2010 (r534)
@@ -39,9 +39,9 @@ Also the code
has recently split between version 1.x and 2.x (trunk is now 2.x). You can find
the 1.x code in <b>svn://svn.mplayerhq.hu/rtmpdump/branches/1.x</b> .</p> -->
<p>
-The latest release is 2.2e which you can check out from:
+The latest release is 2.3 which you can check out from:
<ul>
-<b>svn://svn.mplayerhq.hu/rtmpdump/tags/rel-2.2e</b>
+<b>svn://svn.mplayerhq.hu/rtmpdump/tags/rel-2.3</b>
</ul>
Releases will also be provided as compressed tar archives in
the <a href="download">download</a> directory. There are also zip archives
@@ -69,7 +69,9 @@ list and discuss your ideas.
</p>
<p>
As of 2.2 the main protocol code is now available in its own library, librtmp.
-This library is licensed under LGPL so it may be used freely in other applications.<br>
+This library is licensed under LGPL so it may be used freely in other
+applications. As of 2.3 the library may also be built as a shared library,
+not just a static library<br>
<br>
Some manpages have been added for 2.2. You can read the
<a href="rtmpdump.1.html">rtmpdump</a> manpage and the
More information about the rtmpdump
mailing list