Commit Graph

149 Commits

Author SHA1 Message Date
kili
2aef0a40ea WANTLIB fix (Xcursor Xfixes Xi Xrandr).
Veryfied by bernd@ with a recent xenocara.
2007-04-28 11:09:51 +00:00
ajacoutot
c2b0a0cb83 - add live555 support
- regen patches while here

from brad
ok robert@
2007-04-19 08:37:09 +00:00
robert
88d299f7f1 - Fix heap overflow in DMO loader. (CVE-2007-1246)
- regen patches while here

pulled from MPlayer SVN by Brad <brad@comstyle.com>
2007-04-13 23:13:21 +00:00
ajacoutot
ddf8a134fa - add support for x264
- regen patches while here

"go for it" naddy@
2007-04-08 17:33:39 +00:00
espie
be99f23aa5 more base64 checksums 2007-04-05 17:36:18 +00:00
kili
2aec64c7b5 Fix WANTLIB (+Xau Xdmcp expat).
Adjust MODULES (converters/libiconv for no_x11, devel/gettext else)
and drop intl from WANTLIB (spotted by ajacoutot@).

ok, ajacoutot
2007-04-05 16:20:02 +00:00
biorn
371ff302d7 mplayer uses an internal vorbis so LIB_DEPEND on ogg instead of vorbis.
Noted by Moritz Grimm.

Add SHA256.

ok sturm@
2007-02-15 11:49:03 +00:00
biorn
96436eb1c8 Put rtunes in BUILD_DEPENDS rather than LIB_DEPENDS, noted
by Moritz Grimm, and fix WANTLIB.

ok sturm@, espie@, mglocker@
2007-02-12 14:47:11 +00:00
mglocker
68740a07ef Add rtunes support via the Audio Output (-ao) interface. This makes
mplayer capable to stream audio to the Airport Express device.

help and ok robert@ mbalmer@ Bjorn Sandell
2007-02-08 18:58:22 +00:00
espie
df6efb0282 enable xvidcore
tweak default dvd device to match OpenBSD.
2007-01-22 15:04:04 +00:00
steven
26f5ae54bd fix WANTLIB of ports using gtk, needed after switch to our own pkg-config 2007-01-04 20:19:53 +00:00
robert
26c85981d5 fix a buffer overflow found in the code used to handle RealMedia RTSP
streams by applying the patches provided by the MPlayer team;

from Brad <brad@comstyle.com>
2007-01-02 09:01:58 +00:00
pvalchev
70d6e270c0 switch skins master site to MASTER_SITE_BACKUP since we carry that
distfile now.  no change in pkg.
2006-12-28 02:23:17 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
robert
5bdb5fc842 Using the mad and no_x11 flavors together is not a nonsense combination.
This change also fixes the builds on arm because there the mad flavor
is on by default.
2006-11-29 19:49:33 +00:00
steven
d8c1bd40c1 convert to new lib specs.
spotted by Matthias Kilian <kili at outback.escape.de>
2006-09-25 17:11:37 +00:00
espie
f63e804b78 zap .0.0 2006-09-18 12:19:39 +00:00
biorn
76637ed9ac Bring back CPU extentions on amd64.
"lock ok" sturm@
2006-08-16 15:17:15 +00:00
biorn
ffab7ac294 - bring back internal tremor
- aviod picking up audio/faac

ok sturm@ pvalchev@
2006-08-09 08:15:24 +00:00
alek
8bea8bc5f2 - Don't pickup audio/tremor if it's installed as mplayer doesn't build
with it; from Frank Denis <obsd-ports@pureftpd.org>
- Add audio/libvoribs do LIB_DEPENDS as it's being used
2006-08-02 08:24:34 +00:00
robert
59001cbfbf update to versio 1.0pre8; include the speex and mpcdec codecs by default;
this version of mplayer now uses gtk2;

ok biorn@ and tested by many
2006-07-19 21:40:47 +00:00
biorn
ab106edf48 Protect from integer overflows. See CVE-2006-1502 2006-04-06 21:47:43 +00:00
biorn
472654946c Fix a potential buffer overflow in the ASF demuxer.
ok pvalchev@
2006-02-23 11:34:54 +00:00
biorn
a70bd55dd7 Add support for
- version 2 audio atoms in QuickTime containers, from mplayer cvs requested by
   David Hill (dhill at mindcry org)
