Commit Graph

17 Commits

Author SHA1 Message Date
robert
dd77ea6520 Disalble the internal mp3lib (mpg123) on arm, because it relies on the FPU.
Instead of using that let's enable the mad flavor by default on this arch.
This way you can watch movies on the Zaurus. A little description is added
to the DESCR file for people who want to use mplayer on the Zaurus.
2005-08-04 22:43:18 +00:00
db
0925c3a284 typo and wording fixes; approved by pval
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
biorn
8d2742283d Security: Upgrade to 1.0pre5try2 (see http://www.mplayerhq.hu/)
Also unbreak arts FLAVOR (from Stephan Tesch) and fix up DESCR
(from Michael Knudsen and joshua stein).

ok sturm@
2004-12-22 22:22:13 +00:00
david
7a1e80441f audio/mad -> audio/libmad
ok biorn@
2004-02-26 06:57:21 +00:00
biorn
de7404678d Keeping up with -current. Ok pvalchev@ 2004-01-03 10:10:47 +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
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
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
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
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