Commit Graph

119 Commits

Author SHA1 Message Date
pvalchev
3a764b4705 Conditionalize binutils port usage upon ELF_TOOLCHAIN 2002-05-17 02:00:29 +00:00
art
10242ecb1f Enable sparc64 (it works with a few more diffs) and make the
binutils dependency i386-only.
2002-05-16 14:00:23 +00:00
espie
f4e6fcc2a3 Add libiconv flavor for subtitles 2002-05-16 13:57:49 +00:00
espie
88676812d7 minimal patches to compile vcd support in. Doesn't work yet. 2002-05-16 11:58:48 +00:00
espie
0af2ead27a mplayer currently picks up mp3lame and ungif. So record them, until
someone deactivates the test, or figure out where they're needed.
2002-05-15 23:16:59 +00:00
pvalchev
9b9912f19d MPlayer-0.90pre4; from Björn Sandell <biorn@dce.chalmers.se> 2002-05-15 22:27:00 +00:00
pvalchev
59973f9e90 enable libdvdread by default since it is small enough; espie 2002-05-14 03:10:19 +00:00
pvalchev
d3cdf7c80a -li386 needed on x86 for win32 flavor; from biorn@dce.chalmers.se 2002-05-14 03:05:31 +00:00
niklas
3001b38093 shut off oss completely; ok pval@ 2002-05-12 18:50:46 +00:00
pvalchev
2fe195b50c - Drop OSS flavor as there is enough better choices.
- Fix bogus configure check which would link mplayed with -lossaudio
  unconditionally on i386.
2002-05-12 08:25:56 +00:00
pvalchev
ea29419c32 First cut at macppc support. (Some things may not work yet) 2002-05-12 08:16:24 +00:00
pvalchev
3252c3a489 - remove forceful optimizations, enable full auto-detect. that will be a
problem for binary packages, but for now there is no better way...
- forgot to ifndef NO_WARNINGS for the USER_LDT warning
2002-05-10 19:50:31 +00:00
pvalchev
2676358827 Print a warning that custom USER_LDT kernel is required for the win32 flavor. 2002-05-10 19:42:25 +00:00
pvalchev
1f788852b4 Mirror default skin package somewhere else since they keep changing the
checksum.  Thanks to everyone who pointed the issue out
2002-05-10 19:40:09 +00:00
pvalchev
c3c527b136 provide new location for png headers; from aleksander.piotrowski@piestrak.waw.pl 2002-05-10 19:26:14 +00:00
pvalchev
451c18f824 fix libdha generation; pointed out by wilfried 2002-05-09 20:22:53 +00:00
pvalchev
1612b7115a oops, "dvd" flavor was missing from the list. thanks Niels 2002-05-09 20:03:18 +00:00
pvalchev
7034d644b2 enable using select() on the audio device; thanks Björn 2002-05-09 14:01:42 +00:00
pvalchev
e6dd1ad911 Import of mplayer-0.90pre3 - Movie Player
MPlayer is a movie player for LINUX (runs on many other Unices, and
non-x86 CPUs, see the documentation). It plays most MPEG, VOB, AVI,
VIVO, ASF/WMV, QT/MOV, FLI, NuppelVideo, yuv4mpeg, FILM, RoQ, and some
RealMedia files, supported by many native, XAnim, and Win32 DLL codecs.
You can watch VideoCD, SVCD, DVD, 3ivx, FLI, and even DivX movies too
(and you don't need the avifile library at all!).

Submitted by Björn Sandell <biorn@dce.chalmers.se>, work also done by me

Withstanding issues: see how to deal with optimization detection at build
time so that binary packages can be created; check make it work on
platforms other than i386, etc. things can be done in-tree.
2002-05-09 05:19:10 +00:00