317 Commits

Author SHA1 Message Date
sthen
65742df15e Fix some of the ports broken by the move to PIE on i386. This fixes those
ports where there are now insufficient registers, for which using
-fomit-frame-pointer (to free up ebp) is enough to get them building
again. Regen distinfo while there.
2014-01-02 12:21:49 +00:00
brad
ae1669ba48 Update to FFmpeg 20131216 snapshot. From 1.2 branch.
ok sthen@
2013-12-24 15:22:55 +00:00
brad
9171457d6e Use MPlayer configure's --target option to pass in the systems machine arch
and eliminate a chunk of the configure patch to recognize some of the MIPS
ports.

ok edd@ sthen@
2013-12-12 21:41:54 +00:00
sthen
f9dc2fa78a libungif->giflib and patch where necessary, ok jasper@ aja@ 2013-09-25 07:56:56 +00:00
mlarkin
6ef8f44eab Revert previous, apparently we really did mean SSSE3 2013-09-17 05:25:39 +00:00
mlarkin
8b561f511b Typo in comment: SSSE3 -> SSE3 2013-09-17 05:18:15 +00:00
brad
bdaa1365e8 Update to MPlayer 20130819 snapshot.
ok gonzalo@ sthen@ edd@
2013-09-06 23:14:39 +00:00
brad
5561296a8e Update after FFmpeg 20130718 update plus remove some unnecessary patching.
ok sthen@
2013-08-19 14:40:21 +00:00
naddy
10bfdff492 the png headers are now directly under include/ 2013-06-04 18:41:39 +00:00
brad
34b80ff727 - Simplify sndio configure check based on feedback from upstream
- Remove X LP64 patch as the bug was fixed upstream awhile ago

ok sthen@
2013-05-05 21:11:32 +00:00
brad
24212352d7 Tweak some of the Makefile comments and remove some hacks in the
configure script which are no longer necessary.

ok sthen@
2013-04-30 00:46:56 +00:00
brad
1ce84f2bc6 Add missing license.
ok ratchov@
2013-04-24 02:21:20 +00:00
ratchov
b8d47d6b72 allocate the right number of pollfd structures
ok naddy
2013-04-17 23:03:23 +00:00
brad
f976b0b97d Remove png hack no longer necessary.
ok sthen@
2013-04-11 17:32:35 +00:00
brad
6a1d54857c Partially revert previous commit and commit the proper fix for the FFmpeg update. 2013-04-08 23:43:32 +00:00
brad
576a5ee29d Update after FFmpeg 20130319 update.
ok sthen@
2013-04-08 17:08:36 +00:00
brad
939dd324c6 Update to MPlayer 20130214 snapshot.
ok sthen@
2013-03-13 02:28:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
f5a323c546 Don't use ${FLAVOR:L}, we only support lower-case flavours now.
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
brad
0e36ec1ec6 Update to MPlayer 20120725 snapshot.
Testing by naddy@ sthen@ landry@ dcoppa@
OK naddy@ dcoppa@
2013-01-21 16:23:05 +00:00
brad
76d846437f Correct capitalization of MPlayer and FFmpeg.
ok MAINTAINER
2013-01-14 17:02:15 +00:00
brad
95208599b8 Update after FFmpeg 20121026 update.
ok sthen@
2013-01-14 02:15:46 +00:00
ajacoutot
ff52f74e3c docbook-xsl already comes with libxslt. 2012-09-27 17:26:05 +00:00
ajacoutot
e197aaebf5 Remove -pthread patching.
from Brad
2012-08-27 06:19:48 +00:00
ratchov
7343a20978 Use a lookup table for supported audio parameters, remove
hacks from first sndio days that aren't necessary any longer.
Suggested by Reimar Doeffinger. Tweaks from Tim van der Molen
and naddy@. Tested by many, ok dcoppa
2012-08-25 15:05:51 +00:00
jasper
6dcafc65db recognize landisk as an 'sh' target.
from brad
ok edd@ (MAINTAINER)
2012-06-28 18:53:02 +00:00
jasper
7cde8fff26 - remove lcms from LIB_DEPENDS, it's already pulled in by other ports
from brad
ok dcoppa@
2012-06-20 12:20:37 +00:00
jasper
025590d2b0 sync after ffmpeg update 2012-06-18 16:45:11 +00:00
sthen
e46b52296a sync with FFmpeg update, from Brad with a tweak suggested by jasper@ 2012-06-09 23:06:24 +00:00
ajacoutot
90aa524662 Adjust after libdvdcss/libdvdnav/libdvdread updates.
from Brad, ok sthen@
2012-05-03 06:51:24 +00:00
ajacoutot
7b6adaf5d8 Cope with recent ffmpeg update.
from Brad
2012-04-28 08:42:07 +00:00
phessler
feb96f072a allow mplayer to play (non-encrypted) bluray discs.
reviewed by Brad, edd@ and sthen@
2012-03-30 13:23:03 +00:00
sthen
9f4f36912e fix typo in comment (not COMMENT), no pkg change 2012-02-28 19:48:41 +00:00
stsp
9f4733a2a0 Revision bump for net/livemedia update. 2012-02-28 17:56:53 +00:00
jsg
12a63594b1 mplayer builds and works on hppa so switch the arch list to
GCC4_ARCHS. ok sthen@ edd@
2012-02-28 02:22:13 +00:00
ratchov
441a463737 Use sndio volume knob if available (consumes less CPU), rather than
chaining two soft volume knobs. Stop audio during pause to consume
less CPU. Honour AOPLAY_FINAL_CHUNK flag which fixes playback of very
short files.

ok & tweaks stsp@, ok sthen@, dcoppa@, go ahead edd@ (maintainer)
2012-01-26 20:21:31 +00:00
edd
0041578775 Make mplayer build with Brad's ffmpeg update.
From brad, OK aja@
2011-12-30 17:40:40 +00:00
jasper
de1ea5740b - fix a bad line continuation 2011-09-19 14:24:44 +00:00
jasper
a0771359b0 explicitly disable pulseaudio in these ports so they won't pick it up
when it becomes available.

thanks to sthen@ for grepping the sources
2011-09-19 13:48:15 +00:00
edd
323e804fed Now that the OGG demuxer bug is gone, we remove reference to it in the READMEs.
From brad, OK sthen@
2011-08-17 15:12:15 +00:00
jasper
74a4d4d43d - remove unneeded NULL casts
from brad
maintainer timed-out
2011-07-10 13:31:55 +00:00
edd
002264e2fe Disable some more libs where the default FFmpeg implementations will suffice.
Cleanups in README.

From brad. OK sthen@ and dcoppa@
2011-07-02 23:10:25 +00:00
edd
5110d7e867 bogus '\' noticed by dcoppa@ 2011-06-30 15:31:15 +00:00
edd
1e48d3e25a Remove FAAC linkage due to license conflicts.
Remove a patch for FAAD which is already disabled.

From brad with a note in README from myself.

OK sthen@
2011-06-27 23:29:20 +00:00
edd
e83f71737f make mplayer build with thew new libass.
OK sthen@
2011-06-25 14:15:42 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
ajacoutot
534b992b3c Typo, my bad. Spotted by Markus Lude. 2011-05-11 21:24:59 +00:00
ajacoutot
c1dcb146ce Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
2011-05-11 08:03:21 +00:00
edd
387cf6e750 Use ffmpeg for decoding theora (from brad) and remove unnecessary dependencies
(as noticed by fgsch).

OK fgsch@
2011-05-03 09:37:12 +00:00
sthen
135ac661f7 sync WANTLIB (re: ffmpeg update), from Brad 2011-04-18 23:37:07 +00:00