Commit Graph

30 Commits

Author SHA1 Message Date
brad
95cfbeb116 use a reasonable default CD/DVD-ROM device name of /dev/rcd0a instead
of Linux's /dev/cdrom.
2003-04-21 15:29:16 +00:00
wilfried
294c607e02 update from maintainer Bjorn Sandell <biorn@dce.chalmers.se>
* Make mplayer compile on i386/elf
* Some whitespace and "=" -> "+=" in Makefile (from Thorsten Glaser)
2003-04-17 22:16:18 +00:00
wilfried
55a5eee945 update to 0.90; from maintainer Bjorn Sandell <biorn@dce.chalmers.se>
No big changes; iconv flavor is gone, remove sparc64 from supported
architectures
2003-04-17 10:35:07 +00:00
pvalchev
db084e84a2 cast NULL sentinel to void * to make sure it's 64-bit on 64-bit architectures 2003-03-02 21:22:22 +00:00
brad
6f08bc466e upgrade to mplayer 0.90rc4
based on diff from MAINTAINER for 0.90rc3
2003-02-16 07:25:18 +00:00
sturm
421a0f3474 - propolice reports a stack overflow on Athlons, this patch seems to fix it
- bump package version

from MAINTAINER
2003-01-21 23:07:38 +00:00
brad
bf500972f4 upgrade to mplayer 0.90rc2
- with PLIST changes from me
--
From: MAINTAINER
2003-01-03 23:06:35 +00:00
espie
6834284b6c kill extraneous patches. 2002-12-23 10:42:28 +00:00
espie
a6c7690c2f Update to 0.90rc1.
From maintainer, Bjorn.

PP fix from niklas@
2002-12-22 14:19:47 +00:00
espie
049cbc6a78 update to mplayer 0.90pre10, from maintainer. 2002-11-13 17:54:35 +00:00
espie
b8aacd5cbf 0.90pre9, update from Bjorn Sandell, and fix mplayer-fontmaker shadows. 2002-10-28 17:56:08 +00:00
espie
959e9585bf grmbl... need this for mplayer-fontmaker to even build 2002-10-22 21:41:43 +00:00
pvalchev
f51b582efd Update to mplayer-0.90pre8; from biorn@dce.chalmers.se 2002-10-14 09:50:48 +00:00
espie
c285da2c08 cdparanoia support, actually needs correct cddb support for OpenBSD...
(seems it's not quite used yet, as it insists on going thru a cache)
2002-08-18 13:17:50 +00:00
espie
5e87cd8588 Update to 0.90pre6, mostly from maintainer. 2002-08-18 11:26:48 +00:00
espie
f1c812e4fc Update to 0.90pre5
Most work by Biorn, some testing by pval and me.
2002-06-27 22:03:49 +00:00
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