Commit Graph

58 Commits

Author SHA1 Message Date
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
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
biorn
abd23476d9 Finally take it to 1.0pre6a
Prodded by espi@, ok sturm@
2005-03-09 16:07:29 +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
biorn
b718e5ab1f update to 1.0pre5
ok pvalchev@
2004-10-18 06:48:08 +00:00
brad
77638ea326 - disable the Vidix support
- instead of passing --target for powerpc just make the configure
script recognize macppc as another name for a powerpc system

ok MAINTAINER
2004-06-22 08:13:11 +00:00
biorn
7a365f9f2c Take it to 1.0pre4
ok brad@
2004-05-06 07:27:36 +00:00
sturm
814d39c591 don't run ldconfig when faking, noticed by systrace
ok maintainer biorn@
2004-05-01 18:43:43 +00:00
biorn
c5629968df Plug remote buffer overflow and bump PKGNAME 2004-03-30 21:05:57 +00:00
avsm
a7f1ff3d04 support amd64, ok and tweaks maintainer, pvalchev@ 2004-03-04 12:57:45 +00:00
biorn
3c9e5b5e7e Update to 1.0pre3
Ok espie@ pvalchev@
2003-12-16 17:17:14 +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
avsm
1deb57f4e4 backport a patch from mplayer-cvs to plug a bad buffer boundary
pointed out by Bjorn Sandell <biorn@dce.chalmers.se>
bump PKGNAME
2003-06-18 14:03:36 +00:00
espie
09b286d32a Partial real video support. Need manual installation of the codecs.
mplayer was already working, but if linked with g++, mencoder also
works, so one can convert stuff from realvideo into other more palateable
formats.

With help from Bjorn, who suggested linking with g++.
2003-05-18 11:49:55 +00:00
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