diff --git a/package.xml b/package.xml index c4ea13a..9e63804 100644 --- a/package.xml +++ b/package.xml @@ -13,26 +13,23 @@ NOT provide codecs for these formats. tstarling@wikimedia.org yes - 2008-01-31 - + 2010-08-27 + - 0.3.0 - 0.3.0 + 0.3.1 + 0.3.1 beta beta GNU LGPL - * Change in maintainership -* Added header parsing for Theora, Speex and Flac. -* Removed partially written save/encode code. -* Introduced some PHP 5 features, no longer supports PHP 4. -* Introduced convenience functions getHeader() and getComments() to retrieve metadata in associative array format. -* Fixed the error handling, using exceptions instead of inappropriate continuation. -* Added overall length calculation for multiplexed streams -* Fixed a page splitting bug - + * Updated to the version in MediaWiki trunk r71623 +* Fixed bug in theora length calculation (was always zero) +* Updated to handle oggz_chop files +* Provide access to stream offset time +* Optimised memory usage, should now be able to process arbitrarily large files + @@ -61,6 +58,29 @@ NOT provide codecs for these formats. + + + 0.3.0 + 0.3.0 + + + beta + beta + + 2008-01-31 + GNU LGPL + * Change in maintainership +* Added header parsing for Theora, Speex and Flac. +* Removed partially written save/encode code. +* Introduced some PHP 5 features, no longer supports PHP 4. +* Introduced convenience functions getHeader() and getComments() to retrieve metadata in associative array format. +* Fixed the error handling, using exceptions instead of inappropriate continuation. +* Added overall length calculation for multiplexed streams +* Fixed a page splitting bug + + + + 0.2.1