pkgsrc/devel/smpeg/PLIST
jmmv 52f5fed45a 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.
2002-12-15 10:01:39 +00:00

26 lines
582 B
Text

@comment $NetBSD: PLIST,v 1.2 2002/12/15 10:01:39 jmmv Exp $
bin/glmovie
bin/gtv
bin/plaympeg
bin/smpeg-config
include/smpeg/MPEG.h
include/smpeg/MPEGaction.h
include/smpeg/MPEGaudio.h
include/smpeg/MPEGerror.h
include/smpeg/MPEGfilter.h
include/smpeg/MPEGlist.h
include/smpeg/MPEGring.h
include/smpeg/MPEGstream.h
include/smpeg/MPEGsystem.h
include/smpeg/MPEGvideo.h
include/smpeg/smpeg.h
lib/libsmpeg-0.4.so
lib/libsmpeg-0.4.so.1
lib/libsmpeg-0.4.so.1.3
lib/libsmpeg.a
lib/libsmpeg.la
lib/libsmpeg.so
man/man1/gtv.1
man/man1/plaympeg.1
share/aclocal/smpeg.m4
@dirrm include/smpeg