Commit Graph

288 Commits

Author SHA1 Message Date
ajacoutot
7c2e4a28d2 Tighten up dependency on libbluray.
from brad (maintainer)
2015-05-23 07:19:44 +00:00
ajacoutot
7ce5f648c3 Update to mplayer-20150510.
from brad (maintainer)
2015-05-11 23:23:17 +00:00
ajacoutot
00f6a9a5c1 Cope with FFmpeg 20150412.
from brad
2015-04-28 06:35:06 +00:00
brad
b53d2bea6e Fix the example of using a different DVD drive other than the
default for OpenBSD.
2015-02-17 01:23:11 +00:00
brad
e183b9e5d3 Remove USE_GROFF. naddy@ says its basically just whitespace differences
and the pages look more than readable to me.
2015-01-11 02:44:44 +00:00
brad
b57077f846 Tidy up the Makefile so my eyes don't bleed. 2015-01-10 23:13:29 +00:00
brad
25ed1b7a6a Bump for FFmpeg 20150107. 2015-01-10 11:06:13 +00:00
brad
7f58af6715 Disable a completely bogus test that was added to try and add
HTTPS support layered on top of FFmpeg.

Pointed out by nigel@
2014-11-29 06:53:25 +00:00
brad
63f29034d6 Update to MPlayer 20141103 snapshot.
ok sthen@
2014-11-14 06:18:42 +00:00
brad
2d915932ff Update to FFmpeg 20141010 snapshot. From 2.4 branch.
ok ajacoutot@
2014-10-19 23:14:23 +00:00
jasper
1dddebc95a remove instances of MODCLANG_LANGS=c as 'c' is already the default.
nb: it leaves cases where multiple languages (such as 'c' and 'c++') to make
it clear what the full list is.

ok brad@
2014-10-15 17:33:51 +00:00
brad
f0d642e507 Update to MPlayer 20140824 snapshot.
ok jca@
2014-09-03 06:43:28 +00:00
brad
a3e1fc0cbc Update to FFmpeg 20140810 snapshot. From master branch.
ok ajacoutot@ zhuk@
2014-08-14 08:20:27 +00:00
brad
549bba0a5b Reduce the external dependencies for MPlayer by disabling
the Opus and Speex decoders in favour of using FFmpeg for
decoding; also fix the Vorbis handling.

ok sthen@
2014-07-12 22:01:53 +00:00
brad
cfc1713414 Update to FFmpeg 20140412 snapshot. From 2.2 branch.
Update to MPlayer 20140412 snapshot.

Take MAINTAINER for MPlayer. ok edd@

ok ajacoutot@
2014-05-16 01:34:50 +00:00
espie
82123993b1 fix real demuxer, patch cherry-picked from upstream, after brad@ reported
the issue to them.

so the patch is going to be in the next update, which may break some other
things. So let's go forward and provide something strictly better than
the current port. :)

okay edd@
2014-05-15 20:01:38 +00:00
ratchov
42f1417d98 Fix playback of s24le audio. Tested by edd@, yasuoka@ and brad@
ok sthen@
2014-02-19 19:12:42 +00:00
pascal
3d0bdd1b86 Merge upstream commit r36845:
Fix probe bug losing video packets.

ds_fill_buffer will actually lose any data from previous
ds_fill_buffer calls.
Use demux_fill_buffer instead to get the intended behaviour.

This fixes mplayer -nosound with DVDs, as used by multimedia/ogmrip.

ok sthen@ aja@ espie@, no objection jasper@
2014-02-16 19:50:52 +00:00
yasuoka
22b56541e4 Specify `msb' field properly. This is required to play {s,u}24be
audio.

ok sthen ratchov
2014-02-07 09:37:05 +00:00
ratchov
ba839054d7 Mplayer requires the byte-order flag to be set for 8-bit formats
as well. Fixes playback of 8-bit audio files.
ok brad@
2014-01-31 10:44:56 +00:00
brad
d9dc8254d4 Update to MPlayer 20140106 snapshot.
ok edd@
2014-01-10 21:52:29 +00:00
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