Commit Graph

14 Commits

Author SHA1 Message Date
drahn
98ad3170a0 Userland symbols are not supposed to start with __, reserved for
system/compiler usage. ok pvalchev@
2002-06-08 02:07:37 +00:00
espie
a8d8fa29ea forgot to add this patch. Thx angelos@ 2002-06-07 23:58:14 +00:00
espie
0edb7a6ec2 revert. not yet. 2002-06-04 11:35:09 +00:00
espie
3aabad6add blech, close file descriptors. 2002-06-04 11:26:17 +00:00
art
2cf23531d0 LP64 fixes.
pval@ ok.
2002-05-18 17:50:19 +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
pvalchev
9b9912f19d MPlayer-0.90pre4; from Björn Sandell <biorn@dce.chalmers.se> 2002-05-15 22:27:00 +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
451c18f824 fix libdha generation; pointed out by wilfried 2002-05-09 20:22:53 +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