Commit Graph

20 Commits

Author SHA1 Message Date
biorn
3c9e5b5e7e Update to 1.0pre3
Ok espie@ pvalchev@
2003-12-16 17:17:14 +00:00
biorn
5eb7fc01c1 pasto, from Jared Yanovich
ok pvalchev@
2003-12-16 16:35:03 +00:00
biorn
1854e1b1e2 Clean up flavors: drop lzo, always use cdda and document those that
were missing.
ok pvalchev@
2003-12-04 22:05:09 +00:00
brad
551c4f96e6 upgrade to mplayer 1.0pre2
based on diff from MAINTAINER
2003-11-02 23:30:27 +00:00
brad
6c6e4e6c25 - move global config files from LOCALBASE/share/mplayer (bad enough no one
noticed it wasn't using SYSCONFDIR nevermind LOCALBASE) to SYSCONFDIR/mplayer
- move install time message via @exec's in the PLIST to MESSAGE
- add @extra stuff
- remove WWW: from DESCR
--
ok jolan@ pvalchev@
2003-10-26 19:54:46 +00:00
sturm
d0e57c8908 SECURITY UPDATE to 0.92
fixes a remotely exploitable buffer overflow in ASX headers that could
be used to make mplayer run arbitrary code

from maintainer Bjoern Sandell
2003-09-25 20:59:01 +00:00
miod
c0c3f60da9 Update the USER_LDT blurb to match reality; some feedback from espie@,
ok naddy@
2003-03-30 12:27:55 +00:00
brad
f98a36cca2 - new version of default skin
- add message to PLIST which mentions the possibility of needing additional setup
- mention the use of sysctl(8) to modify shared memory settings in DESCR
--
From: MAINTAINER
2003-02-17 14:55:34 +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
brad
bf500972f4 upgrade to mplayer 0.90rc2
- with PLIST changes from me
--
From: MAINTAINER
2003-01-03 23:06:35 +00:00
pvalchev
c696ac8b8b un-bust no_x11 PLIST 2002-10-29 23:11:22 +00:00
espie
5e87cd8588 Update to 0.90pre6, mostly from maintainer. 2002-08-18 11:26:48 +00:00
pvalchev
0d05666439 Build vorbis support in by default and remove the flavor.
It is not clear when vorbis is needed to play some files, so to
pertain the full player functionality, this is required.
ok wcobb, mark
2002-08-16 19:20:54 +00:00
mark
5cf1ea4c42 added vorbis flavor
Prior to this patch, mplayer is incompatible of recognizing an AVI/MPEG4
(DivX) encoded with oggvorbis audio codec.  It will refuse to play the
movie, as it is unrecognized.  This patch allows these types of AVIs to
play.

ok maintainer, pvalchev@
2002-08-15 19:00:40 +00:00
espie
c2b69de808 +no_x11 flavor 2002-06-29 11:51:22 +00:00
espie
6865e8b27d do not create font directory here 2002-05-28 11:49:43 +00:00
pvalchev
1bf1d00a5f mention option USER_LDT here as well 2002-05-23 00:43:58 +00:00
pvalchev
59973f9e90 enable libdvdread by default since it is small enough; espie 2002-05-14 03:10:19 +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
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