Subject: CVS commit: pkgsrc/devel/smpeg
To: None <pkgsrc-changes@netbsd.org>
From: Julio Merino <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 12/15/2002 12:01:39
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Sun Dec 15 10:01:39 UTC 2002

Modified Files:
	pkgsrc/devel/smpeg: Makefile PLIST distinfo

Log Message:
Update smpeg to 0.4.4.

Changes since 0.4.3:
* Fixed some hangs that occurred when seeking in MPEG files
* Reworked the looping code - it should work better now
* Fixed memory leak when sound was disabled
* Widened initial search for audio streams in MPEG files
* plaympeg now shows the name of the MPEG file in the caption
* Added a check for the socklen_t type (thanks Michael Pruett)
* Fixed crash with incorrectly encoded macroblock sequences
* Fixed crash when the MPEG file can't be opened
* Fixed crash in gtv when seeking without a file loaded

Patch provided in PR pkg/19389 by Juan RP, with some minor modifications
by me.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/devel/smpeg/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/devel/smpeg/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/smpeg/distinfo

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