pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/libmms



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jun 16 21:12:26 UTC 2013

Modified Files:
        pkgsrc/net/libmms: Makefile PLIST distinfo

Log Message:
Update to 0.6.2:

2011-01-17 libmms-0.6.2 release (Hans de Goede 
<j.w.r.degoede%gmail.com@localhost>)
-------------------------------------------------------------------------

* Really fix building libmms with mingw, once more thanks to Carlo Bramini
* Move a lot of duplicate code between mms and mmsh to a new
  mms-common-funcs file
* Fix several issues in the stream selection code when dealing with mms
  streams with multiple audio / video streams inside them
  https://bugs.launchpad.net/libmms/+bug/381782
  https://bugs.launchpad.net/libmms/+bug/414892

2011-01-11 libmms-0.6.1 release (Hans de Goede 
<j.w.r.degoede%gmail.com@localhost>)
-------------------------------------------------------------------------

* Fix use of this keyword in public headers, patch by Fabian Greffrath
  http://bugzilla.rpmfusion.org/show_bug.cgi?id=1596
* Add support for getting file creation time patch by Norman Rasmussen
  
https://sourceforge.net/tracker/?func=detail&aid=3072760&group_id=101989&atid=630607
  https://bugs.edge.launchpad.net/libmms/+bug/398287
* Fix endianness macros doing unaligned word accesses (this also fixes
  the strict aliasing warnings):
  
https://sourceforge.net/tracker/?func=detail&aid=3068992&group_id=101989&atid=630609
  
https://sourceforge.net/tracker/?func=detail&aid=3050812&group_id=101989&atid=630607
* Add support for compiling under mingw and BeOS, patch by Carlo Bramini
  
https://sourceforge.net/tracker/?func=detail&aid=3072635&group_id=101989&atid=630607
  https://bugs.launchpad.net/libmms/+bug/339946
* Add support for connecting to mmsh / mmst streams over ipv6,
  based on a patch by Cristian Morales Vega:
  
https://sourceforge.net/tracker/?func=detail&aid=3051744&group_id=101989&atid=630609
* Fix mmsh infinite loop when stream not avaliable any more, patch by
  Serge (sf account ttipok):
  
https://sourceforge.net/tracker/?func=detail&aid=3025529&group_id=101989&atid=630609


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/libmms/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/libmms/PLIST pkgsrc/net/libmms/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index