Commit Graph

11 Commits

Author SHA1 Message Date
robert
76f37c63b2 Make gcc4 happy; patch from FreeBSD 2010-05-09 15:17:18 +00:00
jakemsr
7398d6cd1a let SDL do the audio conversions as smpeg doesn't do them very well
ok pvalchev
2009-01-25 01:25:39 +00:00
naddy
f3a004bec6 fix "underquoted definition" warnings from newer aclocal and
regen some patches
2009-01-09 17:43:38 +00:00
steven
b2f0140638 SHARED_LIBS and USE_LIBTOOL 2006-01-06 07:57:01 +00:00
pvalchev
1faebf6f10 correct path to endian.h; fixes hppa build 2003-11-22 00:53:39 +00:00
pvalchev
ba79eaa958 only attempt lock/unlock audio operations when audio is initialized/handled
from Adam Procter via wcobb@
2002-06-08 09:21:19 +00:00
pvalchev
12410cadc3 sync libtool with local mods 2001-08-07 05:35:45 +00:00
pvalchev
2ac983f2c3 not needed 2001-07-26 06:45:30 +00:00
pvalchev
d640c091bf oops, these should go away 2001-06-28 01:02:19 +00:00
pvalchev
87d0f96551 Update to smpeg-0.4.4
Fix socklen_t check in acinclude.m4 to work for OpenBSD (at least)
Changelog:
* Fixed some hangs that occured 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 (was broken -pval)
* Fixed crash with incorrectly encoded macroblock sequences
* Fixed a crash when the MPEG file can't be opened
* Fixed crash in gtv when seeking without a file loaded
2001-06-28 00:56:57 +00:00
obecian
8b51bae2a4 smpeg-0.4.3 import 2001-04-19 19:21:20 +00:00