--- - branch: MAIN date: Thu Jun 3 08:16:09 UTC 2010 files: - new: '1.4' old: '1.3' path: pkgsrc/net/libmms/Makefile pathrev: pkgsrc/net/libmms/Makefile@1.4 type: modified - new: '1.3' old: '1.2' path: pkgsrc/net/libmms/PLIST pathrev: pkgsrc/net/libmms/PLIST@1.3 type: modified - new: '1.3' old: '1.2' path: pkgsrc/net/libmms/distinfo pathrev: pkgsrc/net/libmms/distinfo@1.3 type: modified - new: '0' old: '1.1' path: pkgsrc/net/libmms/patches/patch-aa pathrev: pkgsrc/net/libmms/patches/patch-aa@0 type: deleted id: 20100603T081609Z.5957aac16339ef206834251c2c1afe68a87d5f6d log: "Update libmms to 0.6.\nWhile here, set LICENSE=gnu-lgpl-v2.1.\n\n2010-05-30 libmms-0.6 release (Hans de Goede )\n--------------------------------------------------------------------\n\n* libmms hosting has moved back to sf.net and switched to git as vcs\n* For mms:// uris try mmsh before mms like mediaplayer does, this avoids\n large connection delays with servers which silently drop packets to the\n mmsh port. This resolves:\n \ https://bugs.launchpad.net/libmms/+bug/517007\n https://bugs.launchpad.net/libmms/+bug/512089\n* mmsh: allow stream ids > 23\n This brings the mms patch from below to our mmsh support code as well:\n https://sourceforge.net/tracker/?func=detail&aid=1521441&group_id=101989&atid=630609\n* Add support for GUID_ASF_EXTENDED_STREAM_PROPERTIES to mms, add the\n GUID_ASF_EXTENDED_STREAM_PROPERTIES support added to the mmsh code in\n the 0.5 release to our mms code too\n* Many cleanups and out of bounds buffer access checks added\n* Debug printf's are now always compiled in, but they are silent by default\n set the LIBMMS_DEBUG environment variable to enable them\n* Don't fall back to lowest bitrate video stream when id 0 is the one we want\n* Remove percent escaping from mms uris before sending them to the server:\n http://bugs.xine-project.org/show_bug.cgi?id=99\n* Testing has shown the above bugfixes also resolve:\n https://bugs.launchpad.net/libmms/+bug/540476\n \ https://bugs.launchpad.net/libmms/+bug/531326\n http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493735\n \ https://bugs.launchpad.net/libmms/+bug/477876\n\nOld per change ChangeLog entries\n--------------------------------\n\n2009-11-03 \ Maxim Levitsky \n\n\t* Rework URL handling\n\t* Increase buffer size for very long URLS and handle buffer overflow\n\n2007-12-11 Hans de Goede \n\n\t* Remove out of date (not working with recent autotools) autogen.sh,\n\t use: \"autoreconf -i -f -v\" instead.\n\n2007-12-11 \ Hans de Goede \n\n\t* Better tracking of seekable state in mms.c, return immediately\n\t from the seek functions when they gat called on a non seekable\n\t stream.\n\n2007-12-11 Hans de Goede \n\n\t* Do some minimal sanity checks on the information parsed from the\n\t asf header.\n\n2007-12-11 \ Hans de Goede \n\n\t* Add mmsx.c / .h, mmsx.c is a small wrapper around mms.c and mmsh.c\n\t The mmsx functions provide transparent access to both protocols\n\t so that programs who wish to support both can do so with a single\n\t code path if desired.\n\n2007-12-11 Hans de Goede \n\n\t* Add an atrribute to the mms / mmsh structs to track if the\n\t stream is seekable and export it.\n\n2007-12-11 Hans de Goede \n\n\t* Add support for both time and byte offset based mmsh seeking!\n\n2007-12-11 Hans de Goede \n\n\t* Export (add get methods for) asf header- and packet-length.\n\n2007-12-11 Hans de Goede \n\n\t* Calculate length returned by mss_get_length() instead if returning\n\t the filesize from the header. The filesize usually is bigger then\n\t then the header + all packets because the end of the file contains\n\t time->packet offset lookup tables, however these tables are not\n\t accessible through mms.\n\n2007-12-11 Hans de Goede \n\n\t* Some off_t changes so that applications no longer need to be\n\t have _FILE_OFFSET_BITS defined to 64 when compiling, when they\n\t will be linked against a libmms which did have _FILE_OFFSET_BITS\n\t \ defined to 64 during its compile (which gets defined by default\n\t by configure on systems which support it).\n\n2007-09-10 Soren Hansen \n\n\t* Fix libmms to work with URL's that contain a query string.\n\t Many thanks to Bob Richmond for discovering this and providing\n\t a patch!\n\n2007-09-10 Soren Hansen \n\n\t* Fix hardcoded path in pkgconfig. Thanks to Ronald Bultje for\n\t the patch!\n\n2007-09-09 Soren Hansen \n\n\t* Make libmms C89 compliant. Thanks to Jens Granseuer for the\n\t patch!\n\n2007-09-09 \ Soren Hansen \n\n\t* Fix discarded first mmsh packet. Thanks to\n\t azwemmer@users.sourceforge.net for the patch!\n\n2007-09-09 \ Soren Hansen \n\n\t* Fix URL handling. Thanks to Gabriel Velo for the patch!\n\n2007-09-09 Soren Hansen \n\n\t* Added seeking support. Many thanks to Anon Sricharoenchai\n\t for this excellent work!\n\n2007-09-09 Soren Hansen \n\n\t* Fix stream ID > 23. Thanks to Fabrizio Gennari for the patch!\n\n2007-09-09 Soren Hansen \n\n\t* Double the acceptable size of ASF headers. Thanks to Sjoerd\n\t Simons for the patch!\n" module: pkgsrc subject: 'CVS commit: pkgsrc/net/libmms' unixtime: '1275552969' user: obache