- setting volumem via /dev/mixer, from Mike Belopuhov (mkb at crypt org ru)
2006-01-22 06:28:25 +00:00
jakemsr
cc53e054b2 enable bktr(4) support, and enhance the bktr(4) support by:
- adding support for setting the channel set
- making it use audio(4) instead of ossaudio(3)
- making it explicitly mute the tuner on exit
- use the tuner as default video source, as opposed to RCA

ok biorn@, robert@
2006-01-17 07:41:58 +00:00
fgsch
05be7b910f we don't have USER_LDT anymore; talk about machdep.userldt instead.
maintainer ok
2005-12-28 15:22:35 +00:00
biorn
6a664a3a92 Fix breakage in internal faad2 detection. Noted by jolan@ 2005-11-23 00:05:39 +00:00
espie
dab83dc1f0 continue gracefully if we don't manage to find an audio stream in some
cases.
2005-10-16 21:29:30 +00:00
espie
a50d545ff2 copy aspect ratio over if we have it. 2005-10-10 15:37:24 +00:00
espie
7a7d9e645d the combination of unaligned acces and inline swap32 does not work on
i386. This fixes at least two videos for me...
2005-10-01 13:40:35 +00:00
fgsch
b412403b9c fix a crash when playing some wmv files; maintainer ok. 2005-09-08 16:35:00 +00:00
espie
6906deb604 fix a few more obvious coredumps and bad dereferences. 2005-09-04 23:51:51 +00:00
biorn
66966fa462 Fix a potential heap overflow when playing uncompressed pcm audio.
ok pvalchev@
2005-08-29 06:53:54 +00:00
espie
d36666f229 Two bug-fixes.
- allows realmedia streams to work.
- fix af resample=wrongvalue.

Okay pvalchev@
2005-08-27 21:11:49 +00:00
espie
957b96a95f the linux realmedia codec can't work: our dlopen won't load them correctly.
More annoyingly, it abort()s the current process (thanks dale),
so comment them out, add the win32 codecs, and use them instead.

For some strange reason, the audio codec insists on being launched
from its own directory.

With this change, realmedia playing works.

okay sturm@, okay pvalchev@
2005-08-12 22:59:15 +00:00
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
biorn
5622693947 Depend on no_x11 flavors of lame and aalib when building with FLAVOR=no_x11
With help from sturm@ and espie@
2005-07-27 11:56:01 +00:00
biorn
50bd77a890 theora seems to be popular these days, so enable it. 2005-07-25 17:10:09 +00:00
espie
cfec340a83 make really really sure we don't get tremor includes from an installed
tremor port.
2005-06-11 14:03:17 +00:00
pvalchev
db5bd865a3 recognise zaurus/cats (not the most elegant way but least intrusive now) 2005-05-27 04:33:06 +00:00
pvalchev
db15b80605 sync 2005-05-27 04:31:51 +00:00
biorn
093049d8da unbreak aa FLAVOR. Found and tested by Matthias Kilian 2005-05-13 16:14:00 +00:00
biorn
f5271b838d Update to 1.0pre7
Don't depend on ogg/vorbis as it's built in now
Put fontconfig and freetype in WANTLIB and BUILD_DEPEND on pkgconfig if
 FLAVOR is not no_x11.
2005-05-09 12:24:38 +00:00
pvalchev
8077758448 change x86_64->amd64 now; from biorn 2005-04-09 22:06:19 +00:00
biorn
1d0de42f06 - Make amd64 use MMX and friends. Tested by niallo and naddy.
- Avoid picking up libdv and libsmb

Looks fine, naddy@
2005-04-01 06:28:57 +00:00
pvalchev
ebc59d0d2f this was reported to work on zaurus; enable 2005-03-27 04:10:51 +00:00
biorn
81fe59a382 Avoid picking up the xvidcore library
Bump PKGNAME

From espie@, ok pvalchev@
2005-03-16 12:33:35 +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
abd23476d9 Finally take it to 1.0pre6a
Prodded by espi@, ok sturm@
2005-03-09 16:07:29 +00:00
biorn
72701a1d1e fix LIB_DEPENDS
prod and ok naddy@
2005-01-06 21:33:28 +00:00